-
fingerprint
这是matlab从runlenth code 中译码 并指纹提取的源码 一个m文件 三张 指纹图像文件(This is runlenth code in matlab from the decoding and extracting the source fingerprint of a document m 3 fingerprint image files)
- 2009-03-24 11:01:35下载
- 积分:1
-
adc2correct
make a transversal channel
take a three tap chanel [1,1/4 1/2] and data generate by
BPSK(1 or -1)(make a transversal channel
take a three tap chanel [1,1/4 1/2] and data generate by
BPSK(1 or-1))
- 2009-11-15 03:41:29下载
- 积分:1
-
QPSO
在量子智能算法中,量子粒子群程序的仿真,希望对大家有所帮助(The simulation of the QPSO in the quantum intelligence algorithm.)
- 2021-04-02 17:59:07下载
- 积分:1
-
Chap10_System_simulation
北邮通信仿真教程第10章的源程序,教程网上可以搜到,程序包括BPSK,QPSK的调制解调,载波同步,误比特率的计算等。(Beijing University of Posts and Telecommunications Communication Simulation Guide to Chapter 10 of the source, the Guide can be found online that included BPSK, QPSK modulation and demodulation, carrier synchronization, bit error rate calculation.)
- 2021-05-16 11:30:07下载
- 积分:1
-
DOF-Analysis-and-process-modeling
Westerberg分析自由度的资料,自适应处理入门兄弟的好资料,呵呵(Westerberg et al. (1979) approach is used to analyze the Degrees of Freedom (DF) of both the individual
units of a process flowsheet and the entire flowsheet.)
- 2013-08-24 20:16:18下载
- 积分:1
-
MIT---Intro-to-Matlab
MIT course- Introduction to Matlab
- 2012-02-01 10:48:25下载
- 积分:1
-
SVT_MostRecent
svt is algorithm that calculate a matirx from the part of it s elemets . it is can be applied to image processing when part image was lost.是一个算法,知道部分矩阵元素,计算整个矩阵的方法。该方法主用是借助奇异值分解和Bregman算法,可很快完成计算。可以用于图像数据缺损的情况。
- 2009-11-01 16:55:27下载
- 积分:1
-
ins
比较全的捷联惯导程序,并且利用数据库存储陀螺和加速度输出,比较简便,经典的惯导程序(Compare the whole of the SINS program, and use the database to store the gyro and accelerometer output is relatively simple and classic INS procedures)
- 2012-07-09 21:42:26下载
- 积分:1
-
histeg
histogram equalization
- 2015-02-20 01:06:21下载
- 积分:1
-
matlabtosolve
基于MATLAB实现的说话人识别程序,分别用bp、pnn、som、rbf、lvq等算法,对语音文件进行训练和测试,效果不错。~..~
下面说明一下bprengong程序:
数据分别用来训练和测试两部分。
具体程序分为两部分,第一部分为:计算识别模型 变量v是mfcc处理以后的矢量。因为数据可能长短不一,所以放在同一进行截取。p的每一行代表一个语音数据(共15个)。变量Pr为每一行的最大最小值。变量T为目标值。输出神经元个数为15。
在训练阶段,如果用于训练的输入训练样本的类别标号为i(即语音数据的标号),则训练时设第i个节点的期望输出设为1。其余节点期望输出均为0。
在识别时,当一个未知类别的样本作用到输入端时,考查各输出节点的输出,并将这个样本的类别判定为输出值最大的那个节点对应的类别。
(err)
- 2008-04-16 16:07:34下载
- 积分:1