James Whidborne
Followers: 0 Following: 0
Professor of Control Engineering and Head of Dynamics Simulation and Control Group Centre for Aeronautics Cranfield University Professional Interests: Control systems, flight dynamics
English, French
Statistik
RANG
13.605
of 294.599
REPUTATION
2
BEITRÄGE
0 Fragen
1 Antwort
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
1
RANG
2.638 of 20.131
REPUTATION
632
DURCHSCHNITTLICHE BEWERTUNG
4.80
BEITRÄGE
4 Dateien
DOWNLOADS
17
ALL TIME DOWNLOADS
5962
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
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 ein Jahr vor | 13 Downloads |
Gesendet
Calculate maximum transient energy growth
Calculate maximum transient energy growth of a linear time invariant system to an arbitrary accuracy.
mehr als 2 Jahre vor | 1 Download |
Gesendet
System L1-norm
Calculate L1-norm of impulse response of continuous-time SISO LTI system
fast 4 Jahre vor | 2 Downloads |
Gesendet
LSDPTOOL
A graphical user interface for robust control design using McFarlane & Glovers's LSDP
fast 10 Jahre vor | 2 Downloads |
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:...
mehr als 11 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...
mehr als 11 Jahre vor
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...
mehr als 11 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 ...
mehr als 12 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...
mehr als 12 Jahre vor