Estadística
0 Problemas
6 Soluciones
CLASIFICACIÓN
289.845
of 300.343
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.926
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
51.225
of 168.172
CONTRIBUCIONES
0 Problemas
6 Soluciones
PUNTUACIÓN
70
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
Resuelto
Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...
casi 10 años hace
Resuelto
Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...
casi 10 años hace
Resuelto
Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Example...
casi 10 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 10 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 10 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 10 años hace
Pregunta
Why can't my target computer find any accessbile disk drive?
Hi, I have a problem to enable data logging for my Simulink Real-Time model. At startup, the target computer shows the error...
casi 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Simulink Real Time are the benchmark results acceptable?
Hi, I'm checking the performance of my target computer. I suspect the results are not satisfactory, however I will be thankfu...
alrededor de 11 años hace | 1 respuesta | 0
1
respuestaPregunta
How to decrease sample rate to run a model in real time?
Hi, I have a steering model (attached, as an .mdl but only runs as .slx) which I want to modify so that it can run in real ti...
alrededor de 11 años hace | 0 respuestas | 0
0
respuestasAre there CAN-USB drivers for Simulink Real-Time?
Thank you for your answer, Suneesh. I actually browsed through forum and from what I understand writing own USB drivers was a ba...
alrededor de 11 años hace | 0
Pregunta
Are there CAN-USB drivers for Simulink Real-Time?
Hi, I owe two different CAN-USB interfaces (from PEAK and VECTOR), however no PCI board. I've been wondering whether it's pos...
alrededor de 11 años hace | 2 respuestas | 0
2
respuestasPregunta
Why does the target computer get disconnected?
Hello, I'm setting up a Simulink Real-Time environment for the first time. I connected the host and the target using RS-232. ...
alrededor de 11 años hace | 0 respuestas | 0

