photo

Edward Tomanek


University of Glasgow

Last seen: casi 2 años hace Con actividad desde 2018

Followers: 0   Following: 0

Aeronautical Engineering MEng student, class of 2023

Estadística

MATLAB Answers

3 Preguntas
4 Respuestas

CLASIFICACIÓN
9.230
of 300.369

REPUTACIÓN
4

CONTRIBUCIONES
3 Preguntas
4 Respuestas

ACEPTACIÓN DE RESPUESTAS
66.67%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
 of 20.936

REPUTACIÓN
N/A

EVALUACIÓN MEDIA
0.00

CONTRIBUCIONES
0 Archivos

DESCARGAS
0

ALL TIME DESCARGAS
0

CLASIFICACIÓN

of 168.436

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

casi 3 años hace | 1 respuesta | 0

1

respuesta

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

más de 3 años hace | 0

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

más de 3 años hace | 0

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

más de 3 años hace | 0

| aceptada

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

más de 3 años hace | 0

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

casi 7 años hace | 2 respuestas | 0

2

respuestas