![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/11511006_1563462582818_DEF.jpg)
ayman mounir
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
151,136
of 297,016
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
54.55%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
fmincon contraints range issue
Hello everyone, In case i need the surface ares as written in the constraint(c=area_surf(x)-10). In case i want to be between 1...
4 years ago | 1 answer | 0
1
answerQuestion
Error using fmincon MATLAB function in simulink
Hallo everyone, I have this optimisation code which is simply maximize the volume of a cube within a surface are does not ex...
4 years ago | 1 answer | 0
1
answerQuestion
storing unknown matrices size in a single matrix
Hello everyone, I have a structure and I use strcmp(data.step(i).comment) to extract the matrices which have the number of stud...
4 years ago | 2 answers | 0
2
answersQuestion
12.8 V, 40 Ah, Lithium-Ion (LiFePO4) Battery Aging Model
I using 12.8 V, 40 Ah, Lithium-Ion (LiFePO4) Battery Aging Model. and it does not response to the charging matrix which I have ...
5 years ago | 1 answer | 0
1
answerQuestion
automatic naming for simulink blocks
I have many Gotos as in the figure below. Usally I extend my model ( the Goto numbers increases). the problem I need to name eve...
5 years ago | 1 answer | 0
1
answerQuestion
indexing problem in cell array
As the attached image when i am indexing the second row which for examble 54 and convert it to string or chararcter it would not...
5 years ago | 1 answer | 0
1
answerQuestion
try catch loop to evaluate what contains in the folder
If I have a function evaluate the files exist in the directory. I want if there is an error in evaluation of one first file go ...
5 years ago | 1 answer | 0
1
answerQuestion
forcing try catch loop during using another script
Hello People I have a problem in try catch loop, I have number of files and I analyze these files by calling another script ...
5 years ago | 1 answer | 0
1
answerQuestion
combine two cell in one string and compare it with pattern
For exaple If I want to combine two cell in one character or string and seperate between them by a space this should be as '...
5 years ago | 2 answers | 0
2
answersQuestion
specific pattern from the file name
I want to extract the project number from the file name example the file fame is: 'abcdd-22_Z12' the project number should b...
5 years ago | 2 answers | 0
2
answersQuestion
part of file name
If I have a file name such as ' Hello_World_2020 ', I want to take the part between the underscores ' world ', how I would do th...
5 years ago | 4 answers | 0