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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年以上 前 | 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年 前 | 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.
9年弱 前 | 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 ...
9年弱 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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 ...
10年弱 前 | 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...
10年弱 前 | 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...
10年弱 前 | 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年 前 | 0 件の回答 | 0