Estadística
14 Preguntas
0 Respuestas
CLASIFICACIÓN
20.060
of 295.467
REPUTACIÓN
2
CONTRIBUCIONES
14 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.912
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Count number of threads in a nut bolt?
Hi, I want to identify and count number of threads in a nut bolt. Here's a sample image <</matlabcentral/answers/uploaded_...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Cameraman.tif is an indexed image?
Is the image "cameraman.tif" an indexed image? [I , map] = imread('cameraman.tif') size(map) % says an empty matrix but...
casi 10 años hace | 2 respuestas | 0
2
respuestasPregunta
What does 2nd argument mean in numel function?
Earlier version of matlab has some extra arguments for the function numel , which said, it gives the number of subscripted eleme...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to establish link between CCSV4 and MATLAB?
Is there any way by which Code composer studio v 4 can be made to interact with MATLAB? It was possible with ccsv 3.
alrededor de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
MATLAB usage in industry.
I want to know how much people in industry uses matlab? what is the percentage share of matlab as compared to other tools? I sur...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Why cell arrays and structure consume extra memory?
I observed today that a Matrix , a Cell Array and a Structure with same contents occupy different amount of memory in space and ...
más de 10 años hace | 2 respuestas | 1
2
respuestasPregunta
Matlab is scripting language or programming language?
Is matlab a scripting language or a programming language? Does it employ a compiler or an interpreter? Please throw some light? ...
más de 10 años hace | 1 respuesta | 1
1
respuestaPregunta
Inport vs Simin and Outport vs Simout
What's the difference between Inport and simin, both are used to take data from matlab workspace? And the difference between out...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to restore simulink model from the subsystem?
Once I create a subsystem I can view the underlying model by double clicking on the system. But what if I want to have the origi...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Understanding S functions and working of simulink engine?
Please suggest me some good tutorials, link that can help understand the working of simulink engine and developing s functions? ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
what happens if output and input parameters are given same name?
Can input and output parameters of a function share same name? Example: function a = functionName(a , b) % code end Wh...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
what segment of memory does the matlab primary work space and function work space occupies?
what segment of memory(data segment, stack segment) does the matlab primary work space and function work space occupies?
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Develop a processor compatible code.
Given a matlab code how can I make it compatible or interface it with Texas Instruments processor? Please care to explain.
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
Constant Data type in matlab??
Does matlab provides a constant data type like C have _const_ keyword that doesn't allow data to be changed later in program?
más de 10 años hace | 1 respuesta | 0