-
matlabVCsimulink
Matlab7.0利用mcc与VC++编程实例,MATLAB 与 C 语言的接口,在simulink环境下实现实时仿真。(Matlab7.0 using MCC with VC++ Programming examples, MATLAB and C language interface, in simulink realization of real-time simulation environment.)
- 2007-10-31 23:15:28下载
- 积分:1
-
How_to_use_Simulink
说明: 一本对simulink讲解很详细的外国资料(1 pairs of simulink in great detail on the foreign data)
- 2009-07-31 11:11:41下载
- 积分: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
-
BILINEAR
双线形变换法设计滤波器,需帐号就可自由下载此源码(Bilinear transform design filter, take account of this source can be downloaded free)
- 2008-01-09 12:25:40下载
- 积分:1
-
gmcalab_le1.0
GMCA Toolbox for Denoising, 2005年一篇有关基于MCA去噪的源代码,国外网站转载。(GMCA Toolbox for Denoising, 2005 MCA denoising based on an article on the source code, web reprint abroad.)
- 2009-04-07 07:15:06下载
- 积分:1
-
Kalman
matlab最基本的卡尔曼滤波的算法,最最基本的,就5步5句话,可以任意移植(matlab basic Kalman filter algorithm, the most basic, step 5 of the fifth sentence, can be transplanted)
- 2012-04-20 10:35:51下载
- 积分:1
-
zhongzhifa
用MATLAB编写的中值法,进行运动目标的背景提取,效果可以。(MATLAB prepared by the method, for background extraction of moving targets, the effect can be.)
- 2014-11-04 21:20:12下载
- 积分:1
-
NQueens
résolution de probleme de n queens
- 2013-04-10 17:43:00下载
- 积分:1
-
GTbimatrixgames
双矩阵对策博弈论,求解博弈论纳什均衡,得出优化结果。(Game Theory)
- 2016-04-16 16:57:09下载
- 积分:1
-
BasedonthePSKMATLAB_SimulinkTransmissionSystemSimu
利用MATLAB/Simulink软件中Communication Blockets(通信模块)对PSK数字传输系统进行动态、可视化仿真,清晰地表现出PSK传输系统的系统组成及各项性能指标。(using MATLAB/Simulink Software Communication Joe Blo ckets (Communication Module) PSK digital transmission system dynamics, visual simulation, PSK clear illustration of the transmission system components and system performance indexes.)
- 2007-05-24 13:40:17下载
- 积分:1