Community Profile

photo

Emre Tunc


自 2016 起处于活动状态

统计数据

  • Thankful Level 1

查看徽章

Content Feed

排序方式:

提问


When I try to run the following line of code, I get the error message "Not enough input arguments. Error in Un2 (line 6) if (R<=0)||(H<=0)" Although I understand the content of the error message, I cannot determine what is wrong with my syntax.
Please help me for the codes that calculates and returns the volume and cross-sectional area of a cylinder based on the radius a...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to create a function that calculates and returns the volume and cross-sectional area of a cylinder based on the radius and height?
Hello to matlabs user Please help me I am stuck on a problem :( Does anyone have code for a function that calculates and return...

7 years 前 | 1 个回答 | 0

1

个回答

提问


How to add integration constant
I couldn't lose this function syms a t f(t)=-a F(t)=int(a) (When I integrated) =-at but I want to add a consta...

7 years 前 | 2 个回答 | 0

2

个回答

提问


To get a function from a given a table with three variables (Exponentialpotens)?
I tried everything to get a function from a given table with 5 variableS The formula is h=k*M^a*W^b*T^c. h=height, k=constant, M...

7 years 前 | 0 个回答 | 0

0

个回答

已回答
Find the function from a given table with 4 variables
It doesn't work I will attach a file(excel) so you can check it I tried everything but it didn't work at all. The formula is h=k...

7 years 前 | 0

提问


Find the function from a given table with 4 variables
Hi I am stuck on this function. I have a table with 4 differents variables like X=1 1.3 1.5 1.9 Y= 0.6 0.9 1.19 1.89 Z=-1 -1.5 -...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Why does it give me a wrong answer when I want to find the absolute minumum of the function g(t)?
The function is g= @(t)-(t.^4-10*t.^3+25*t.^2-10*t+24). When I use fplot(g,[-2,7]) there I can see the minumum point i...

7 years 前 | 2 个回答 | 0

2

个回答