Statistics
RANK
261,071
of 297,016
REPUTATION
0
CONTRIBUTIONS
7 Questions
3 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
where can i find setbeam
can any one tell me where can i find setbeam please ?
12 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersHow 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 years ago | 0
| accepted
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 years ago | 0
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 3 answers | 0
3
answersQuestion
"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 years ago | 4 answers | 0
4
answersQuestion
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 years ago | 2 answers | 0