Estadística
13 Preguntas
2 Respuestas
CLASIFICACIÓN
293.901
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
13 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
38.46%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
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
How to fit symetrical shifted functions from bvp4c with anonymous functions ?
Hi First, if you understood my question, congratulations as I'm not sure I understand it myself... Here is the problem. I'v...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
Spatial source for diffusion equation
Hi all, I would like to solve a diffusion equation -d^2n/dx^2 = S(x) in 1D between -L < x < +L, with a spatial source term, for...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
How to listen to a serial port status
Dear all, In a GUI associated to a class I've created, I've got a serial communication object. I would like to add a listener...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
Best practice with class/GUI
Hi all, I've got a GUI based on a class I've developped. I've got a property which can be modified either directly (if the GUI ...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Include gui panel into another gui panel...
Dear all, I've got different GUIs, each opening in their own figure. I would like to have a kind of "master GUI" that would o...
alrededor de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
Problem when creating a new class
Hi all, I've created a class "experiment" with the constructor "experiment(obj,folderList)" and the property "folder". I would ...
alrededor de 9 años hace | 0 respuestas | 0
0
respuestasPregunta
No SDK found with mex file
Hi all, I've tried to look at the different pages concerning the installation of windows SDK, but I can't fix my problem. ...
más de 9 años hace | 0 respuestas | 0
0
respuestasHow to read from serial port with matlab (timeout problem) ?
Thanks for your reply. I've updated the driver but doesn't change anything. I've seen that I may have to write all the 9 b...
casi 10 años hace | 0
Pregunta
How to read from serial port with matlab (timeout problem) ?
Dear all, I want write/read to/from a serial port with matlab, to communicate with a trinamic step motor. I checked that I pr...
casi 10 años hace | 2 respuestas | 0
2
respuestasHow to make sure matlab uses all the cores on a remote cluster ?
Thanks :-)
alrededor de 10 años hace | 0
Pregunta
How to make sure matlab uses all the cores on a remote cluster ?
Hi I'm trying to run a code on a remote cluster and I would like to check that matlab uses all the cores I've requested (up t...
alrededor de 10 años hace | 2 respuestas | 0
2
respuestasPregunta
Help for optimizing a code
Hi I'm trying to optimize a code with nested for loops (originally written in another language ), and I try to get it in the ...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
Subset of a matrix
Hi, This question is a bit tricky to explain with words, so I'll write the matlab code I would like... Starting with : x ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
What is the fastest, circshift or indices ?
Hi I'm trying to improve the efficiency of my algorithm. I need to compute something like : Y(2:end-1,:) = X(2:end-1,:) + ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
How to use parallel computing
Hello, I'm very new in parallel computing and I can't find what I want in the matlab help (even if it's probably in there...)...
más de 10 años hace | 1 respuesta | 0