-
test
插值与拟合实验
malab程序,一试便知,欢迎下载(interpolating and fitting)
- 2009-11-01 18:49:36下载
- 积分:1
-
zuizong
这是用MATLAB程序实现视频中运动的目标的跟踪检测,并附有一个小视频
(video tracing)
- 2012-04-18 20:05:29下载
- 积分:1
-
matlab--xianxingdaishu
matlab解决生产调度实际问题(依靠遗传算法) 通过调试(Matlab solve production scheduling problems through the test
)
- 2012-05-13 22:42:33下载
- 积分:1
-
BA_net
BA模型的仿真,BA网络的生成,以及显示BA网络的一些特性优点(BA model simulation, the BA networks generate and display the characteristics of the advantages of the BA network)
- 2012-05-18 08:51:25下载
- 积分:1
-
chapter3
MATLAB实例详解,通过对matlab语言如何编程进行实例解析,是学习matlab的很好教程(Detailed MATLAB examples, through the matlab programming language for examples of how to resolve, are studying a very good tutorial matlab)
- 2009-03-02 20:13:31下载
- 积分:1
-
FLMS
自适应有源噪声控制FLMS算法仿真程序,包含主要仿真程序和最后绘图结果(Adaptive Active Noise Control Algorithm for Simulation Program FLMS)
- 2009-12-02 15:40:05下载
- 积分:1
-
Section_3_ZF_homogeneous_MISO
section ZF precoding for communication systems.
Regards
- 2012-05-13 23:20:49下载
- 积分:1
-
matlab
matlab非平稳信号噪声消除 小波变换与傅里叶变换对比(matlab noise elimination of non-stationary signal Wavelet Transform and Fourier Transform Comparison)
- 2008-05-23 03:06:34下载
- 积分:1
-
towed
说明: 声呐拖曳阵信号处理程序matlab程序包(Matlab package of signal processing program for sonar towed array)
- 2020-12-02 10:49:27下载
- 积分: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