Statistics
RANK
128,837
of 295,527
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
16,014 of 20,242
REPUTATION
7
AVERAGE RATING
0.00
CONTRIBUTIONS
2 Files
DOWNLOADS
2
ALL TIME DOWNLOADS
75
RANK
of 153,991
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
Why does a frequency input for a chirp not work?
Hello, From references I saw that a linear sweep/chirp function creates frequencies which are not the actual frequencies which ...
1 year ago | 1 answer | 0
1
answerHow do rewrite a variable with the symbolic toolbox?
Do you maybe also know how I can fix this problem? syms a b c eq1= a==b+3; eq2= c==2*b-3; solve(eq2,eq1,a) % This doesn't wo...
5 years ago | 0
Question
How do rewrite a variable with the symbolic toolbox?
Hi, I have a question about the symbolic toolbox. When I use simple relations, I cannot rewrite a variable in another variable....
5 years ago | 2 answers | 0
2
answersQuestion
bode plot from mass, stiffness and damping matrix
Hi, I have calculated M0, K0 and D0 matrices which I want to plot in a bode diagram. However, I plot it in another way which can...
6 years ago | 1 answer | 0
1
answerSubmitted
primenumber
you can say a number to matlab and you see if this is a primenumber of by which it can be subdivided
7 years ago | 1 download |