-
matlab_image_process
说明: 主要包括的代码是对图像的分割,增强,识别,以及特征的提取等等(The code includes the image segmentation, enhancement, recognition, and feature extraction, etc.)
- 2010-05-03 09:16:53下载
- 积分:1
-
lpcanalyssis
this is audio lpca analysis system,you can use it to do the audio analysis(this is lpca audio analysis system, you can use it to do the audio analysis)
- 2007-04-11 11:00:27下载
- 积分:1
-
H
说明: 使用卷积法再现实验记录全息图,效果很好,欢迎下载(Convolution method for reproducing holograms)
- 2013-01-22 16:19:27下载
- 积分:1
-
频谱分析
这是一个频谱分析的matlab程序,通过FFT变换,获得采样数据基本信息,时域图,频域图。(This is a spectrum analysis matlab program, through FFT transformation, get the basic information of sampling data, time-domain map, frequency-domain map.)
- 2021-03-04 15:19:32下载
- 积分:1
-
aug_routh
計算Augmented Routh table的工具,
只須輸入由tf, zpk, ss, fdr建立的System Function,
程式會自動計算及顯示Routh table的數值。
(Augmented Routh table Calculation.
AUG_ROUTH_TABLE=AUG_ROUTH(G) computes the augmented Routh table for a given system G (created with either TF, ZPK, SS, or FRD).
)
- 2009-06-01 14:36:56下载
- 积分:1
-
thpfinal
tomlinson harashima precoding algorithm implement in matlab in a noisy channel
- 2011-10-17 00:13:10下载
- 积分:1
-
Untitled6
最小二乘拟合指数函数,自编程序,非常有用(Least squares fitting index function, the program is compiled, very useful)
- 2015-04-16 16:31:28下载
- 积分:1
-
floy
floyd算法,代码简单易学,而且配有示例。(floyd algorithm, the code is easy to learn, and with examples.)
- 2011-12-27 21:46:40下载
- 积分:1
-
malefemale
speech gender voice recognition
- 2010-12-16 10:33:30下载
- 积分:1
-
Turbo_code_simulation
1. 程序中Turbo译码采用了MAP,LOG-MAP,和MAX-LOG-MAP三种算法。
2. 以xxx开头的四个mat文件是四种给定的Turbo码在译码时用到的参数,保存下来的目的是
加快仿真的速度,如果你所仿真的Turbo码不是程序中列出的任意一种,你可以通过函数
trellis来生成自己的相关参数。
3. 程序支持1/2和1/3两种码率的Turbo码,其中1/2码率的Turbo码通过矩阵[1 0 0 1]打
孔得到。在译码时通过对打孔位置添0恢复成1/3码率的码字。
4. 程序中的信噪比表示Eb/N0,通过此参数求得N0,对发送信号进行加噪。(1 program in Turbo decoding using the MAP, the LOG-MAP, and three kinds of the MAX-LOG-MAP algorithm.)
- 2021-04-13 19:08:56下载
- 积分:1