Statistiques
RANG
14 513
of 297 016
RÉPUTATION
3
CONTRIBUTIONS
13 Questions
4 Réponses
ACCEPTATION DE VOS RÉPONSES
23.08%
VOTES REÇUS
2
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
environ 6 ans il y a | 1 réponse | 1
1
réponseQuestion
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...
environ 6 ans il y a | 1 réponse | 0
0
réponseMatlab under Unix vs Win?
Deleting the folder splrj solved this issue.
environ 6 ans il y a | 0
| A accepté
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...
environ 6 ans il y a | 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...
environ 6 ans il y a | 2 réponses | 0
2
réponsesQuestion
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';...
environ 6 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
plus de 6 ans il y a | 2 réponses | 1
2
réponsesQuestion
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...
environ 8 ans il y a | 1 réponse | 0
0
réponseHow to parallize for loop with sim command
Thank you for your reply I'm going to check that.
presque 9 ans il y a | 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 ...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
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 ...
presque 10 ans il y a | 1 réponse | 0
1
réponseHow 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...
presque 10 ans il y a | 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...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
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...
environ 10 ans il y a | 1 réponse | 0