photo

Harshad Deshmane

MathWorks

Last seen: oltre 3 anni fa Attivo dal 2014

Followers: 0   Following: 0

Contatto

Professional Interests: Systems and control theory, MATLAB, Simulink

Statistiche

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Is the intlinprog solver a native MATLAB solver ?
Yes, "intlinprog" is part of the MATLAB Optimization Toolbox. An easy way to check whether a given function is part of MATLAB (o...

oltre 9 anni fa | 2

Risposto
How to add (minor) ticks on loglog plot?
I created a sample "loglog" plot and tried changing the ticks and turning on minor ticks on the y-axis. I followed the approach ...

oltre 9 anni fa | 0

Risposto
Why am i getting an Inf value when i am calculating definite integral in symbolic math toolbox?
I do not think the issue lies in picking the coefficients in "h" from the matrix "nx". I think that the function you are trying ...

oltre 9 anni fa | 0

| accettato

Risposto
It is a curl error or I am using it wrong?
You might be using the wrong output of the “curl” function to create the mesh plot. Calling “curl” with only one output argument...

oltre 9 anni fa | 0

| accettato