Feeds
提问
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...
8 years 前 | 0 个回答 | 0
0
个回答提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
9 years 前 | 1 个回答 | 0
1
个回答提问
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...
9 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
9 years 前 | 0 个回答 | 0
0
个回答提问
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. ...
9 years 前 | 0 个回答 | 0
0
个回答已回答
How 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...
How 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...
9 years 前 | 0
提问
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...
9 years 前 | 2 个回答 | 0
2
个回答提问
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...
10 years 前 | 2 个回答 | 0
2
个回答提问
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 ...
10 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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,:) + ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...)...
10 years 前 | 1 个回答 | 0