photo

Yi-Kai Peng


Last seen: 9개월 전 2023년부터 활동

Followers: 0   Following: 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...

10개월 전 | 답변 수: 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...

11개월 전 | 답변 수: 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,...

12개월 전 | 답변 수: 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...

12개월 전 | 답변 수: 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 ...

12개월 전 | 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 .*...

12개월 전 | 답변 수: 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...

대략 1년 전 | 답변 수: 1 | 1

1

답변