Statistics
RANK
174,022
of 300,611
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,028
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Standard form of Transfer function.
Hi there, is there a way in MATLAB (Symbolic math toolbox) to go from this form: to this form: knowing that 'A' is big co...
9 months ago | 2 answers | 0
2
answersQuestion
trying to learn Statflow
Could you kindly recommend comprehensive resources and exercises that would help me learn and understand Stateflow? I tried sear...
1 year ago | 1 answer | 0
1
answerQuestion
putting text of two lines in one cell in table
I'am solving a power flow problem using newton raphson method on MATLAB, I've finished the code and right know am in the stage o...
2 years ago | 1 answer | 0
1
answerQuestion
Dealing with transfer function in symbolic math toolbox.
I used the command syms to symbolize the letter 's' and use it to construct transfer functions. is there a way to bodeplot the T...
2 years ago | 2 answers | 0
2
answersQuestion
solving 4 equations with 4 unknowns
why do matlab gives two values for each unknown in the following system? syms a b d e eqn1 = a+b-4 == 0; eqn2 = d+e-5 == 0;...
2 years ago | 2 answers | 0
2
answersQuestion
definition of a vector
why an array of size 1-by-1-by-N is not a vector? a=randi([1 10],1,1,3); isvector(a)
3 years ago | 1 answer | 0








