-
Physical_Modeling_in_MATLAB
Physical Modeling in MATLAB
R
Copyright 2007, 2008 Allen B. Downey(国外学者写的 利用MATLAB 编写各种物理模型的书 是英文的 可能读起来要花时间
但例子多 内容丰富有 书中有代码例子)
- 2010-11-03 20:51:51下载
- 积分:1
-
Cell-tracking
自己编程实现对通道里的细胞的跟踪,标注,计算,并计算细胞的面积、周长、个数、并能判断2种细胞(Their programming implementation of the cells in the channel tracking, tagging, computing, and calculate the cell area, perimeter, number, and can determine two kinds of cells)
- 2014-04-02 16:08:22下载
- 积分:1
-
shortest
This code simulates Shortest Path Routing protocol that resides in network layer of a Network Architecture
- 2011-02-01 21:39:24下载
- 积分:1
-
random_fractal
generate simple random fractals recursively
- 2010-03-10 17:05:55下载
- 积分:1
-
classification_matlab_toolbox
classification_matlab_toolbox分类方法工具箱,有界面很直观。(classification_matlab_toolbox classification toolbox, a very intuitive interface.)
- 2005-04-18 19:38:52下载
- 积分:1
-
PsoProcess
粒子群算法OptSwarm记录每个粒子的历史最优解(粒子历史最好的适应度)以及全部粒子搜索到的全局最优解。用Wg代表全局最优解,W.,1代表每个粒子的历史最优解。粒子群初始化阶段表OptSwarm的前N行与表ParSwarm中的相同,而Wg的值为表ParSwarm中适应度值的最大值对应的行。(Particle swarm algorithm OptSwarm record the history of each particle the optimal solution (particles history best fitness), and all the particles of the search to the global optimal solution. Use Wg represents the global optimal solution, w., 1 representative of each particle history to the solution. Particle swarm initial stage OptSwarm table before the line and the table ParSwarm N is same, and the value of the ParSwarm Wg for tables in the maximum fitness value corresponding line.
)
- 2012-03-21 16:56:36下载
- 积分:1
-
Converting
一篇经典的2D转3D方面的文章,研究3DTV领域的很有用(aclassic paper on 2D to 3D)
- 2010-05-23 15:34:08下载
- 积分:1
-
GA
说明: 一个简单的遗传算法程序!希望对大家有用!(A simple GA program!)
- 2010-06-06 14:38:49下载
- 积分:1
-
work
现代控制原理作业 源程序 供参考 是MATLAB程序 有注释 (Modern control theory job source for reference)
- 2013-01-03 21:54:58下载
- 积分:1
-
lec1
The p erceptro n algo rithm ceases to update the para meters only when all the training
images ar e classified corr e ctly (no mistakes, no update s). So, if the training images are
p ossible to clas sify co rrectly with a linear c la ss ifier, will the p erceptr on al gorithm find such
a classifier? Yes , it does, and it w ill co nverge to such a classifier in a finite numb er of
updates (mistakes ). We’ll sho w this in lectur e 2.
- 2013-12-02 14:35:38下载
- 积分:1