Sreedhar - MATLAB Central
photo

Sreedhar


MathWorks MOOC Program

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 05/14 to 04/25Use left and right arrows to move selectionFrom 05/14Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

11 个提问
4 个回答

排名
20,015
of 298,180

声誉
2

贡献数
11 个提问
4 个回答

回答接受率
45.45%

收到投票数
2

排名
 of 20,546

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,541

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Detecting events - why are 2 events occurring when the calcuations should stop after any event ?
Hi I am solving a diff equation using ode15s. An event function is used to detect 2 events. This function stops the cal. on...

9 years 前 | 0 个回答 | 0

0

个回答

已回答
Why is this program not running for full time span ?
Jas Simon Thank you for the reply. Yes t = 55 microsec is where it stops. But how do i get rid of the warnings ? Any help is...

9 years 前 | 0

提问


Why is this program not running for full time span ?
Hi I have a program for bubble dynamics, i.e. adiabatic expansion & compression of a bubble by solving Rayleigh Plesset equatio...

9 years 前 | 2 个回答 | 0

2

个回答

提问


Why are 2 events being listed instead of only one ?
Hi I am solving a second order differential equation dealing with expansion and collapse of a gas bubble in water. Events is...

10 years 前 | 0 个回答 | 0

0

个回答

已回答
How to enter MATLAB code here ?
THANK YOU

10 years 前 | 0

提问


Is this event detection correct
Hi I am solving a problem involving the expansion and contraction of a bubble in response to a sinusoidal pressure, Pa sin (wt)...

10 years 前 | 0 个回答 | 0

0

个回答

提问


How to enter MATLAB code here ?
Hi How do I enter MATLAB code here ? TIA

10 years 前 | 3 个回答 | 0

3

个回答

提问


Please help to spot the error here
This is a solved example in the book 'Applied numerical methods with MATLAB by Chapra' A bungee jumper jumps off a cliff 200 ...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Double & Triple Integration with tabular data
Hi The function dblquad(fun, xmin, xmax, ymin, ymax, tol) can be used for double integration over x and y if the function is ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


What is the meaning of this error (Using function medfilt2)
Hi I am using medfilt2 function but the error below is generated. May I know what is the problem here ? TIA ----------...

10 years 前 | 3 个回答 | 0

3

个回答

已回答
??? Error using ==> events Too many input arguments.
Star Strider & Hayes Many thanks for the replies. I solved the problem (see http://www.mathworks.in/matlabcentral/newsre...

11 years 前 | 0

提问


??? Error using ==> events Too many input arguments.
Hi I am running a file (RP3.m) to solve a differential equation. This file uses the function file (zdot3.m) to get the derivati...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
RKF method for second order ODE
Star Strider Thanks for the answer. I am able to turn the 2nd order ODE to 2 first order ODE's and solve it using ode45. But ...

11 years 前 | 0

提问


RKF method for second order ODE
Hi Does anybody know where program in MATLAB for solution of 2nd order diff equation using RKF method is available. I've seen ...

11 years 前 | 4 个回答 | 0

4

个回答

提问


How to plot the derivative from experimental data
Hi I have a number of points (experimental data) plotted as an x-y plot. I want to generate the derivative of y w.r.t x from t...

11 years 前 | 2 个回答 | 2

2

个回答