Feeds
提问
Discrete Fourier Transform MATLAB Code
This code computes the DFT from time domain. Can anybody see the code below and help me to get the right answer? my problem is...
5 years 前 | 0 个回答 | 0
0
个回答提问
Hello, I appreciate if anybody helps me, Problem : "Warning: Matrix is close to singular or badly scaled." I want to inverse KEQ but i can't, what should I do?
*Input:* # Enter the number of elements: 9 # Enter the number of nodes: 6 # Enter the E of elements: [E1;E2;E3;...,En...
8 years 前 | 1 个回答 | 0
1
个回答提问
Hello, does anybody know why matlab show this error for the line of "Kg(i)" ? error : Subscripted assignment dimension mismatch. (I appreciate if you help me.)
XY=[0 0;0 3.5;0 0;4 0;0 0;4 3.5;0 3.5;4 0;0 3.5;4 3.5;4 3.5;4 0] , elementnumber=6 , A=1 , E=1 for i=1:elementnumber...
8 years 前 | 1 个回答 | 0
