-
-
[
Matlab]
image_to_data.zip
... you have plots on hardcopy and you want to convert them into data that MATLAB can use. The scanned image can be analysed by this function and the output will allow you to perform any calculation/manipulations that MATLAB can perform, e.g. curve fitting.
Category:
matlab Upload User:
qianwagz Size:
5K
-
[
Visual C++ (VC++)]
de_boor.zip
De Boor s algorithm is a generalization of de Casteljau s algorithm. It provides a fast and numerically stable
way for finding a point on a B-spline curve given a u in the domain.
-
[
C/C++]
BER.zip
... levels and passes it in an AWGN channel with a given SNR. The received message is then Hard decision decoded and the bit error rate is calculated.
The BER over different SNR is calculated. THe output values can be used to draw a BER vs SNR(dB) curve.
-
-
-
-
-
-
[
Visual Basic (VB)]
Use_GDI+_(1627568102003.rar
... such as figuring out a way not to have to redraw the entire curve for each point added. Redrawing the entire curve for each ... point will result in a major loss of performance the larger the curve gets. There are also some other things wrong, which you ll ...
-