资源列表
ldpc_decode_log
- LDPC译码算法,采用LOG方法,减少计算复杂度-LDPC decoding algorithm used LOG, to reduce the computational complexity
mse
- 使用程序实现mse函数的三维设计实现,可以表现出不同的最小均方误差的各种情况
sequence_spread
- 一段简单的扩频matlab 程序 加噪声与同频干扰,增益20
matlab实现哈密顿圈
- 用于实现求解最短路循环哈密顿圈
cvfilter.rar
- 这个个程序是利用卡尔曼滤波实现人体关节点的跟踪问题,运用的是CV模型,噪声为高斯白噪声!有用的拿去看看!,This procedure is to use a Kalman filter to achieve a key point in human tracking problems, the use of the CV model, noise is Gaussian white noise! Take useful to see!
MATLABduquCSVwenjian
- 使用matlab读取CSV文件,本例能够很好的对其读取方法进行展示,给学习带来帮助 -Using matlab to read CSV file, in this case to read a good method of its display, to bring help to learn
Newton
- 牛顿均差插值公式,使用各阶均差,比拉格朗日插值计算量省-Newton interpolation formula are poor, the use of the bands are worse than the Lagrange interpolation calculation of the volume of the province
Unit_conversion
- 一个用MATLAB实现的单位转换程序,包括质量单位转换和长度单位转换。-MATLAB realization of a unit with the conversion process, including quality and length of unit conversion unit conversion.
wavelet
- 语音增强是语音信号处理的重要分支,本程序用小波变换实现-Speech enhancement speech signal processing is an important branch, the procedures for implementation of Wavelet Transform
2
- 继续上次传的遗传算法,本次的是算法的初始化部分。-Continue to the last mass of the genetic algorithm, this is part of the initialization algorithm.
sparseAutoencoderCost
- 自己学习UFLDL教程时候写的sparse autoencoder的代码,用来计算拥有一层隐含层的autoencoder的cost和gradient-UFLDL tutorial you learn when writing sparse autoencoder code, used to calculate the hidden layer has a layer of cost and gradient autoencoder
simulated_annealing
- 模拟退火算法实现TSP规划问题.已经测试没有问题的啊-Simulated annealing algorithm TSP problem