![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/5824263_1522110531624_DEF.jpg)
mohammed hussein
baghdad
Followers: 0 Following: 0
Hi i just asking about the Matlab optimization algorithms that work with multi variable and each variable has different boundary . thank you
Statistiques
42 Questions
0 Réponses
RANG
22 209
of 297 016
RÉPUTATION
2
CONTRIBUTIONS
42 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
78.57%
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
PID controller for m file
Hi I have system (NOT transfer function) that gives vector numbers. Also, I have specific desire output. I would like to add P...
2 mois il y a | 1 réponse | 0
1
réponseQuestion
extract spesific out from simulation to Mfile matlab when run the simulation inside the file
Dear all I have a question about running the simulation inside the m file, extracting specific data, and using it in the m file...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
specify the number of iterations in genetic algorithm matlab (ga)
dear all I have a question related to the genetic algorithm (ga) in MATLAB I would like to specify the number of iterations so...
plus de 2 ans il y a | 1 réponse | 1
1
réponseQuestion
using inverse hyperbolic functions cosh in matlab
Hi every one I have vector of complex data that has real and imaginary part. I want to use cosh of this data in MATLAB. then I...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
pid controller (m-file ) with input data and output data
Hi I have data input should inter to PID controller without feedback. only data into PID and get the results data out. I would...
presque 3 ans il y a | 1 réponse | 0
1
réponseQuestion
using cosh and inverse cosh in matlab
Hi all i have problem using cosh and cosh^-1 in matlab . in my program i have to solve complex number using cosh and i have t...
environ 3 ans il y a | 1 réponse | 0
1
réponseQuestion
arrangment matrix in special way
Dear All I have question about arrangement matrix. I have three small matrices used to arrange big matrix in special way like ...
environ 3 ans il y a | 2 réponses | 0
2
réponsesQuestion
Arrange the matrix by replace a part to another part
Hi I have 4 matrices as example, I would like to arrange these matrices to be one big matrix after keep only (the beginning o...
plus de 3 ans il y a | 1 réponse | 0
1
réponseQuestion
figure 4 Y axis with 1 x axis
Hi all thank you for helping i want to draw figure in matlab that has two main effect (temprature and effiency ) in Y axis i...
presque 4 ans il y a | 1 réponse | 1
1
réponseQuestion
matrix in special arrangment for cycler gemetry
hello every one thank you very much for helping i have big matrix for motor geometry i want to make special arrangement to ...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
matrix step shift in each row
HI i have equestion about matrix shift numbers . for example i have this matrix A =[ 1 2 3 4 5 ] i wan...
presque 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
removing spcific numbers from matrix
Hi i have very large matrix , i would like to remove specific numbers from matrix for example i have matrix A=[1 2 3 4 5 6...
presque 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Find specific coulum with condition in large matrix
Hellow i would like to know the specific coulum or coulums in matrix that have two condtion in each row . these two number in ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
change matrix form and arrangement
Hi all i would like to get some help in this problem i have very large matrix like this small example A1=[1.1 2.1 3.2 4.1 ...
environ 4 ans il y a | 1 réponse | 0
1
réponseQuestion
fmincon optimization in matlab using OutputFcn
Hi all i have this example and i want to save the x viarable in each iteration not only see the final value How can i do it . ...
plus de 4 ans il y a | 2 réponses | 0
2
réponsesQuestion
fmincon optimization with nonlinear constraint
Dear All I am using the fmincon in matlab to minimize the objective value as F=-(x(1)^2+x(2)^2+x(3)^2-x(4)^2) . i have the no...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
M.file in matlab
i have R2015a matlab version . i tried to open .m files. Whenever I double-clicked them, they opened in new matlab windows. is ...
presque 5 ans il y a | 1 réponse | 0
0
réponseQuestion
save data form matlab to .txt
Hi can anyone help me to save the data from the matlab to .txt file with has comma after each number. for example A=[1 ...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
save multiple matrix from 2D to one 3D in sequence
Hi i have multiple matrix in 2D i want to save those in one 3D in sequence . for example i have matrix A , B ,C ,D ,and E i wan...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
compare between two results with percentage Error
Hi can you help me with this problem , i have two results (original and calculation) , i would like to compare the original ...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
defined categorical in same name but different number
Hi can you help me with this problem . i have different range of number i want to put them in categorical in the same name ...
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
replace part of matrix to another matrix
Hi i have many matrices in same size , i want to add all of them together in one matrix with replace the last quarter of each ...
environ 7 ans il y a | 3 réponses | 0
3
réponsesQuestion
three variable together in one loop in different size
Hi every one i would like to have three variable working in loop one working alone and another working together in different s...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
extract the data from 3D struct matrix
Hi i have this matrix in name W attached . this matrix is struct matrix . each element is 1*3. i would like to extract only se...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
two variable in same For loop
Hi can you please help me with this problem . i want to get two variable change in same time with one another variable . fo...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
how can i create only the Matrix index
Hi i would like to create two variable that represent the matrix index of any size of matrix for example if i have matrix ...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
specify two matrix in same time
Hi every one i have this problem if you can help me with for example : A=5; AA=[1 2 3;4 5 6;7 8 9]; B=7; BB=[1...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
how can i put specific limitation of the output of function in optimization tool algorithms
Hi all can any one help me , i have equation regarding about optimization. for example clear all clc fun = @(...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Choose one optimal value in gamultiobj optimization algorithm
Hi can you help me please , i want to make optimization in multi objective function as this example function y = simple...
environ 8 ans il y a | 1 réponse | 0
0
réponseQuestion
optimization in specifc range of boundary variable
Hi i need some help in my problem . i am working with optimization function (fmincon). i have specific number of boundary v...
environ 8 ans il y a | 1 réponse | 0