photo

ZHU CHENG-CHIH


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Solver
  • First Answer

查看徽章

Feeds

排序方式:

已解决


Side of an equilateral triangle
If an equilateral triangle has area A, then what is the length of each of its sides, x? <<https://i.imgur.com/jlZDHhq.png>> ...

3 years 前

已解决


Side of a rhombus
If a rhombus has diagonals of length x and x+1, then what is the length of its side, y? <<https://imgur.com/x6hT6mm.png>> ...

3 years 前

已解决


Length of a short side
Calculate the length of the short side, a, of a right-angled triangle with hypotenuse of length c, and other short side of lengt...

3 years 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

3 years 前

已回答
DTFT possible on Matlab?
In Digital Signal Processing(DSP) class, we implemet it use matrix. function [X] = dtft(x,n,w) % Computes Discrete-time Fo...

4 years 前 | 1

已回答
rand('seed',1)
rng(seed) rng(seed,generator) s = rng https://www.mathworks.com/help/matlab/ref/rng.html

4 years 前 | 0