Community Profile

photo

Almas Adil


2018 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
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

5年以上 前 | 0

質問


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

5年以上 前 | 1 件の回答 | 0

1

回答

質問


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

6年弱 前 | 1 件の回答 | 0

1

回答

質問


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.

6年弱 前 | 1 件の回答 | 0

1

回答

質問


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

6年弱 前 | 1 件の回答 | 0

1

回答