Community Profile

photo

Joao Costa


ist - Lisboa

Active since 2015

Followers: 0   Following: 0

Message

Student
Professional Interests: Telecomunications

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

9 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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

9 years ago | 0 answers | 0

0

answers

Answered
How 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!

9 years ago | 0

Answered
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

9 years ago | 0

Question


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

9 years ago | 3 answers | 0

3

answers