photo

Edward Tomanek


University of Glasgow

Last seen: 1 year 前 自 2018 起处于活动状态

Followers: 0   Following: 0

Aeronautical Engineering MEng student, class of 2023

统计学

MATLAB Answers

3 个提问
4 个回答

排名
11,112
of 297,527

声誉
4

贡献数
3 个提问
4 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Knowledgeable Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

2 years 前 | 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...

2 years 前 | 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...

3 years 前 | 0

| 已接受

已回答
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...

3 years 前 | 0

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

6 years 前 | 2 个回答 | 0

2

个回答