photo

kevin k


Last seen: mehr als 2 Jahre vor Aktiv seit 2015

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

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

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

Antworten

Frage


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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort