-
Simulinktongxinshouce
说明: simulink 通信仿真手册 里面详细介绍了每个模块的作用和详细参数设置(communication simulation simulink Manual which details the role of each module and detailed parameters set)
- 2010-04-29 21:24:14下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
anf_proc
Adaptive Filter Matlab code
- 2012-03-29 03:29:26下载
- 积分:1
-
CS_OMP
基于压缩感知的OMP算法,用于信号重建,适合初学者(Based on the compression perception OMP algorithm for signal reconstruction, suitable for beginners)
- 2021-03-06 22:29:30下载
- 积分:1
-
3.1.1
这是matlab宝典里面的源代码 相信对于开发着有所帮助(This is a matlab source code inside the book and I believe that the development of a help)
- 2008-04-07 13:41:10下载
- 积分:1
-
GPSPP
采用matlab实现了GPS单点定位,包括读N文件、O文件,定位解算,坐标转换等。(Matlab achieved using GPS single point positioning, including the reading of N documents, O file, locate solver, coordinate conversion.)
- 2009-12-06 23:52:04下载
- 积分:1
-
plane_9_bar_truss
本程序主要是针对一九杆结构进行的动力学分析,用newmark法,威尔逊法,状态空间法,子空间迭代法等求解了结构动态响应,并给出了图像显示(This program is mainly aimed at the structure of the 19 dynamic analysis, using newmark method, Wilson law, the state space method, subspace iteration method for solving the structural dynamic response, etc., and gives the image display)
- 2010-03-12 10:10:37下载
- 积分:1
-
generateModSignal
应用Matlab产生各种数字调制信号以及在AWGN下的传输结果。包括AM,QPSK,BPSK等(Application of Matlab have a variety of digital modulation signal and transmit the results under AWGN. Including AM, QPSK, BPSK, etc.)
- 2008-05-05 14:54:07下载
- 积分:1
-
qxnhsf
自己编写的曲线拟合程序,供大家一起参考,一起学习努力(themselves prepared curve fitting procedures for everyone reference and learning efforts)
- 2007-04-18 11:04:40下载
- 积分:1
-
chip_histogram_features
特征提取是模式识别中最重要的一个部分,这里提供的matlab代码计算一些基本的话音特征,而且,提供了一个简单的基于直方图的特征分类方法的实现。基本的特征包括:特征统计、Energy Entropy Standard Deviation (std)、均值信息熵、过零率检测、频谱衰减等等六个特征(Pattern recognition feature extraction is the most important part, here' s matlab code to compute some basic voice features, but also provides a simple classification method based on histogram characteristics of the implementation. Basic features include: Features and Statistics, Energy Entropy Standard Deviation (std), mean entropy, the zero-rate detection, attenuation, and so the six characteristics of the spectrum)
- 2011-05-25 23:07:32下载
- 积分:1