photo

Khushi Bhatti


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
66,943
of 297,503

評判
0

コントリビューション
4 質問
0 回答

回答採用率
0.0%

獲得投票数
0

ランク
 of 20,449

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 159,017

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

Feeds

表示方法

質問


how to calculate euclidean norm of two points?
My question is to find euclidean norm of two points ||x-y||^2 here is my code for this: %let x=2, y=3 norm(x-y) %answer in...

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

1

回答

質問


how to end a loop at second last iteration?
I have an array. I want to add zero at its beginning. e.g my array has 761 elements. 'd' is array which has 761x1 dimension in t...

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

1

回答

質問


how can i accumulate a sum of positive differences in an array by comparing all the elements?
I have a difference array named 'd'in which there are negative as well as positive differences, calculated by taking difference ...

6年以上 前 | 0 件の回答 | 0

0

回答

質問


how can i visualize outliers in my data using graph? is it possible using rectangular function or any function?
i have a data set and it has some outliers. i used mean+3sigma approach to identify outliers. after that i want to visualize in ...

6年以上 前 | 0 件の回答 | 0

0

回答