photo

Harshad Deshmane

MathWorks

Last seen: 5 years ago Active since 2014

Followers: 0   Following: 0

Message

Professional Interests: Systems and control theory, MATLAB, Simulink

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
3,979
of 300,392

REPUTATION
14

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
2

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,299

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

  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
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...

11 years ago | 2

Answered
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 ...

11 years ago | 0

Answered
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 ...

11 years ago | 0

| accepted

Answered
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...

11 years ago | 0

| accepted