Yang Shen
Followers: 0 Following: 0
Statistiques
RANG
19 248
of 295 673
RÉPUTATION
2
CONTRIBUTIONS
7 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
57.14%
VOTES REÇUS
0
RANG
of 20 262
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 257
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
weird error when run simulinlk
when I run the below simulink program, there is a error: 'Domain error. To compute complex results, make at least one input comp...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
std:exception: Value of setting could not be read
When I try to start MATLAB, I get this Fatal Error On Startup dialog: std:exception: Value of setting could not be read. Does a...
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how to get the last row of a matrix in simulink
how to get the last row of a 2-D matrix in simulink without knowing the matrix's size?(matrix size is variable)
presque 5 ans il y a | 1 réponse | 0
1
réponseCan anyone help in generating 50 uniformly distributed points in a rectangular area given in following rectangular area?
r1 = randi(imax,150,100);
presque 5 ans il y a | 0
Question
how to plot with a or two breaking poing on x axis?
as shown in the below picture, on x axis, there is a point from x = 5 to x = 108? how to do this using matlab? Many Thank!
presque 5 ans il y a | 1 réponse | 0
1
réponseQuestion
How to change the state to 'busy' in the left corner when running an app?
How to change the state to 'busy' in the left corner when running an app? so I can sure that the app is running.
environ 5 ans il y a | 1 réponse | 0
1
réponseQuestion
how to see the code in .fig file got from GUIDE
After creating a gui from GUIDE, there will be two files, one is .fig and the other is .m. I want to know and learn how to get...
plus de 5 ans il y a | 2 réponses | 0
2
réponsesQuestion
When use function syms to create symbolic variables, MATLAB shows 'NaN/Inf breakpoint hit for mat2str.p on line 164.'
>> syms A B C D X NaN/Inf breakpoint hit for mat2str.p on line 164. 167 elseif (matrix(i,j) == -Inf)
plus de 6 ans il y a | 1 réponse | 0