Statistica
RANK
151.930
of 300.813
REPUTAZIONE
0
CONTRIBUTI
10 Domande
2 Risposte
ACCETTAZIONE DELLE RISPOSTE
10.0%
VOTI RICEVUTI
0
RANK
of 171.169
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
How to solve this six equations f1,f2,f3,f4,f5,f6 for finding out unknown x(1),x(2),x(3),x(4),x(5),x(6) using fsolve,solve.
f1=1-2*cos(x(1)*pi/180)+2*cos(x(2)*pi/180)-2*cos(x(3)*pi/180)+2*cos(x(4)*pi/180)-2*cos(x(5)*pi/180)+2*cos(x(6)*pi/180)-(pi/4)...
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
How to find unknown in a equation using fsolve or any other method.
How to find unknown in a equation using fsolve or any other method.
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to solve this 6 equations (f1,f2,f3,f4,f5,f6) to find out the unknown (A,B,C,D,E,F) given that f1=0,f2=0,f3=0,f4=0,f5=0,f6=0.
f1(K)=1-2*cos(A(K)*pi/180)+2*cos(B(K)*pi/180)-2*cos(C(K)*pi/180)+2*cos(D(K)*pi/180)-2*cos(E(K)*pi/180)+2*cos(F(K)*pi/180)-(pi/...
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
How to export data of matlab runned program to excel sheet.Not using array in the program because array space required exceeds its limit.so just want to run the program in matlab and trasfer the output data to excel sheet.
Export data from Matlab.
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
How to import data of matlab run program to excel file .
How to import data of matlab run program to excel file .
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to reduce the variable size.I have attached my program. Output error- Maximum variable size allowed by the program is exceeded.
How to reduce the variable size.I have attached my program. Output error- Maximum variable size allowed by the program is exceed...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
after running a programming i have got some outputs but i only want to get output which is within a range suppose +0.1<output>-0.1.give some sugesstion.
After running a programming i have got some output but i only want to get output which is within a range suppose +0.1<output>-0....
oltre 10 anni fa | 0 risposte | 0
0
risposteprogramming to find out all possible combination of numbers a,b,c,d in which 0<a<b<c<d<90.
thanks everybody....
oltre 10 anni fa | 0
programming to find out all possible combination of numbers a,b,c,d in which 0<a<b<c<d<90.
i am attaching a programming file that i have done which has runned sucessfully but i am having problem to save the output value...
oltre 10 anni fa | 0
Domanda
programming to find out all possible combination of numbers a,b,c,d in which 0<a<b<c<d<90.
all possible combination of numbers a,b,c,d in which 0<a<b<c<d<90.
oltre 10 anni fa | 5 risposte | 0
5
risposteDomanda
multiplying two matrixs using for loop.....one of the matrix contains a variable term suppose m=0:0.1:1
multiplying two matrixs using for loop.
oltre 10 anni fa | 0 risposte | 0
0
risposteDomanda
1-2*cos(alpha1)+2*cos(alpha2)-2*cos(alpha3); 1-2*cos(5*alpha1)+2*cos(5*alpha2)-2*cos(5*alpha3) how to solve this nonlinear equation using matlab?by using newton raphson method or fsolve..please help me...
nonlinear equation solve
oltre 10 anni fa | 1 risposta | 0
