-
Viterbi_decode
维特比译码仿真程序
cnv_encd.m 卷积编码程序
viterbi.m 卷积译码程序
其它的是viterbi.m中用到的子函数(Viterbi convolutional coding cnv_encd.m simulation program procedures viterbi.m other convolutional decoding procedure is used in viterbi.m Functions)
- 2009-01-15 12:24:09下载
- 积分:1
-
emd
基于希尔伯特黄变换的抖动分析的有用EMD分析工具(Hilbert-Huang Transform Based on the analysis of jitter analysis tools useful for EMD)
- 2010-10-27 12:56:53下载
- 积分:1
-
manulaGNT08.1.2
gps位置速度及错误计算的说明文档。可以计算位置。(gps position, velocity and error calculation documentation. Location can be calculated.)
- 2010-05-13 10:32:24下载
- 积分:1
-
programPicture.m
帮朋友写的主成分分析,有图形显示,注意请自行判断数据是否需要转置。(Help a friend wrote principal component analysis, a graphic display, attention please judge for themselves whether the data needs to transpose.)
- 2013-11-21 16:22:51下载
- 积分:1
-
SAR-pro
MATLAB编写的SAR成像程序,数据采用的是仿真数据(matlab prepared SAR imaging program, using the simulation data.)
- 2013-12-26 13:55:42下载
- 积分:1
-
pca
pca算法人脸识别,含GUI界面设计,人脸恢复部分。(Pca algorithm of face recognition, including the GUI interface design, face recovery section.)
- 2015-04-18 10:25:22下载
- 积分:1
-
求解非线性方程组
说明: 求解定位方程组。并直接利用三元方程求出X,Y,Z时的误差子函数(positioning Solving equations. 3 yuan and the direct use of equations derived X, Y, Z of error Functions)
- 2006-02-26 13:17:52下载
- 积分:1
-
lvboqi
滤波器实例,matlab的,学完动态信号分析的作业,华南理工大学研究生课程(Filter instance, matlab, completion of the job of the dynamic signal analyzer, South China University of Technology postgraduate courses)
- 2013-05-03 11:03:38下载
- 积分:1
-
read_cif
Reads CIF file and stroes the information into a strcture array
- 2010-01-02 09:53:38下载
- 积分:1
-
quiverc
在这个更新的代码,新功能,包括colorbar,samesize包括向量plottting...
%更新版本$日期:5月18日,2011年由梁枯盎斯蒂文斯技术学院
%更新1:更改int8到Int16的colormap的是,当电流超过64个大,这将导致错误
%更新2:加入 samesize 为使所有的向量samesize
%更新3:添加colorbar相应的开方的幅度(ü^2+ V键^ 2)
%更新4:错误修复,当你为h = quiverc,这是行不通的。
------------------------------------------------- -----------
(In this updated code,new features including colorbar, samesize vectors plottting are included
Updated version $Date: May 18th,2011 by Liang Kuang at Stevens Institute of Tech
Update 1: Change int8 to int16 when current colormap is bigger than 64,which will cause error
Update 2: Added samesize for making all the vectors the samesize
Update 3: Add colorbar corresponding the the magnitude of sqrt(u^2+v^2)
Update 4: bug fixed,when you do h=quiverc, it doesn t work.
------------------------------------------------------------)
- 2011-05-23 10:49:17下载
- 积分:1