Statistiques
RANG
295 655
of 297 046
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
4 998 of 20 422
RÉPUTATION
262
CLASSEMENT MOYEN
3.00
CONTRIBUTIONS
1 Fichier
TÉLÉCHARGEMENTS
2
ALL TIME TÉLÉCHARGEMENTS
2526
RANG
of 157 776
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseA soumis
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.
environ 10 ans il y a | 1 téléchargement |
Question
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...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 10 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 10 ans il y a | 1 réponse | 0