kevin k
Followers: 0 Following: 0
Statistik
5 Fragen
0 Antworten
RANG
254.760
of 295.486
REPUTATION
0
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 20.236
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 153.950
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
Finding largest eigenvalue of a polynomial eigenvalue problem
Hello I am trying to solve an eigenvalue problem of the type find largest lambda such that : (A+lambda*B)*v=0 where A,B a...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Solving pde using GPU
Hello I am currently solve numerically a non linear time dependent PDE using Euler method. When I run my code with CPU ever...
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
taylor expansion of a long expression
Hi I have a very long polynomial in coefficients u,v,w,z stored in variable f and I would like to truncate high order terms....
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
linear system of equations with singular matrix
Hi I was wandering if there is a way to solve equation of the type Ax=b where A is matrix with symbolic entries and is sing...
etwa 9 Jahre vor | 1 Antwort | 0
1
AntwortFrage
symbolic substitution symbol by symbol
Hi I was trying to replace symbol by symbol with the code: syms u v x y N=u+3*v; u=2*x; v=2*y; N=subs(N,[u,...
etwa 9 Jahre vor | 1 Antwort | 0