photo

James Whidborne


Last seen: 3 Monate vor Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Professor of Control Engineering and Head of Dynamics Simulation and Control Group Centre for Aeronautics Cranfield University Professional Interests: Control systems, flight dynamics

Spoken Languages:
English, French

Statistik

All
MATLAB Answers

0 Fragen
1 Antwort

File Exchange

4 Dateien

Cody

0 Probleme
4 Lösungen

RANG
13.605
of 301.261

REPUTATION
2

BEITRÄGE
0 Fragen
1 Antwort

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
1

RANG
2.636 of 21.209

REPUTATION
652

DURCHSCHNITTLICHE BEWERTUNG
4.80

BEITRÄGE
4 Dateien

DOWNLOADS
16

ALL TIME DOWNLOADS
6159

RANG
64.154
of 173.690

BEITRÄGE
0 Probleme
4 Lösungen

PUNKTESTAND
50

ANZAHL DER ABZEICHEN
1

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Discussions

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • 5-Star Galaxy Level 3
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Gesendet


Aircraft Control using Nonlinear Dynamic Inversion
Simulate the Nonlinear Dynamic Inversion Controller for the longitudinal dynamics of a small aircraft described by Stevens & Lew...

mehr als 2 Jahre vor | 15 Downloads |

5.0 / 5
Thumbnail

Gesendet


Calculate maximum transient energy growth
Calculate maximum transient energy growth of a linear time invariant system to an arbitrary accuracy.

fast 4 Jahre vor | 1 Download |

0.0 / 5
Thumbnail

Gesendet


System L1-norm
Calculate L1-norm of impulse response of continuous-time SISO LTI system

mehr als 5 Jahre vor | 1 Download |

4.3 / 5
Thumbnail

Gesendet


LSDPTOOL
A graphical user interface for robust control design using McFarlane & Glovers's LSDP

etwa 11 Jahre vor | 3 Downloads |

5.0 / 5
Thumbnail

Gelöst


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:...

fast 13 Jahre vor

Gelöst


Select every other element of a vector
Write a function which returns every other element of the vector passed in. That is, it returns the all odd-numbered elements, s...

fast 13 Jahre vor

Beantwortet
K-infinity in 'ncfsyn' command for loop shaping design procedure
*1) What does this mean that K-inf does not substantially affect the loop shape?* Not at high or low frequencies (if you hav...

fast 13 Jahre vor | 1

Gelöst


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

fast 14 Jahre vor

Gelöst


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...

fast 14 Jahre vor