anto
Followers: 0 Following: 0
Statistica
8 Domande
0 Risposte
RANK
216.962
of 295.467
REPUTAZIONE
0
CONTRIBUTI
8 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
87.5%
VOTI RICEVUTI
0
RANK
of 153.912
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
interp2 from 6x6 map to 500x500 map
I have this matrix which represents a profile of velocity which my model gave as an output: V = [55.4710 58.8408 64.2922...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
'integral' with piecewise expressions
I have the following expression for the angle Beta: L = 1; syms y Beta = piecewise(0<=y<L/2, pi/2, ... L/2 <=y <L*(3/4)...
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
3d matrix to 2d matrix
I have this matrix val(:,:,1) = 0.5000 0 0.5000 0.3333 0.5000 0.6667 0.5000 1.0000 val(:,:,2) = 0.5000 ...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
intersections between rays and 2D square grid
I'd like to calculate the intersections between a square grid and lines for a problem which looks like this: Let's say we have ...
quasi 2 anni fa | 1 risposta | 0
1
rispostaDomanda
fsolve with vectors x and y (not x(1) x(2))
I'd like to use fsolve, to solve for the vectors x and y, this nonlinear system which i wrote in a function. function F = Equat...
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
fsolve with writting automatically equations
In this code I write equations in this form in a for loop: Dtau(i)+2*x(1)*l(i)*(s(i)^2*(cos(x(2))*cos(alpha_1(i))+sin(x(2))*si...
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
remove brace indexing from 1x1 matrix
I have a list of equations written with a fprintf loop and imported with importdata: 6×1 cell array {'-0.0003646474+2*x(1...
quasi 2 anni fa | 2 risposte | 0
2
risposteDomanda
sprintf loop for writing equations
i would like to get matlab to write equations automatically which i would like to use in fsolve. the equations which i would li...
quasi 2 anni fa | 2 risposte | 0