资源列表
myKalman
- 卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。-Source code of kalman filter using matlab. function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) This is made by me for my course design。
b2f
- 经典遗传算法工具箱中的二进制转浮点数程序,与大家分享-classical genetic algorithm toolbox binary float switch procedures, and share
xiaobomatlab
- 用小波把语音分为清浊两个音,要自己改语音文件地址,会产生两个文件,效果一般
Desktop
- 二维插值的应用。二维插值主要应用于图像处理和数据的可视话。主要方法有:最邻近插值;双线形插值;三次样条插值等方法。该源码可以看出其中区别。
GAmain
- 该算法主要是基因遗传优化算法,非常实用,能有效解决权值确定。-The algorithm is mainly genetic optimization algorithm is very practical, can effectively solve the right to determine the value.
GA-bp
- 基于遗传算法的bp神经网络优化程序,经测试好用,有很好的应用价值-Bp based on genetic algorithm neural network optimization program, tested easy to use, there is a good value
highpassfilter
- a matlab .m file describing a function acts as high pass filtr on an image
Untitled2
- 双极性NRZ基带信号经带宽受限信号后造成码间干扰影响的眼图-Bipolar NRZ baseband signal is limited by the bandwidth of the signal resulting from the inter-symbol interference effects eye
MetodoBiseccion
- Metodo biseccion con manual
niniudun
- 基本拟牛顿法的参考程序,有一定的参考价值-Quasi-Newton method the basic reference program, has some reference value
informationgain
- 昨天传的有点小BUG 今天全部改正。实现信息增益比的代码。输入为样本,及样本类-Yesterday, a little BUG pass all correct today. Realized gain ratio information code. Enter the sample, and the sample class
CNN
- 使用CNN卷积神经网络来训练MNIST数据集-CNN convolution using neural network training data set MNIST