photo

Lakshmi


Louisana State University Health Science Ctr

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
23,939
of 301,533

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
1

RANK
 of 21,316

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 175,212

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How to find the maximum of a variable within a function ?
Hi, My question is, suppose I have a function like the following (got this eg. from MATLAB ODE solver help) function dy ...

13 years ago | 1 answer | 0

1

answer

Answered
How to create a matrix such that all the row elements add up to 1 and the column elements add up to 1?
Thanks Sean for the code. I ran the code and it works. I have never used circshift before and thanks for introducing me to that ...

13 years ago | 0

Question


How to create a matrix such that all the row elements add up to 1 and the column elements add up to 1?
Hi, I'd like to create a NXN matrix, such that each of the row elements add up to 1 and each of the column elements add up t...

13 years ago | 3 answers | 1

3

answers

Question


Re: Question regarding ode45 solver
Hi, I have a question regarding ode45 solver. I have the following code: function [t,y] = rigid(ip1,tau1) odeFunction2 = ...

14 years ago | 0 answers | 0

0

answers