-
func_SPIHT_Main
SET PARTITON INTO HIERARCHIAL TREES:IT IS THE GENERALISATION OF THE EZW ALGORITHM IN A MANNER THAT TENDS TO KEEP INSIGNIFICANT COEFFICIENTS TOGETHER IN LARGER SUBSETS
- 2013-07-22 20:42:59下载
- 积分:1
-
WaveletPsoSVM
小波支撑向量机预测方法研究,可以参考,是文档形式,欢迎下载。(Correction of wavelet support vector machine sensors, can refer to, is a document form, please download.)
- 2015-01-31 10:45:59下载
- 积分:1
-
fiuhui_v31
最小均方误差(MMSE)的算法,一些自适应信号处理的算法,实现串口的数据采集。( Minimum mean square error (MMSE) algorithm, Some adaptive signal processing algorithms, Achieve serial data acquisition.)
- 2016-08-06 15:19:25下载
- 积分:1
-
jpeg2000,编解码matlab
jpeg2000,编解码matlab实现。(matlab decoding of JPEG2000 )
- 2020-07-04 09:20:02下载
- 积分:1
-
CIC_decim
MATLAB CIC插值滤波器的设计方案,比较了不同插值和绘制图形插值(MATLAB CIC interpolation filter design program, compared different interpolation and draw graphics interpolated)
- 2015-03-29 14:51:58下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
自适应
说明: lms消噪 语音降噪,自适应滤波算法,进行改进,误差调节三个参数(LMS denoising, speech denoising, adaptive filtering algorithm, improved, error adjustment of three parameters)
- 2020-12-09 19:17:59下载
- 积分:1
-
ACS-31TSP
自己改进的蚁群算法求解31城市tsp问题的程序(Own improved ant colony algorithm program 31 cities tsp problem)
- 2021-04-13 15:48:56下载
- 积分:1
-
GPS_INS_KF
MatLab Files for
GLOBAL
POSITIONING SYSTEMS,
INERTIAL NAVIGATION,
AND INTEGRATION
- 2011-08-03 20:29:27下载
- 积分:1
-
Phone
c++实现的通信录,实现添加、删除、查找、修改等功能(communications recorded c++ implemented add, delete, search, modify functions)
- 2014-01-14 10:02:38下载
- 积分:1