-
Snake
原始snake matlab 源碼,簡單版( seg = localized_seg(I,init_mask,max_its,rad,alpha,method)
Inputs: I 2D image
init_mask Initialization (1 = foreground, 0 = bg)
max_its Number of iterations to run segmentation for
rad (optional) Localization Radius (in pixels)
smaller = more local, bigger = more global
alpha (optional) Weight of smoothing term
higer = smoother
method (optional) selects localized energy
1 = Chan-Vese Energy
2 = Yezzi Energy (usually works better))
- 2010-05-23 17:35:06下载
- 积分:1
-
SF_Runge
数值实验中基于matlab的龙格算法(Numerical experiments of Runge matlab-based algorithm)
- 2007-12-05 17:18:18下载
- 积分:1
-
2Dfdtd-cylinder
说明: 计算电磁,用matlab开发的二维fdtd算法,用来计算二维圆柱的雷达散射截面!(Computational electromagnetics, with the development of two-dimensional fdtd matlab algorithm used to calculate the scattering of two-dimensional cylinder!)
- 2011-03-19 22:20:42下载
- 积分:1
-
classical-GA-method
遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。(In the field of artificial intelligence, a genetic algorithm (GA) is a search heuristic that mimics the process of natural selection. This heuristic (also sometimes called a metaheuristic) is routinely used to generate useful solutions to optimization and search problems.[1] Genetic algorithms belong to the larger class of evolutionary algorithms (EA), which generate solutions to optimization problems using techniques inspired by natural evolution, such as inheritance, mutation, selection, and crossover.)
- 2015-01-30 11:58:25下载
- 积分:1
-
PCA
关于PCA算法的调用程序,傻瓜式操作,直接运行,附带样本数据文档,很好的帮助初学者。
一看就懂!可以任意更改样本!(Calls on the PCA algorithm procedure, Fool operation, direct running, with sample data files, a good help for beginners. Understand at a glance! Samples can be changed!)
- 2010-11-30 01:07:27下载
- 积分:1
-
kalman-simulink
一个简单的卡尔曼滤波程序,以实现状态估计,并给出了仿真结果(a simple Kalman Filter)
- 2020-11-16 19:29:41下载
- 积分:1
-
20067711511036675
matlab例程,非常好用,便以移植,bianyuxuxi(susan Algorithm is very easy to use, then to transplant)
- 2009-04-26 16:57:48下载
- 积分:1
-
4
说明: 大量office学习文档,希望对大家有帮助,谢谢支持(Study documents a large number of office, we want to help, thank you support)
- 2010-11-11 16:32:29下载
- 积分:1
-
MIMO_ZF
mimo 信道仿真时均衡器的实现与仿真 性能分析(simulation of the ZF/MMSE equalizer for mimo channel model)
- 2009-05-17 18:00:13下载
- 积分:1
-
OptimizationAlgorithm
此代码是采用matlab编写的最优化算法,主要是对求解函数进行最优化分析,最终求出最优解。(This code is prepared using matlab optimization algorithm, the main function is to solve the optimization analysis, the final optimal solution obtained.)
- 2009-06-05 09:58:19下载
- 积分:1