Yi-Kai Peng
Followers: 0 Following: 0
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...
約1年 前 | 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...
1年以上 前 | 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,...
1年以上 前 | 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...
1年以上 前 | 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 ...
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 ...
1年以上 前 | 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 .*...
1年以上 前 | 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