Statistics
RANK
19,070
of 295,448
REPUTATION
2
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
2
RANK
307 of 20,227
REPUTATION
4,875
AVERAGE RATING
4.60
CONTRIBUTIONS
7 Files
DOWNLOADS
126
ALL TIME DOWNLOADS
45468
RANK
of 153,872
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
Submitted
Courceware: MATLAB and Simulink in Action
The courseware for book. Xue D Y and Pan F. MATLAB and Simulink in Action. Programming Scientific Computing and Simulation. Spri...
5 months ago | 6 downloads |
Question
Is this a bug in double precision data type?
Try this n=7; eye(n)*inf+ones(n) I got ans = Inf NaN NaN NaN NaN NaN NaN NaN Inf NaN NaN NaN ...
5 years ago | 1 answer | 0
1
answerQuestion
Is it possible to convert the whole Simulink model into a state space one?
Dear friends In fact I am thinking of simulate a system, whose terminal information at t_k is known, and the information at t_0...
5 years ago | 1 answer | 0
1
answerQuestion
an error in new versions? triognometric function of A*t
Please run the following code in MATLAB R2017a A1=simplify(A1), A2=simplify(A2) A=[-7,2,0,-1; 1,-4,2,1; 2,-1,-6,-1; -1,-...
7 years ago | 1 answer | 0
1
answerQuestion
A bug im simplify in the new Symbolic Toolbox?
Dear developpers Recently I run my codes in my book in the new versions of MATLAB if true A=[-7,2,0,-1; 1,-4,2,1; 2,-1,-6...
7 years ago | 2 answers | 0
2
answersQuestion
problems in accuracy assessment
Dear friends I tried continued fractiona approximation to pi, and got the following rational approximation 124496998874578...
10 years ago | 1 answer | 1
1
answerQuestion
A possible bug in symbolic limit function regarding complex entities?
The code I tried >> syms z; F=1/(z-1)^2+3/(z-1)+5/(z+1i)+6/(z-1i)^2+1/(z-2)^2+1/(z-2) % original function, f1=(z...
10 years ago | 0 answers | 1
0
answersQuestion
Problems with Simulink to eps
Dear colleagues Probably from MATLAB 2012b, the exporting of Simulink to eps file is changed. The following command is OK bor e...
11 years ago | 0 answers | 0
0
answersSubmitted
OptimPID: an optimal PID controller design interface
OptimPID is a MATLAB based interface and it can be used to optimize PID parameters
13 years ago | 6 downloads |
Submitted
graphics_tools
A graphics toolkit, Graf_Tool() which can be used to process and edit graphics.
16 years ago | 2 downloads |
Submitted
CtrlLAB
CtrlLAB provides a graphical interface to perform feedback system analysis and design.
16 years ago | 6 downloads |
Submitted
Improved Algebra files
Comput roots and polynomial functions with high accuracy.
22 years ago | 2 downloads |