![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8532651_1522127072111_DEF.jpg)
Gemalyn Apostol
Followers: 0 Following: 0
Statistik
13 Fragen
0 Antworten
RANG
38.495
of 297.016
REPUTATION
1
BEITRÄGE
13 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
46.15%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
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
How to make matlab draw lines?
How to make matlab draw lines between points (1,1) and (2,0); (3,1) and (2,4); and (2,2) and (3,4)? I try this code but it di...
mehr als 8 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
Somebody help me. thanks
how to read file consisting of unknown number of lines and a variable number of data on each line. each line starts with an iden...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
HOW IS THIS? THANKS
For writing formatted ascii output WE often write like fprintf(fid,'%5.3f %5.3f %5.3f %5.3f.. ',A). Describe code that _avo...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to do it?
How to plot thesurface f=(x1-3)2+(x2-3)2 and add the boundary surface g=10(x1+x2≥4)? Thanks
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to do this?
how to place a dot, raised half the height of the letter x, between m and n in a label, how to do this?
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to Visualize a Surface?
how to visualize a surface given with basic line,i.e. y(x)=(16-x2)1/2?
mehr als 8 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Anyone can answer? Thanks
how to read file of unknown length with five parameters on each line like time=0.5...|ypp=0.1...y=0.9...|y=0.2...|ext=4.0…
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to make this?
We create a vector z = ones(1,10);and define some intervals of z to be zero. The intervals are stored in vectors a and b where ...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
I tried this code but it doesn't work. Anyone can ans.it?Please.
Given A = [ 1 120; 1 130; 2 140; 3 180; 3 160 ] B = [ 1 91; 2 92; 3 93 ] The first column in data A and B desc...
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Hi. Anyone can help me? please.
Print a table that converts C (from 0 to 100 with intervals of 20 ) to F. Hint: c = 5 ( f - 32 ) /9. i didn't try any codes y...
mehr als 8 Jahre vor | 1 Antwort | 1
1
AntwortFrage
Is there a convenient way of listing the names of all *.m functions that are called by a given *.m function?
is there a convenient way of listing the names of all *.m functions that are called by a given *.m function?
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Im new to matlab, Does anyone knows this?
The Matlab Code text(x,y),\alpha) places the letter a at position (x,y). write the text Graph of e-x sin ⱷ at (.5,.2) .
mehr als 8 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How to save a vector v=[1 2 3 4]; into a text file. How to do that?
How to save a vector v=[1 2 3 4]; into a text file. How to do that? [Hint use save] in matlab?
mehr als 8 Jahre vor | 1 Antwort | 0