photo

RUPAL AGGRAWAL


Last seen: 1 year 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
174,218
of 299,791

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,807

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,966

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


error in ddensd solver
I have developed the code but it is showing some error. Kindly help. clear all; clc; tf = 5; t = linspace(0,tf,10); hist ...

1 year 前 | 0 个回答 | 0

0

个回答

已回答
ddesd solver for discrete points
Hey! Thank you so much for your answer, Following are the codes. %Main file to run clear all; clc; tf = 5; t = linspace(0...

1 year 前 | 0

提问


ddesd solver for discrete points
How to solve delay differential equation using ddesd solver at discrete points. For example Solve y'(x) = y(x - sin(x)): y(0) ...

1 year 前 | 2 个回答 | 0

2

个回答

提问


HAAR wavelet collocation METHOD FOR DELAY DIFFERENTIAL EQUATION
Where can i find codes for HAAR wavelet collocation method for delay differential equation? If you can share a link or algorithm...

2 years 前 | 0 个回答 | 0

0

个回答

提问


Defining and plotting a piecewise function of irregular interval
I want to plot a piecewise function of different interval lengths. I have tried 3 syntaxes and none are working, Kindly resolve ...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Applying ode45 by giving input by different formula(collocation points)?
I am trying to olve ode y' = y+1 ( y is a function of x) using ode45 and the x span = [0 1]. But i want to find the value of y a...

2 years 前 | 1 个回答 | 0

1

个回答

提问


How to increase a symbol in a row matrix?
I am trying to make a function in which by putting the value of n, the number of symbols in that row matrix comes to be n. For ...

2 years 前 | 1 个回答 | 0

1

个回答