SAM alimostafa
yarmouk university
Followers: 0 Following: 0
Statistica
7 Domande
0 Risposte
RANK
195.383
of 300.369
REPUTAZIONE
0
CONTRIBUTI
7 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
14.29%
VOTI RICEVUTI
0
RANK
of 168.436
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
polynomials fitting
hi if i want to use polyfit and polyval for two vectores x and y do they must be at the same size?? in my case x is greater tha...
oltre 14 anni fa | 1 risposta | 0
1
rispostaDomanda
fitting function of two variables
hi could any one help me on this problem: i have a vector x with some values and vector y with some values too,y isn't function...
oltre 14 anni fa | 3 risposte | 0
3
risposteDomanda
non linear
i need a matlab function to solve non linear optimization problem with two variable could anyone no this
oltre 14 anni fa | 0 risposte | 0
0
risposteDomanda
equaling vectors length
hi i have two matrices one has size 13x1 and the other is 31x1 and i want to make them equal in length=13x1 is there any functio...
oltre 14 anni fa | 1 risposta | 0
1
rispostaDomanda
the error here in equalization an ordinary variable in symbolic the error in E and says:" Conversion to double from sym is not possible." wt can ii do???
syms x; syms y; rt=[x y]; xloc=[1 2 4 5]; yloc=[23 45 67 44]; N=4; noOfratios=6; E=[ones(1,1),ones(1,1)] %s=5*ones(1,lengt...
oltre 14 anni fa | 1 risposta | 0
1
rispostaDomanda
could any one help me to find wt is the error in this code????
xnetloc=[4 5 7 8] ynetloc=[23 4 56 89]; syms x; syms y; syms r; rt=[x y]; r=[xnetloc;ynetloc]; N=4; noOfr...
oltre 14 anni fa | 2 risposte | 0
2
risposteDomanda
i want to use the parameters inside the loop in function circleintersection after the loop and the error was (referance to cleared variable)wt can i do???
if d(1,m)<R circlequ(netXloc(j),netYloc(j),50,1000); x(1,n)=netXloc(j) y(1,n)=netYloc(j) ...
oltre 14 anni fa | 1 risposta | 0