Statistica
RANK
295.625
of 297.016
REPUTAZIONE
0
CONTRIBUTI
6 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
4.998 of 20.419
REPUTAZIONE
262
VALUTAZIONE MEDIA
3.00
CONTRIBUTI
1 File
DOWNLOAD
2
ALL TIME DOWNLOAD
2526
RANK
of 157.725
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
Where can I learn about the laplace and inverse laplace transform of differential equations and tuning of controllers in feedback control loops applied in MATLAB ?
Anyone with relevant experience, please refer a resource from where i can learn to use laplace transform and inverse laplace tra...
oltre 9 anni fa | 1 risposta | 0
1
rispostaInviato
Newton's method for 2 variables non-linear system
With this code, any 2 equation (non-linear) system can be solved by the newton's method.
circa 10 anni fa | 1 download |
Domanda
How to separate a single variable from other variables in an equation ?
I have a system of linear equations written as follow : 10X-Y+2Z=6 , -X+11Y-Z=25, 2X -Y +10Z=-11. I want to separate X from its...
circa 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How can I store values of variables in Excel after each iteration?
I have a row matrix X with enteries [1:n] n can 2 3 or any number. There is an another array F with entries equal to 'n'. These ...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to convert a cell array containing various non-linear equations to an inline function ?
I am storing multiple equations in a cell array with unknown variables. I want to convert the elements (equations) in this cell ...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
How to declare variables equal to the number of variables entered by the operator
I am developing a code for Newton's method for non-linear equations. I intend to take an input of no. of eq's from the user and ...
oltre 10 anni fa | 1 risposta | 0
1
rispostaDomanda
I can't take several non-linear inputs and assign them names for using later in the code.
I am trying to do the following operation: a=input('Enter the no. of equations'); counter=1; while counte...
oltre 10 anni fa | 1 risposta | 0