photo

Harshad Deshmane

MathWorks

Last seen: 4 years 前 自 2014 起处于活动状态

Followers: 0   Following: 0

消息

Professional Interests: Systems and control theory, MATLAB, Simulink

统计学

  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

已回答
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...

10 years 前 | 2

已回答
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 ...

10 years 前 | 0

已回答
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 ...

10 years 前 | 0

| 已接受

已回答
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...

10 years 前 | 0

| 已接受