ZHU CHENG-CHIH
Followers: 0 Following: 0
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>> ...
거의 4년 전
문제를 풀었습니다
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>> ...
거의 4년 전
문제를 풀었습니다
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...
거의 4년 전
문제를 풀었습니다
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:...
거의 4년 전
답변 있음
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...
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년 초과 전 | 1
답변 있음
rand('seed',1)
rng(seed) rng(seed,generator) s = rng https://www.mathworks.com/help/matlab/ref/rng.html
rand('seed',1)
rng(seed) rng(seed,generator) s = rng https://www.mathworks.com/help/matlab/ref/rng.html
4년 초과 전 | 0