Community Profile

photo

Almas Adil


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • Thankful Level 2
  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

A répondu
how can i write this equation f(A,B)=1/((|AUB)(|A|))*Σ(aEA)(bEB) d(a,b)
for all your questions above my answer is yes except d(a,b) is derivative

plus de 5 ans il y a | 0

Question


how can i write this equation f(A,B)=1/((|AUB)(|A|))*Σ(aEA)(bEB) d(a,b)
i want to create a function who calculate with equation

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


function [CM KG]=STtosi(In,Ib) It is not working
i have built a function to convert Ib to kg and in to cm. but it is not working my code function [CM KG]=STtosi(In,Ib) CM=(10...

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


how to write a code to find Min and Max of quadratic equation
unable to find MATLAB builtin function that calculate Max And Min of quadratic equation.

presque 6 ans il y a | 1 réponse | 0

1

réponse

Question


i have an equation to solve y(x)=0.9x^4-12x^2)-5x.
y(x)=0.9x^4-12x^2)-5x. here is my matlab code x=[-4:1:4]; y(x)=0.9*power((x),4)-12*power((x),2)-5*(x) by runnin...

presque 6 ans il y a | 1 réponse | 0

1

réponse