Edward Tomanek
University of Glasgow
Followers: 0 Following: 0
Aeronautical Engineering MEng student, class of 2023
Statistik
RANG
11.131
of 295.527
REPUTATION
4
ANTWORTZUSTIMMUNG
66.67%
ERHALTENE STIMMEN
0
RANG
of 20.242
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.057
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
Is it worth recoding simpler versions of built-in MATLAB functions to speed up performance?
Using ADiGator, a package for the automatic differentiation of MATLAB functions, I stumbled across the issue that the package do...
fast 2 Jahre vor | 1 Antwort | 0
1
AntwortSimpson method on f(x)
Hi, My unerstanding is that you want to be able to change the function f at successive iterations of the program, taking a user...
mehr als 2 Jahre vor | 0
Taking error message in matlab
Hi, In the line: MSS = ss(A_lat,B_lat,C_lat,D_lat) You are using the state-space model, documentation found here https://uk.m...
mehr als 2 Jahre vor | 0
how can i revert to the previous version of a script
Hello Marco, Unfortunately, it is likely that you won't be able to retrieve your old code. If you have files with the extension...
mehr als 2 Jahre vor | 0
| akzeptiert
reading the numbers resulting from the loop
Hi Berfin, The short answer is yes, you understood it right. You just multiply each number in that vector by 10^4. When MATLAB...
mehr als 2 Jahre vor | 0
Frage
What is better for differential equations - MATLAB or Simulink?
Both the MATLAB environment itself, and the Simulink environment have very good ways of obtaining numerical solutions to differe...
mehr als 4 Jahre vor | 1 Antwort | 0
1
AntwortFrage
How do I let a user choose what variable they want to assign a value to?
I am making a program where I would like it to display a list of variable names (already created inside the program) and then le...
fast 6 Jahre vor | 2 Antworten | 0