-
bootstrapping
matlabde zbt price 函数类似与bootstrapping法求利率期限结构(zbt price bootstrapping)
- 2010-10-13 14:25:08下载
- 积分:1
-
couple_estimate
说明: 存在互耦的平面阵的一种互耦参数估计方法。(The existence of mutual coupling in a planar array mutual coupling parameter estimation methods.)
- 2008-12-03 18:41:56下载
- 积分:1
-
chap2_06_RLS
系统辨识与自适应控制MATLAB仿真教材里递推最小二乘法的参数估计的matlab实现的程序(Estimation of system identification and adaptive control of MATLAB simulation in the textbook recursive least squares parameter matlab program)
- 2015-02-03 18:00:01下载
- 积分:1
-
5
信号处理,进行信号检测与处理,通过设定threshold来进行信号检测的可信度调整(Credibility adjustment signal processing, signal detection and processing, by setting threshold for signal detection)
- 2013-12-02 04:20:06下载
- 积分: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
-
entropia_en
Iterative algorithm for minimum cross entropy thresholding
- 2009-11-30 20:38:46下载
- 积分:1
-
RD
说明: 正侧式条带式SAR的仿真程序,包含二维和三维,等高线显示(SAR simulation program
)
- 2011-05-17 16:57:16下载
- 积分:1
-
GOLDSTEIN
Matlab有关改进的PSO算法程序基于三种惯性参数改进的粒子群算法程序,并使用测试函数Goldstein进行结果比较(Matlab program for improving the PSO algorithm is based on three inertial parameters improved particle swarm optimization program and use the results of the test functions were compared Goldstein)
- 2011-05-06 07:53:05下载
- 积分:1
-
changerk144
变步长龙格库塔法,用于解决四阶微分方程组求解析解的问题,尤其适用于两自由度间隙碰撞问题的解决。(This is a matlab program about Runge-Kutta,and it will help you solve many difficulty questions.With its help,you can have a easy way to access your success.)
- 2011-05-25 09:24:16下载
- 积分:1
-
Matlab
这是一本详细介绍matlab的书籍,里面包括了所有matlab的命令,可以说是matlab命令全集(This is a detailed matlab books, which includes all command matlab matlab command Complete Works)
- 2012-10-11 10:01:17下载
- 积分:1