-
COLEA
非常强大的语音分析软件 包含使用手册
程序包括win unix两个版本
(speech analysis toolbox, code is well written, recommended)
- 2010-09-29 12:10:31下载
- 积分:1
-
RLS
递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的(Recursive least-mean-square (RLS) algorithm for the basic idea is to try to make in every moment of all the input signal in terms of re-evaluation of the weighted squared error and the smallest, which allows non-stationary RLS algorithm for adaptive signal better. Compared with the LMS algorithm, RLS algorithm uses the average time, therefore, the resulting optimal filter depends on the used to calculate the average number of samples, and the LMS (NLMS) algorithm is designed based on set average, and therefore a stable environment LMS (NLMS) algorithm in different conditions, the results of the calculation is consistent)
- 2021-03-06 11:09:30下载
- 积分:1
-
bupatest
说明: 用matlab编写的bupatest程序,希望对大家有所帮助(Prepared using matlab bupatest procedures, we want to help)
- 2010-04-05 15:10:53下载
- 积分:1
-
ATRPbasedPonPAdaboost
说明: 一篇用adaboost实现自动目标识别的文章。采用MSTAR数据库作为分类对象。(Adaboost an automatic target recognition with an article. Classification using MSTAR database as objects.)
- 2011-03-28 09:03:56下载
- 积分:1
-
GPSR_BB
基于压缩传感的梯度投影重构算法代码,可以仿真实现(Gradient projection reconstruction algorithm code based on compressed sensing, simulation can be achieved
)
- 2021-03-08 19:59:28下载
- 积分:1
-
802.11-2007
IEEE802.11(2007) standard for mac and physical layer
- 2011-01-18 14:35:00下载
- 积分:1
-
mtVector
Vector is the basic data structure in MATLAB. It provides easy, fast, effective, and scalable data structures giving programming an algebraic view for data, even for complex data structures. Matlab allows you do develop fast technical solutions. However, MATLAB loops, and UIs are too slow :o. It is your responsibility to reformulate your code and data structures into matrices and vectors.
For example, to sum up a vector, you can write a simple counting loop. However, it is faster to use inner product with a vector of ones.
- 2009-08-30 00:42:12下载
- 积分:1
-
GAandGASA
关于蜂窝移动通信中频率分配的一个很有用的程序(Frequency allocation
)
- 2011-04-25 16:36:40下载
- 积分:1
-
rossler.zip
应用MATLAB软件模拟rossler模型,采用ode45解法(rossler model)
- 2011-04-19 09:53:22下载
- 积分:1
-
linear-programming
可用于解决线性规划方面的问题,是《精于matlab最优化计算》一书中的源程序(linear programming)
- 2011-09-17 21:02:54下载
- 积分:1