-
PCA_Matlab_ana
主成分分析是把多个指标化为少数几个终合指标的一种统计分析方法。本源代码为matlab中源代码,并添加了相应的分析注解(Principal Component Analysis is more than a few indicators as a final indicator of a statistical analysis method. Source code for which the source code Matlab, and add the corresponding analysis notes)
- 2006-07-17 19:24:56下载
- 积分:1
-
ukf
一个非线性滤波器的实现程序,能够实现其基本的功能,对于初学者很有帮助。(A nonlinear filter is implemented procedures to achieve its basic functionality, useful for beginners.)
- 2013-11-12 19:23:22下载
- 积分:1
-
GNSS_INS
GPS_INS松组合程序,采用EKF滤波,包含仿真环境(GPS/INS loose-couple program, with EKF application for navigation filters, the simulation environment is also included.)
- 2020-12-17 22:09:12下载
- 积分:1
-
IIRfilter
IIR滤波器的matlab实现,包括butter,cheb1,cheb2(The realization of IIR filter matlab, including butter, cheb1, cheb2)
- 2009-05-06 14:01:01下载
- 积分: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
-
chen1
Lorenz系统,吕系统的延迟反馈matlab仿真(Lorenz system, Lu delayed feedback system simulation)
- 2012-11-22 19:03:02下载
- 积分:1
-
deepsae
构建深度sae网络,数据特征提取及分类,自定义网络结构参数(about deepsae code and an example, ex1 train a 100 hidden unit SDAE and use it to initialize a FFNN)
- 2020-11-13 15:19:43下载
- 积分:1
-
suoxiang
该文件运用matlab仿真工具仿真通信中的关键技术之一,锁相环。采用不同的调制方式。(The document the use of simulation tools for communication matlab simulation of one of the key technologies, phase-locked loop. Different modulation.)
- 2009-04-25 15:00:32下载
- 积分:1
-
ls_mmse_updated
mmse接收
不错的程序,希望能够给大家参考(mmse receiving good procedures, we hope to be able to make reference to)
- 2006-09-04 13:55:35下载
- 积分:1
-
twjqaqke
用MATLAB实现动态聚类或迭代自组织数据分析,线性调频脉冲压缩的Matlab程序,进行波形数据分析,课程设计时编写的matlab程序代码,数值分析的EULER法,LDPC码的完整的编译码,用于特征降维,特征融合,相关分析等,采用加权网络中节点强度和权重都是幂率分布的模型。( Using MATLAB dynamic clustering or iterative self-organizing data analysis, LFM pulse compression of the Matlab program, Waveform data analysis, Course designed to prepare the matlab program code, EULER numerical analysis method, Complete codec LDPC code, For feature reduction, feature fusion, correlation analysis, Using weighted model nodes in the network strength and weight are power law distribution.)
- 2016-03-30 21:15:39下载
- 积分:1