Statistik
3 Fragen
0 Antworten
RANG
295.463
of 301.472
REPUTATION
0
BEITRÄGE
3 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 21.293
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.655
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Problem in converting expression into double array and error in converting from sym to double
Hi, I have written a code to get Lagrange Interpolation functions used in FInite element analysis. Below is the code. % lagran...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Plotting function two functions which is parametric of two symbolic variables?
ya = - (5*r^2*s)/4 + (5*r^2)/4 - (5*r*s^2)/4 + (5*r)/4 + (5*s^2)/4 + (15*s)/4 xa = - (15*r^2*s)/4 + (5*r^2)/4 - (15*r*s...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
can we convert a vector elements into symbolic variables but all it elements should all act individually as symbolic variabls
k=sym('k',[4,1]) k = k1 k2 k3 k4 >> k1 Undefined function or variable 'k1'. % how to make all elements o...
etwa 7 Jahre vor | 1 Antwort | 0

