Estadística
2 Preguntas
2 Respuestas
0 Problemas
11 Soluciones
CLASIFICACIÓN
13.043
of 300.352
REPUTACIÓN
4
CONTRIBUCIONES
2 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.928
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
36.790
of 168.212
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
How can we resolve the error caused by - Dictionary entry value class 'DATA.Signal' is undefined ?
This error is not related to that .sldd file. But there are parameters which are used in the sldd file you are trying to open an...
10 días hace | 0
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...
más de 7 años hace
How to output two numbers as an array in Simulink?
You can use Mux which will multiplex the signals in single line. <</matlabcentral/answers/uploaded_files/102159/mux.JPG>> ...
casi 8 años hace | 0
| aceptada
Pregunta
Does any one has solution for the problem while importing data from Excel file into signal builder?
I am using signal builder to provide test cases to my model. I have _imported data from xls file into signal builder._ Later I n...
casi 8 años hace | 0 respuestas | 0
0
respuestasResuelto
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
casi 8 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 8 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 8 años hace
Resuelto
Determine if input is odd
Given the input n, return true if n is odd or false if n is even.
casi 8 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 8 años hace
Resuelto
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 8 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 8 años hace
Resuelto
Back to basics 21 - Matrix replicating
Covering some basic topics I haven't seen elsewhere on Cody. Given an input matrix, generate an output matrix that consists o...
casi 8 años hace
Pregunta
What is the difference between these two implementations of state diagrams?
I was using state diagram in my model as shown below: <</matlabcentral/answers/uploaded_files/100801/StDiad1.JPG>> and its...
casi 8 años hace | 0 respuestas | 0


