photo

Emre Tunc


Aktiv seit 2016

Followers: 0   Following: 0

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 8 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
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...

fast 8 Jahre vor | 0

Frage


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 -...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten