-
sigma32(MC)
说明: 用Monte Carlo方法,模拟E.coli中sigma32因子对热休克基因的调控机理,与文献吻合很好。(Monte Carlo simulation E.coli sigma32 factor on heat shock gene regulatory mechanism, good agreement with literature.)
- 2005-12-10 18:32:19下载
- 积分:1
-
test_lda
lda基本思想是选择使得Fisher准则函数达到极值的向量作为最佳投影方向,从而使得样本在该方向上投影后,达到最大的类间离散度和最小的类内离散度(Linear classification algorithm)
- 2013-08-01 09:36: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
-
Dual-simplex
对偶单纯型 最优化的一个作业 需要的可以参考下~(Dual simplex)
- 2011-05-09 09:16:00下载
- 积分:1
-
binary3
make binary from image part3
- 2012-01-19 13:45:12下载
- 积分:1
-
art-program
关于微软出的几道思考题目,很有价值.值得一看。(About Microsoft thought out with a few topics of great value)
- 2009-11-26 13:17:07下载
- 积分:1
-
ukf
一种 matlib 仿真的UKF算法,一种 matlib 仿真的UKF算法,(ukf algorithm)
- 2014-11-13 11:05:16下载
- 积分:1
-
cede
说明: 计算测地距离,测地距离是众多距离的一种,在高维流行数据分布空间上,欧式距离不再适用,这时就可用到欧氏距离(Computing geodesic distance, geodesic distance is a large distance, popular in high-dimensional data distribution space, the Euclidean distance is no longer applicable, then you can use the Euclidean distance)
- 2010-04-28 13:17:21下载
- 积分:1
-
secha
rgb转换为XYZ色彩空间,使用matlab实现(rgb converted to XYZ color space, using Matlab to achieve)
- 2006-06-13 15:11:23下载
- 积分:1
-
Spatial-toolbox-2
空间聚类分析MATLAB工具箱,包含文档和源代码;MATLAB学习,教程(Spatial clustering analysis the MATLAB toolbox contains documentation and source code MATLAB learning, tutorial)
- 2012-11-29 23:19:17下载
- 积分:1