Statistics
RANK
193.109
of 295.467
REPUTATION
0
CONTRIBUTIONS
13 Questions
2 Answers
ANSWER ACCEPTANCE
38.46%
VOTES RECEIVED
0
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
ongeveer 8 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 9 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
bijna 9 jaar ago | 1 answer | 0
1
answerQuestion
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 ...
ongeveer 9 jaar ago | 0 answers | 0
0
answersQuestion
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. ...
ongeveer 9 jaar ago | 0 answers | 0
0
answersHow 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...
meer dan 9 jaar ago | 0
Question
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...
meer dan 9 jaar ago | 2 answers | 0
2
answersHow to make sure matlab uses all the cores on a remote cluster ?
Thanks :-)
bijna 10 jaar ago | 0
Question
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...
bijna 10 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
ongeveer 10 jaar ago | 0 answers | 0
0
answersQuestion
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 ...
ongeveer 10 jaar ago | 1 answer | 0
1
answerQuestion
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,:) + ...
ongeveer 10 jaar ago | 1 answer | 0
1
answerQuestion
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...)...
ongeveer 10 jaar ago | 1 answer | 0