Feeds
提问
How to be sure that the Simulink model is receiving right tunable parameters?
I have this piece of code in Matlab 2015b under Unix, I want to run the model 10000 times each time the model should receive 9 d...
6 years 前 | 1 个回答 | 1
1
个回答提问
Exchanging data between Matlab and Simulink in rapid accelerator mode
Hi all, I run this code without any error but it seems there is a hidden issue in the communication between the matlab and th...
6 years 前 | 0 个回答 | 0
0
个回答已回答
Matlab under Unix vs Win?
Thanks Guillaume for your reply and the reformating. Please find below the answers for your questions: What does this mean: "a...
Matlab under Unix vs Win?
Thanks Guillaume for your reply and the reformating. Please find below the answers for your questions: What does this mean: "a...
6 years 前 | 0
提问
Matlab under Unix vs Win?
Hi all, When I run this code under Unix (Matlab 2015a), it takes forever without any result showing up, I checked the system mo...
6 years 前 | 2 个回答 | 0
2
个回答提问
why the output image lines are doubled?
Dear all I have the following image1 as an input for my code, The code is: load('matlab') mdl = 'TwoVoltsTanhtestmodel2';...
6 years 前 | 0 个回答 | 0
0
个回答提问
Is the number of points in a line image equals the number of pixels?
Dear all, Is there any matlab image operator or function that tell the matlab to process an image of line as a group of pixels ...
6 years 前 | 2 个回答 | 1
2
个回答提问
Why I'm receiving this error ?
I have a simulink model that I run from the script under the parfor, it was working well until I changed one of the matlab funct...
8 years 前 | 0 个回答 | 0
0
个回答已回答
How to parallize for loop with sim command
Thank you for your reply I'm going to check that.
How to parallize for loop with sim command
Thank you for your reply I'm going to check that.
8 years 前 | 0
提问
How to parallize for loop with sim command
Dear all, I have this part of my code which I want to run it under parfor: for i=1:100 for j=1:100 ...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to convert black and white image to a matrix 100 x 100 ?
Dear all, I have a black and white image that I want to read it as a matrix of size 100 x 100, I need the elements of the matri...
9 years 前 | 1 个回答 | 0
1
个回答提问
persistent variables are reinitialized ?
Dear all, I have a system which contains many subsystems each of them has a Matlab function block with its own persistent varia...
9 years 前 | 1 个回答 | 0
1
个回答提问
exahange data between matlab script and simulink block diagram
I have a simulink file which contains many subsystems, I need to implement the Genetic algorithm to optimize 20 variables in thi...
9 years 前 | 0 个回答 | 0
0
个回答提问
synchronization of matlab function blocks
Dear all, I have a simulink model who contains 9 subsystems connected to each other via GoTo-From blocks, each subsystem has a ...
9 years 前 | 1 个回答 | 0
1
个回答已回答
How to solve a differential equations' system in SIMULINK
I want to do the same but I have 256 diff equations, can I use just Matlab blocks and call functions inside each other and at th...
How to solve a differential equations' system in SIMULINK
I want to do the same but I have 256 diff equations, can I use just Matlab blocks and call functions inside each other and at th...
9 years 前 | 0
提问
Neural networks training in Matlab
Dear colleagues, I'm a new in Matlab, I can use the m-file to write codes, but I'm not yet familiar with all tools. My question...
9 years 前 | 0 个回答 | 0
0
个回答提问
Cellular neural network training
I have two sets of data, the first set is three 3x3 matrices: diagonal and the other two are diagonal-like by means one of the e...
10 years 前 | 0 个回答 | 0