Statistik
5 Fragen
0 Antworten
RANG
34.062
of 293.937
REPUTATION
1
BEITRÄGE
5 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
40.0%
ERHALTENE STIMMEN
1
RANG
of 20.060
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 150.174
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
function names as variables
I have created functions (say func1 and func2) with this format (each of which was written in a separate file) -----------...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Solving sparse linear system
I want to solve a linear system Ax=b, where A is about 16777218x16777218 matrix, it is sparse but not symmetric positive definit...
etwa 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how to plot a single valued function over a triangulated surface?
I have a finite element mesh [t,p] for a surface in 3D, where t is the triangles and p is the (x,y,z) coordinates of the vertice...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
The output of refinemesh function. Is it always the same or a given mesh ?
Let Tn be a triangular mesh obtained from T0 after n times refinement using the "refinemesh" function in Matlab. The questi...
fast 10 Jahre vor | 1 Antwort | 1
1
AntwortFrage
why can't I get a vector as an output while using a constant in the function handle ?
I define the following constant function f=@(x,y)0; and I define the following vector z=[1 2; 3 4; 5 6]; I want to ...
mehr als 10 Jahre vor | 2 Antworten | 0