Statistiques
RANG
233 627
of 300 857
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 21 097
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 171 361
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 1 réponse | 0
0
réponseFind 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...
plus de 9 ans il y a | 0
Question
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 -...
plus de 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
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...
plus de 9 ans il y a | 2 réponses | 0
