Joao Costa
ist - Lisboa
2015년부터 활동
Followers: 0 Following: 0
Feeds
질문
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 ...]: ...
대략 11년 전 | 답변 수: 1 | 0
1
답변질문
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...
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
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...
대략 11년 전 | 답변 수: 0 | 0
0
답변답변 있음
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!
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!
대략 11년 전 | 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
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
대략 11년 전 | 0
질문
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...
대략 11년 전 | 답변 수: 3 | 0
