photo

Krishnendu Paul


Last seen: 11 månader ago Active since 2020

Followers: 0   Following: 1

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
65 218
of 297 457

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 20 438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158 938

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 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how to attach a matrix generated in loop below a matrix with same row size generated in previous iteration?
My code is generating a varible with size MxN. I want to attach MxN1 matrix below a MxN2 matrix. So after every loop the variab...

mer än 2 år ago | 1 answer | 0

1

answer

Question


How to extract x, y data for particular/selected points from a scatter plot?
In a figure created using scatter plot in matlab, how do select particular points and extract x and y values for the same set of...

ungefär 3 år ago | 2 answers | 0

2

answers

Question


How to solve coupled non linear ode using ode 45
I need to solve the following coupled odes, using ode 45. dthetadt = -(v/Dc)*log(v*theta/Dc); 2. dv...

nästan 5 år ago | 1 answer | 0

1

answer