Estadística
3 Preguntas
2 Respuestas
0 Problemas
5 Soluciones
CLASIFICACIÓN
13.712
of 301.440
REPUTACIÓN
3
CONTRIBUCIONES
3 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 21.282
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
55.932
of 174.580
CONTRIBUCIONES
0 Problemas
5 Soluciones
PUNTUACIÓN
62
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
Create a block table using script
I have solve the problem, thanks to @Fangjun Jiang that gave me some idea copyModel = 'sldemo_fuelsys_copy'; blockTable = m...
más de 5 años hace | 1
| aceptada
How to assign struct to an empty cell
for this question, I just solve it myselft by adding blockCell{1, n} = structTable; right after structTable = struct('Handl...
más de 5 años hace | 0
| aceptada
Pregunta
How to assign struct to an empty cell
I am creating a blockTable but I'm stuck at where I try to put all my struct to an empty cell (blockCell) function blockTable ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
Create a block table using script
I am trying to create a function that can create a block table that contain their Handle, FullName, BlockType, Parent by using s...
más de 5 años hace | 2 respuestas | 1
2
respuestasResuelto
Verify Law of Large Numbers
If a large number of fair N-sided dice are rolled, the average of the simulated rolls is likely to be close to the mean of 1,2,....
más de 5 años hace
Resuelto
Find the Oldest Person in a Room
Given two input vectors: * |name| - user last names * |age| - corresponding age of the person Return the name of the ol...
más de 5 años hace
Resuelto
Convert from Fahrenheit to Celsius
Given an input vector |F| containing temperature values in Fahrenheit, return an output vector |C| that contains the values in C...
más de 5 años hace
Resuelto
Calculate Amount of Cake Frosting
Given two input variables |r| and |h|, which stand for the radius and height of a cake, calculate the surface area of the cake y...
más de 5 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:...
más de 5 años hace
Pregunta
Sine Wave not recognize with find_system
I am finding the path for Sine Wave block so that can replace a block in f14 model. However, when I use find_system(simulinkMo...
más de 5 años hace | 2 respuestas | 0

