-
MatlabPP
Matlab源码(投影寻踪). 已验证,可以实现投影寻踪算法 并进行程序建模(Matlab source (projection pursuit). Has been verified, you can achieve projection pursuit algorithm for process modeling and)
- 2011-10-19 21:46:00下载
- 积分:1
-
matlab-chazhi
该算法程序包含拉格朗日插值和样条插值等多个功能。(The algorithm contains multiple functions Lagrange interpolation and spline interpolation.)
- 2014-12-28 20:05:03下载
- 积分:1
-
time_frequncy_tool_application_and_demo
压缩文件中提供了matlab时频工具箱中函数详细说明,demo实例。含有较多的应用例子,便于理解。与大家分享。(Compressed file is provided in time-frequency toolbox matlab function in detail, demo examples. The application contains more examples, easy to understand. To share with you.)
- 2008-03-10 15:06:34下载
- 积分:1
-
cov2para
This MATLAB code computes the covariance matrix of a random variable
- 2009-12-16 16:44:44下载
- 积分:1
-
hmmbox_4_1
the newer version from HMMbox 3.2
Matlab toolbox for Variational estimation Hidden Markov Models.
(Adapted from Hidden Markov Toolbox Version 3.3 01-Apr-99 and
Coupled Hidden Markov Toolbox Version 1.1 01-Feb-01
Copyright (c) by Iead Rezek, Oxford University)
The software uses some NETLAB routines
(see http://neural-server.aston.ac.uk/netlab/index.html
so you ll need to have NETLAB on your search path
See the file VERSION for what s new in this version.
The observation models has so far been implemented are
Gaussian, Poisson and Dirichlet
- 2009-12-07 05:27:13下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
class_optical_flow
一个经典的关于光流法的运动图像目标检测 已调试成功(Moving image target detection of optical flow method is a classic has been successful commissioning)
- 2013-11-16 10:02:55下载
- 积分:1
-
delay-of-relay-HARQ
实现中继HARQ的发送与接收流程并对三种合并方式进行时延性能比较(Relay HARQ transmission and receiving process, and three kinds of merger delay performance)
- 2012-11-22 21:47:59下载
- 积分:1
-
宏观经济分析、货币政策研究TVP_FAVAR
tvp-fa-var 宏观经济分析、货币政策研究常用程序包(tvp-fa-var toolbox, useful for macroeconomic analysis)
- 2021-04-28 11:48:44下载
- 积分:1
-
ofdm+bpsksimulink
说明: ofdm的bpsk实现,可以在修改后运用与mimo或者vmimo等(realize the BPSK OFDM, can be modified to use with vmimo such as MIMO or)
- 2008-09-29 08:58:15下载
- 积分:1