Danishtah Quamar
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
199 996
of 295 467
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
How to write syntax for ga(GA) when we put constraints on the objective function?
min f(x)=1.10471*x1^2*x2 + 0.04811*x3*x4(14+x2) f(x)<=6 subject to some inequality constraints Then how to get the va...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
How to assign design variables?
How to assign design variable in matlab coding and call it in mathematical function . Example:- I have to make a function wit...
mer än 2 år ago | 1 answer | 0
1
answerQuestion
Argument to dynamic structure reference must evaluate to a valid field name.
V_c =2.*pi.*x10.((R-x9).^2 - x1.^2) + pi.*L.*(R.^2 - (R-x9).^2) + pi.*x12.*((Ro+x6).^2 - (x1+x7).^2); I am getting error in th...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
How to call a function inside other function in a equation?
I have one function function B=magnetic flux(x) B=x(1)+x(2)+x(3); ...
nästan 3 år ago | 1 answer | 0
1
answerQuestion
How to call a function with multi variable in real coded GA in function handle and how to define upper and lower bound of that variable in matlab?
I have defined a function with many variable Example: function T= Torque(a,b,c) where a,b,c is variable having upper and lower...
nästan 3 år ago | 2 answers | 0