Feeds
질문
where can i find setbeam
can any one tell me where can i find setbeam please ?
11년 초과 전 | 답변 수: 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 ...
11년 초과 전 | 답변 수: 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
11년 초과 전 | 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 ...
11년 초과 전 | 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...
11년 초과 전 | 답변 수: 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...
12년 초과 전 | 답변 수: 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