photo

RUPAL AGGRAWAL


Last seen: oltre un anno fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
1 Risposta

RANK
130.974
of 300.028

REPUTAZIONE
0

CONTRIBUTI
6 Domande
1 Risposta

ACCETTAZIONE DELLE RISPOSTE
66.67%

VOTI RICEVUTI
0

RANK
 of 20.860

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 167.043

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


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 ...

oltre un anno fa | 0 risposte | 0

0

risposte

Risposto
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...

oltre un anno fa | 0

Domanda


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) ...

oltre un anno fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

quasi 3 anni fa | 1 risposta | 0

1

risposta