photo

noura


Last seen: 8 months ago Active since 2024

Followers: 0   Following: 0

Statistics

MATLAB Answers

20 Questions
0 Answers

RANK
192,986
of 299,722

REPUTATION
0

CONTRIBUTIONS
20 Questions
0 Answers

ANSWER ACCEPTANCE
10.0%

VOTES RECEIVED
0

RANK
 of 20,790

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,604

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

  • Thankful Level 2

View badges

Feeds

View by

Question


If i want to optimize parameters of nonlinear spring to minimize error between simulated and desired force but the RSME error increase what should I do?
nVars = 22; % Number of optimization variables % Lower and upper bounds for the optimization variables lb = [18.0, 31.5, 36.0,...

8 months ago | 0 answers | 0

0

answers

Question


How can i make optimization by using genetic algorithm to minimize error between desired and simulated force?
I want to make an optimization using genetic algorithm to minimize the simulated and desired force? The simulated force is obtai...

9 months ago | 1 answer | 0

1

answer

Question


I need to make optimization between desired force and displacement curve and simulated one that result from ansys workbench but the RMSE is increase what is the problem?
function error = objectiveFunction(x, desiredForce) % Persistent variable to count the number of times the function is call...

9 months ago | 0 answers | 0

0

answers

1

answer

Question


I want the genetic algorithm to begin with intial parameter and this is not happened can you help me for making the genetic algorithm begin with the intial parameter?
% Main script for running the optimization loop clear objectiveFunction; % Clear persistent variables in the objective functio...

10 months ago | 1 answer | 0

1

answer

Question


Is genetic algorithm far from upper bound ?
I design nonlinear sprint so I used optimization to get minimum error between desired and actual force displacement curve that o...

11 months ago | 1 answer | 0

1

answer

Question


i need to make optimization using genetic algorithm to reduce the minimum between desired deformation and simulated deformation
i need to make optimization using genetic algorithm to reduce the minimum between desired deformation and simulated deformation ...

1 year ago | 1 answer | 0

1

answer

Question


Can anyone help me for knowing the options of genetic algorithm?
How can i know what the value that i put in genetic algorithm's options ?

1 year ago | 2 answers | 0

2

answers

Question


I need help for optimization using Ga
I want to make optimization using genetic algorithm to minimize error between force and displacement (simulated and desired ) . ...

1 year ago | 2 answers | 0

2

answers

Question


Link between ansys workbench and matlab
How can i link between ansys workbench and matlab ?

1 year ago | 0 answers | 0

0

answers

Question


How matlab reads ansys files
I used ansys_aas toolbox to link between ansys workbench and matlab but i'm confused of how can the matlab reads the chart in an...

1 year ago | 1 answer | 0

1

answer

Question


Can i link between ansys and matlab using excel for making optimization using genetic algorithm?
I want to make optimization using genetic algorithm of nonlinear spring And my objective function to reduce the error between ...

1 year ago | 1 answer | 0

1

answer

Question


How can i use ansys_aas to interface between matlab and ansys workbench ?
How can i use ansys_aas to interface between matlab and ansys workbench ?

1 year ago | 0 answers | 0

0

answers

Question


I want to make curve fitting to these points
I want to make curve fitting to these points but when i made it the blue straight line appeared. What does it mean ?

1 year ago | 1 answer | 0

1

answer

Question


How Ansys toolbox works?
How ansys toolbox works for making optimization using genetic algorithm

1 year ago | 1 answer | 0

1

answer

Question


How can i link between ansys workbench and matlab to make optimization ?
How can i link between ansys workbench and matlab to make optimization ? Note : the geomtry is imported from solidworks

1 year ago | 1 answer | 0

1

answer

Question


How to make the negative sign of y axis to be up ?
How to make the negative sign of y axis to be up?

1 year ago | 2 answers | 0

2

answers

Question


How can i make optimization of nonlinear spring
How can i make optimization of nonlinear spring ?

1 year ago | 1 answer | 0

1

answer

Question


How to make Synthesis nonlinear spring
How can i make synthesis of nonlinear spring

1 year ago | 1 answer | 0

1

answer

0

answers