photo

Edward Tomanek


University of Glasgow

Last seen: environ un mois il y a Actif depuis 2018

Followers: 0   Following: 0

Aeronautical Engineering MEng student, class of 2023

Statistiques

MATLAB Answers

3 Questions
4 Réponses

RANG
11 157
of 301 383

RÉPUTATION
4

CONTRIBUTIONS
3 Questions
4 Réponses

ACCEPTATION DE VOS RÉPONSES
66.67%

VOTES REÇUS
0

RANG
 of 21 252

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 174 306

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

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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

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

1

réponse

Réponse apportée
Simpson 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...

presque 4 ans il y a | 0

Réponse apportée
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...

presque 4 ans il y a | 0

Réponse apportée
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...

presque 4 ans il y a | 0

| A accepté

Réponse apportée
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...

presque 4 ans il y a | 0

Question


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

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


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

plus de 7 ans il y a | 2 réponses | 0

2

réponses