Community Profile

photo

sali


Carleton University

Last seen: bijna 3 jaar ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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...

ongeveer 5 jaar ago | 1 answer | 1

1

answer

Question


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...

ongeveer 5 jaar ago | 0 answers | 0

0

answers

Answered
Matlab under Unix vs Win?
Deleting the folder splrj solved this issue.

ongeveer 5 jaar ago | 0

| accepted

Answered
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...

meer dan 5 jaar ago | 0

Question


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...

meer dan 5 jaar ago | 2 answers | 0

2

answers

Question


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';...

meer dan 5 jaar ago | 0 answers | 0

0

answers

Question


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 ...

meer dan 5 jaar ago | 2 answers | 1

2

answers

Question


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...

meer dan 7 jaar ago | 0 answers | 0

0

answers

Answered
How to parallize for loop with sim command
Thank you for your reply I'm going to check that.

bijna 8 jaar ago | 0

Question


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 ...

ongeveer 8 jaar ago | 2 answers | 0

2

answers

Question


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...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 8 jaar ago | 1 answer | 0

1

answer

Question


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...

meer dan 8 jaar ago | 0 answers | 0

0

answers

Question


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 ...

ongeveer 9 jaar ago | 1 answer | 0

1

answer

Answered
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...

ongeveer 9 jaar ago | 0

Question


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...

ongeveer 9 jaar ago | 0 answers | 0

0

answers

Question


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...

ongeveer 9 jaar ago | 0 answers | 0

0

answers