-
speech_recognition
语音识别教程,内附源文件和学习文件,可对照学习(speech recognition learning )
- 2010-08-11 12:12:13下载
- 积分:1
-
ECG_simulator
matlab simulator用matlab制作有具体ECG制作说明(matlab simulator)
- 2010-08-11 12:32:17下载
- 积分:1
-
sddre
Using hybrid particle swarm algorithm to solve TSP problems
- 2010-12-22 06:34:53下载
- 积分:1
-
PRN-code
伪随机码的模糊函数及其相关特性,用matlab仿真实现(Ambiguity function of pseudo-random code and its related properties, Simulation using matlab)
- 2011-05-10 19:23:01下载
- 积分:1
-
matlab-function-example
matlab程序300例,简单的小程序,由简单到复杂,可用于学习,也可用于编程参考。(Matlab 300 cases, simple small program, simple to complex, and can be used in the study, can also be used for reference for the programming.)
- 2014-12-13 21:25:50下载
- 积分:1
-
Matlab_fitting
详细的介绍了怎样使用MATLAB进行拟合,以及相关的实际应用。(Describes in detail how to use MATLAB to fit, and related practical applications.)
- 2010-08-03 22:53:40下载
- 积分:1
-
chap3
说明: 该算法为专家PID控制原代码
用MATlab开发,能够管直接运行(The expert PID control algorithm for the original code using Matlab development, to pipe directly to run)
- 2008-09-06 12:55:35下载
- 积分:1
-
MATLABbookProgram
这是书名为《MATLAB程序设计教程》的书中的例题及部分练习的程序源代码。(This is the title of "MATLAB Design Guide," the book and some examples of the practice of program source code.)
- 2007-04-14 10:01:07下载
- 积分:1
-
PNN
用matlab设计的概率神经网络,内附演示程序(using Matlab design of probabilistic neural network, enclosing Demonstration Program)
- 2004-12-12 18:07:02下载
- 积分:1
-
matlabfun
信源函数
randerr 产生比特误差样本
randint 产生均匀分布的随机整数矩阵
randsrc 根据给定的数字表产生随机矩阵
wgn 产生高斯白噪声
信号分析函数
biterr 计算比特误差数和比特误差率
eyediagram 绘制眼图
scatterplot 绘制分布图
symerr 计算符号误差数和符号误差率
信源编码
compand mu律/A律 压缩/扩张
dpcmdeco DPCM(差分脉冲编码调制)解码
dpcmenco DPCM编码
dpcmopt 优化DPCM参数
lloyds Lloyd法则优化量化器参数
quantiz 给出量化后的级和输出值
误差控制编码
bchpoly 给出二进制BCH码的性能参数和产生多项式
convenc 产生卷积码
cyclgen 产生循环码的奇偶校验阵和生成矩阵
cyclpoly 产生循环码的生成多项式
decode 分组码解码器
encode 分组码编码器
gen2par 将奇偶校验阵和生成矩阵互相转换
gfweight 计算线性分组码的最小距离
hammgen 产生汉明码的奇偶校验阵和生成矩阵
rsdecof 对Reed-Solomon编码的ASCII文件解码(#include <math.h>
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <float.h>
#include <string.h>
#include <stdarg.h>
#include "svm.h"
)
- 2010-10-25 10:46:33下载
- 积分:1