-
Bayesian_Classification
使用高斯模型对威斯康辛州大学医学院长期乳腺癌数据进行了贝叶斯模式识别。识别率为95以上,可以作为模式识别的重要案例。(Gaussian model using the University of Wisconsin School of Medicine conducted a long-term breast cancer data Bayesian pattern recognition. Recognition rate is above 95 can be regarded as an important case of pattern recognition.)
- 2009-03-24 20:47:46下载
- 积分:1
-
supercontinuum
说明: 这些文章讲述了分步傅里叶方法,通过这些方法可以数值解非线性薛定谔方程,并且模拟光在光纤中传输随距离变化的状态,是学习光传输比较好的资料(The article was about a split-step Fourier method, numerical solution of these methods can be non-linear Schrodinger equation, and simulation of optical fiber transmission in the state of change with distance, is to learn good information on optical transmission)
- 2011-03-30 20:59:58下载
- 积分:1
-
CS_OMP
压缩感知重构算法中经典的一种重构算法,OMP函数算法。用迭代求最优的方法来重构原信号。(Classic Compressed sensing reconstruction algorithm , OMP function algorithm)
- 2014-11-26 23:34:10下载
- 积分:1
-
erwei2DFDTD
二维的MATLAB的FDTD仿真程序,对二维FDTD学习很有帮助。(Two-dimensional FDTD simulation of the MATLAB program, very helpful to the two-dimensional FDTD.)
- 2009-04-19 16:27:52下载
- 积分:1
-
countRepetit
for Counting all repetitions of each elements repeated occurrences within a vector
- 2010-12-16 20:24:38下载
- 积分:1
-
speakerIDENcode
基于MATLAB的简单系统源码,能够录音、数字1-10识别,说话人识别(code of speaker identification on matlab)
- 2013-05-06 08:33:29下载
- 积分:1
-
200755012570884
该文件详细介绍了MATLAB进行矩阵的各种运算,内容丰富,浅显易懂(For matrix operation with MATLAB)
- 2010-10-26 16:53:57下载
- 积分:1
-
Ant-colony-algorithm
这个蚁群算法含有中文解释 联合开发网 - pudn.com
- 2013-04-15 21:03:35下载
- 积分:1
-
定位程序
使用RSSI实现室内定位,在RSSI的算法下搭建定位模型。有可运行的源代码。(Using rssi indoor positioning)
- 2017-11-06 22:59:53下载
- 积分:1
-
LMS_RLS_sim
功能描述:测试LMS与RLS算法,比较两种算法的收敛特性
文件名:LMS_RLS_sim.m
测试用例:
x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声
文件输出:系数a1的值
调用函数:function [A] = LMS_Algo(M,N,mu,xn)
被调用:无
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:15:54下载
- 积分:1