photo

Maha


Actif depuis 2013

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

2 Questions
0 Réponses

Cody

0 Problèmes
3 Solutions

RANG
175 009
of 301 153

RÉPUTATION
0

CONTRIBUTIONS
2 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
0.0%

VOTES REÇUS
0

RANG
 of 21 182

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG
75 037
of 173 067

CONTRIBUTIONS
0 Problèmes
3 Solutions

SCORE
40

NOMBRE DE BADGES
1

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • First Review
  • Solver

Afficher les badges

Feeds

Afficher par

Question


how to change the power of 's' into decimals in a transfer function?
I'm modelling blocks of fractional order PID controller.There I've the transfer function which has 's^a'.I could not find a way ...

environ 12 ans il y a | 1 réponse | 0

0

réponse

A résolu


Triangle Numbers
Triangle numbers are the sums of successive integers. So 6 is a triangle number because 6 = 1 + 2 + 3 which can be displa...

plus de 12 ans il y a

A résolu


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

plus de 12 ans il y a

A résolu


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

plus de 12 ans il y a

Question


How to call a function file into a script file?
In my project i've to extract the values of some variables from different function files of MATPOWER. I need to calculate some v...

plus de 12 ans il y a | 1 réponse | 0

1

réponse