photo

Khushi Bhatti


Aktiv seit 2018

Followers: 0   Following: 0

Nachricht

Statistik

MATLAB Answers

4 Fragen
0 Antworten

RANG
118.665
of 300.364

REPUTATION
0

BEITRÄGE
4 Fragen
0 Antworten

ANTWORTZUSTIMMUNG
0.0%

ERHALTENE STIMMEN
0

RANG
 of 20.934

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.407

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

Feeds

Anzeigen nach

Frage


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

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten