Joao Costa
ist - Lisboa
Followers: 0 Following: 0
Statistik
RANG
243.332
of 300.352
REPUTATION
0
ANTWORTZUSTIMMUNG
25.0%
ERHALTENE STIMMEN
0
RANG
of 20.928
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 168.212
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
Frage
decimal to hexadecimal with fixed point
I have the following code: that turns a string hexadecimal value into a numbers like [-0.12 -0.34 0.67 0.54 -0.128 0.256 ...]: ...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
negative numbers to hexdecimal
How can i transform a negative number like 0,2378 into hexdecimal? The function num2hex and dec2hex, they don´t work! and the bi...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Histfit kernel distribution propreties and equations
If someone can help me understanding what does the kernel distribution to a given distribution mathematically speaking? if anyon...
fast 11 Jahre vor | 0 Antworten | 0
0
AntwortenHow to get the error value when fitting a gaussin curve to a data?
Thanks a lot star strider! I only had to normalize the vector!
fast 11 Jahre vor | 0
How to get the error value when fitting a gaussin curve to a data?
But how do I get the red line (gaussian curve) In my code I did this: histfit(data); Thank you
fast 11 Jahre vor | 0
Frage
How to get the error value when fitting a gaussin curve to a data?
I have the following data fitting curve: <</matlabcentral/answers/uploaded_files/23419/var.jpg>> And i'd like to compute...
fast 11 Jahre vor | 3 Antworten | 0
