photo

Chinmay Sharma


Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
1,526
of 300,571

REPUTATION
46

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
23

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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

  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


Matlab ode15s error: subscript indices must either be real positive integers or logicals.
Hello, I have the following differential equation to be solved: g1=0.988122979147950; g2=0.644414268521746; beta1=14.65...

8 years ago | 0 answers | 0

0

answers

Question


Warning:Unable to meet integration tolerance
Hello, I have a set of coupled differential equations to be solved. The code for the equations is written below. Wede...

8 years ago | 1 answer | 0

1

answer

Answered
How to add more data points in Signal Builder?
While hovering over the curve, use shift+click to add a data point.

8 years ago | 23

Question


How to write an odefunction in Simulink which takes input from Simulink?
Hello, I am having trouble using ode15s in simulink. I require to define an odefunction which involves parameters transferred...

8 years ago | 0 answers | 0

0

answers

Question


How to solve coupled differential equation in a limited range of the variable?
I need to solve the following set of coupled equations.(these are not the exact equations,but a similar example) x'=y+x; y...

8 years ago | 1 answer | 0

1

answer