-
max-posterior-least-square
计算基于最大后验的正则最小二乘,基于该程序可选择正则最小二乘的正则系数及基函数(Calculated based on the maximum a posteriori the regularized least squares)
- 2014-09-05 11:49:26下载
- 积分:1
-
phplot
a matlab program to find phase of an input signal
- 2011-10-30 14:47:27下载
- 积分:1
-
EmailParser
Email parser in C# dotnet
- 2013-12-28 23:59:00下载
- 积分:1
-
matlab_GUI
Matlab 图形GUI教程。word版的,编辑的较好。(Matlab GUI graphics Tutorial . )
- 2010-07-13 20:40:06下载
- 积分:1
-
Image-Encryption-and-Decrypption-using-Bitplanes
Image encryption using bitplanes, first image decomposed into their bitplanes,some key image applied for encryption,it will be decrypted if and only if exact key used.
- 2014-11-28 23:48:22下载
- 积分:1
-
matlab_example
过程辨识中,实现最小二乘法的仿真,并画出仿真的图行(a example of matlab)
- 2011-11-16 16:25:29下载
- 积分:1
-
lax
matlab lax格式求解激波管一位欧拉方程(matlab lax format a Euler equation solving shock tube)
- 2013-11-16 14:30:22下载
- 积分:1
-
sdnchen-psomatlab-b4c4a1e
带有约束条件的PSO算法,内包含有多种实例函数(A PSO algorithm with constraint conditions, which contains a variety of instance functions)
- 2021-04-23 20:48:47下载
- 积分: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
-
Main
水准网平差,采用C#和MATLAB混合编程的,使用的时候得安装MATLAB的基础支持库(Leveling network adjustment, using C# and MATLAB programming mix, using the one time of installation of MATLAB-based support library)
- 2009-11-09 20:05:17下载
- 积分:1