Community Profile

photo

Almas Adil


Attivo dal 2018

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Risposto
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

oltre 5 anni fa | 0

Domanda


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

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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.

quasi 6 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 6 anni fa | 1 risposta | 0

1

risposta