photo

Emrah Can Ucar


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

Followers: 0   Following: 0

Spoken Languages:
Turkish
Professional Interests:
Computational Fluid Dynamics (CFD)

统计学

  • First Answer

查看徽章

Feeds

排序方式:

提问


Numerical Integration on Matlab
There are 4 integrals I need to write, but I can't get correct results from them. Did I write it right? Equations that end in c...

2 years 前 | 2 个回答 | 0

2

个回答

已回答
Doesn't Match legend color and plot color
clear clc %% f(x) and its derivatives are declared as anonymous functions f = @(x) 2.^x .* log(2).^0; f_prime1 = @(x) 2...

2 years 前 | 0

提问


My integral results are not correct.
I'm writing a code for the propeller design, but the integral values ​​and results are not coming out as I want. I use this publ...

2 years 前 | 0 个回答 | 0

0

个回答