Community Profile

photo

manish kumar


Last seen: circa 2 mesi fa Attivo dal 2018

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • First Review
  • Revival Level 1
  • First Answer
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
how can i write my matlab script program in simulink matlab function block
@Walter Roberson m and n are the part of fitness function i put constant value in fitness function m=321 and n=500 value of thes...

quasi 3 anni fa | 0

Domanda


how can i write my matlab script program in simulink matlab function block
im able to run my program in matlab script ObjectiveFunction = @simple_fitness2v; nvars = 2; % Number of variables LB = [...

quasi 3 anni fa | 2 risposte | 0

2

risposte

Domanda


Integral absolute error /Simulink/ to workspace/Error with input data
i am trying to optimize the pi controller gain with the help of IAE. the model is presented in figure but in the code it is show...

oltre 3 anni fa | 0 risposte | 0

0

risposte

Risposto
How to change motor parameters during Simulink simulation?
have you found the solution?

circa 4 anni fa | 0

Domanda


How to update the resistance parameter during the simulation of an AC3_Sensorless drive
https://in.mathworks.com/help/physmod/sps/examples/ac3-sensorless-field-oriented-control-induction-motor-drive.html in this dri...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


zoom plot into plot
i am plotting portion of zoom into the plot like data a,b,c are already loaded in the workspace plot(a) hold on plot(b) h...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


after running simulink one block out is coming in workspace
after running simulink model one block out is coming in workspace unnecessary

oltre 4 anni fa | 0 risposte | 0

0

risposte

Domanda


how to plot a fitness or objective function with optimum values
We want to minimize a simple fitness function of two variables x1 and x2 min f(x) = 100 * (x1^2 - x2) ^2 + (1 - x1)^2; ...

oltre 4 anni fa | 2 risposte | 0

2

risposte

Domanda


optimization problem with two variable maxima and minima
can any one give me the solution or help me out in solving this equation mathamatically Y=2x(1)^2 + 23.08x(2)^2 +4(6+x(1))^2 +...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Risposto
How to connect simulink model and genetic algorithm in matlab?
have you got the answer? please let me know

quasi 5 anni fa | 0

Domanda


does anyone simulate the ac3_field oriented control drive for 5hp
please help me out to simulate the drive for 5hp induction motor i am unable to retune the parameters as given by thius example...

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Any simulink model of induction motor consisting of core loss parameter Rfe, like AC3_Field Oriented control.
Please help me out, i want to make a field orinted induction motor model which is consisting of core loss parameter as an inbui...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


GWO structure help, please rewrite the code help
NumAgents = 7; maxiters = 2000; lb = [0 2]; ub = [1 5]; dim = 2; fobj = @my_function_that_expects_a_vector_of_2_values; ...

circa 5 anni fa | 1 risposta | 0

1

risposta

Domanda


How to plot a function of two variable
i want to plot y=2x(1)^2 + 2x(2)^2 +10(1.1*x(2)^2 +3x(1)^2)^0.5 can any one help me to plot this expression ?

circa 5 anni fa | 2 risposte | 0

2

risposte

Domanda


how can i mark a minimum point on function plot by using fplot/ezplot comman
y = 12753764076615830083770010361727/(158456325028528675187087900672*x^2) + (14262200079559523*x^2)/140737488355328 i am ...

oltre 5 anni fa | 1 risposta | 0

1

risposta