photo

Yi-Kai Peng


Last seen: 2 years 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
1 个回答

排名
219,832
of 300,756

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
33.33%

收到投票数
1

排名
 of 21,077

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,890

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Unexpected flat surface with surf command
I have two parallel lines in a 3D space. I use the following code to create a curved surface which goes though all lines: % Ite...

2 years 前 | 1 个回答 | 0

1

个回答

提问


Terminating the external program with system command.
Hello, I am running XFOIL inside the fmincon function. However, xfoil is unstable in some cases. It freezes and MATLAB hangs th...

2 years 前 | 2 个回答 | 0

2

个回答

提问


Fmincon error "Provided objective gradient does not have the correct number of elements."
Hello, I am optimizing my propeller design by fmincon function with sqp algorithm. In order to decrease the computational cost,...

2 years 前 | 0 个回答 | 0

0

个回答

提问


Get the same value when using Integral2 function
I am using integral2 function to calculate the double integral. The source code is shown as follows: %% Calculate the drag powe...

2 years 前 | 1 个回答 | 0

1

个回答

已回答
Error of "Integrand output size does not match the input size."
Turns out I didn't assign the correct input to the function... It should be bl_induced = @(v_induced ,z) instead of bl_induced ...

2 years 前 | 0

| 已接受

提问


Error of "Integrand output size does not match the input size."
Hello, I am trying to make a double integral over two equtions, respectively. The equations are as following: v_induced = u .*...

2 years 前 | 2 个回答 | 0

2

个回答

提问


fmincon sometimes returns "incorrect number of elements of objective gradient" error.
Hello everyone, This is my first time asking question on the forum. I am using the fmincon function to optimize my propeller d...

2 years 前 | 1 个回答 | 1

1

个回答