Estadística
4 Preguntas
0 Respuestas
0 Problemas
11 Soluciones
CLASIFICACIÓN
22.110
of 302.009
REPUTACIÓN
2
CONTRIBUCIONES
4 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
25.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 21.492
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
39.153
of 178.094
CONTRIBUCIONES
0 Problemas
11 Soluciones
PUNTUACIÓN
120
NÚMERO DE INSIGNIAS
1
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
What is the best way to implement a nonlinear system in Simulink?
If I have some nonlinear ODEs describing a nonlinear System e.g. x1p = x1 + sin(x2) x2p = x1*x2 + cos(x2) + u _(more co...
alrededor de 10 años hace | 2 respuestas | 1
2
respuestasPregunta
2015b Student Version: Simulink smart editing does not work
I have Matlab & Simulink 2015b student version. If i try to use the new smart editing features they don't work. If I highligh...
casi 11 años hace | 0 respuestas | 0
0
respuestasPregunta
Is it possible to compute the mass of object in SimMechanics?
I have modelled a body in SimMechanics with inertia, from density. Is it possible to get the volume or the mass of the modell...
casi 11 años hace | 1 respuesta | 0
1
respuestaResuelto
Make a full wave rectifier
Produce a full wave rectifier waveform for the given sine wave source. For a sine wave input, the output of the full wave rec...
casi 11 años hace
Resuelto
Make a half wave rectifier
Produce a signal that outputs the given sine wave source when it is greater than zero and outputs zero when it is less than zero...
casi 11 años hace
Resuelto
Add offset to a signal
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-offset-eqn.png>> You should see a downward...
casi 11 años hace
Resuelto
Produce a sine wave
Produce a sine wave with amplitude 3: <<http://blogs.mathworks.com/images/seth/cody/sine-eqn.png>>
casi 11 años hace
Resuelto
Add a block to a model
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/add-block-eqn.png>> In this case, the slope of...
casi 11 años hace
Resuelto
Produce a cosine wave
Produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/cosine-eqn.png>>
casi 11 años hace
Resuelto
Connect blocks in a model
Connect the blocks in the model to produce the following signal: <<http://blogs.mathworks.com/images/seth/cody/connect-blocks...
casi 11 años hace
Resuelto
Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...
casi 11 años hace
Pregunta
How can I tune my nonlinear model with Control System Tuner?
I have modeled a quadcopter with simMechanics and simscape and manually tuned the PI-, PD-controllers. <</matlabcentral/answe...
casi 11 años hace | 1 respuesta | 1
1
respuestaResuelto
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
casi 11 años hace
Resuelto
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
casi 11 años hace

