Haya M
Followers: 0 Following: 0
Statistik
12 Fragen
0 Antworten
RANG
147.441
of 295.467
REPUTATION
0
BEITRÄGE
12 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
0
RANG
of 20.234
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.912
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Can I get the integral formula using Matlab?
I have the following integration: $\int_{0}^{2\pi}\frac{1}{\pi}\sin(nx/2)(\pi-x)^2\sin(mx/2)dx$ and and are integers. Can...
mehr als 3 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
How can I find a specific toolbox
Hi, I read a paper about a toolbox for solving the first order ODE using exponential integartors that is called EXPODE. I d...
mehr als 3 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make R close to the identity
Hi everyone.. Is there any idea how I can make the matrix in qr factorisation close to the identity? Here is my attempt f...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
write a vector with 3 values inside a loop
Hi everyone, I have a code and I'm looking to find in which real values of y-1=0. Here eigA find eigenvalues of $3x3$ matrix ...
fast 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
changing the ode inside ode45
Hi everyone, I'm trying to solve an ode using ode45 which comes basically from matrix second order ode. My idea is to solve fir...
etwa 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
ode45 with matrix 1st order ode
Hi everyone, I'm trying to solve a first order ode in a matrix form using ode45: where and $Q=\begin{pmatrix} \sin(x) & 0 ...
etwa 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
obtaining the shifts inside the sptarn code
Is there any way to know a value used inside a code? For example in the SPTARN code, which used to solve the generalized spa...
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Arnoldi method to find eigenvalues
I'm trying to implement the Arnoldi method with the inverse power method to find eigenvalues of large pencil matrix. I have fol...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
another syntax to obtain eigenvalues?
Is there any other syntax to find eigenvalues of pencil matrix differes from eig?
mehr als 4 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
solving eigenvalues PDE problem
I'm working on solving an eigenvalue problem on a domain . I'm intersted on the eigenvalues on the left hand side of the domain...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
questions about the 'pdeeig'
I'm using the syntax [?,?]=??????(?,?,?,?.1.0,?,1.0,[−1,1]); to solve a PDE on a given domain with a given ? , I have two quest...
fast 5 Jahre vor | 1 Antwort | 0
1
AntwortFrage
specify coefficients in pdeeig
I'm working on finding the eigenvalues of a PDE, I'm using: [v,l] = pdeeig(b,p,e,t,1.0,'c*exp(-x)',1.0,[-5 0.9]); the sixth entr...
etwa 5 Jahre vor | 0 Antworten | 0