资源列表
PCAbase.rar
- 这是PCA主分量分析在matlab中的基本应用,可以理解和学习体会下,This is the principal component analysis PCA in matlab basic applications, and learning experience can be understood under the
HSV-test
- To convert RGB image to HSV
bresenhems
- bresenham算法画直线,简单的程序代码,适用于初学者 -bresenham algorithm for drawing a straight line
Mozilla-Firefox
- firefixo code debbign
TEST1
- program of dspic for smart sensor
fdhess
- parameter estimation in ARIMA are performed on adjusted time series
V1.7.9
- 74C922 key encoder alternative via PIC uC
cc
- 在小波的分解过程中,每一次的小波分解得到的近似信号会比上一层次的信号更加光滑,而被抑制的细节系数则存在于每一层中。所以可以将一个含噪信号进行第5层分解,并有选择的抑制部分细节系数就可以达到信号降噪的目的。试验中采用‘db4’小波对信号进行分解。-In the process of wavelet decomposition, every wavelet decomposition to get the approximate signals will be more smooth than on
11barker
- 11位Barker 码matlab 仿真-11 Barker code matlab simulation
Dts.359-1.Kruskal
- kruskal算法的C++源码,即求加权连通图的最小生成树的算法。-c++ source of kruskal algorithm.
Gauss-Jordan-Elimination-Algorithm-
- Gauss Jordan Elimination Algorithm
Complex
- C++定义复数类的源程序,使用方便简洁,适合初学者使用-C++ complex class defined source, simple and easy to use