Feeds
質問
where can i find setbeam
can any one tell me where can i find setbeam please ?
12年弱 前 | 1 件の回答 | 0
1
回答質問
how to defined modes shape in mat lab using setbeam,
iam doing beam ,natural frequency and mode shape in matlab from few book and internet it say that "setbeam" will do ...
12年弱 前 | 0 件の回答 | 0
0
回答回答済み
How to use the same formula to find varies answer from different values?
clear all clc speed=[2 3 1 3]; time =[1 2 2 1]; D=speed.*time
How to use the same formula to find varies answer from different values?
clear all clc speed=[2 3 1 3]; time =[1 2 2 1]; D=speed.*time
12年弱 前 | 0
| 採用済み
回答済み
Matlab is not plotting anything
clear all clc N = (5:5:85); r = 0.15; l = 5000; p = [r * l * (1 + r/12).^(12 .* N )./ (12 * ((1+r./12).^(12 .* N) - 1 ...
Matlab is not plotting anything
clear all clc N = (5:5:85); r = 0.15; l = 5000; p = [r * l * (1 + r/12).^(12 .* N )./ (12 * ((1+r./12).^(12 .* N) - 1 ...
12年弱 前 | 0
質問
how to plot animation graph
i need to produce a mode shape in animation for beam vibration eg:- assume beam vibration is sin wave for mode 1 just giv...
12年弱 前 | 1 件の回答 | 0
1
回答質問
How to use the same formula to find varies answer from different values?
Eg First set of value s=20,t=3 Second set of value s=15, t=23 Formula => d=s*t ans1=60 ans2=345 (answer i a...
12年以上 前 | 1 件の回答 | 0
1
回答質問
area under the graph
how can i colored area which is under the graph (eg y=mx+c or any graph)with the boundary condition let say x is 2-5 and find th...
13年弱 前 | 3 件の回答 | 0
3
回答質問
"if "function
how to write "IF" function to only accept numbers NO letters need to ask input number (if user type any letters need to ask a...
13年弱 前 | 4 件の回答 | 0
4
回答質問
how to find 4th value of vector in matrix
i have answer given by matlab in the form of vector A=[2,3,6,8,7,5,4,2,7,8,9] now i need to find only 4th value(which is ...
13年弱 前 | 2 件の回答 | 0