-
mandelbrot
This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1 - 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
(This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in).
although mandelbrot equation is Z=Z^2+C you can change the degree of the equation between 1- 50.
higher number in iteration, points in axes gives better results in image besides more resulting time.
to zoom an area of the figure you must aproximately choose the point and then change the center values to this point values then push Show Graph button. because of this is the first version there can be any lack of usage.
)
- 2010-02-17 07:21:59下载
- 积分:1
-
yichuansufagongju
大家都需要的遗传算法工具,大家要下的快抓紧点下!(We need the tools of genetic algorithm, we must pay close attention to the point where fast!)
- 2006-12-20 11:01:10下载
- 积分:1
-
jisi
运动目标的检测是视频处理过程中后续跟踪技术的基础,其检测结果的好坏直接关系到能否跟踪到运动目标及跟踪准确度问题。运动目标的检测就是从机器视觉系统获取的序列图像中把前景,运动,目标分割提取出来的过程。本文描述了机器视觉中运动目标检测的主要方法?介绍了其中背景减除法的几种典型算法的原理、特点、背景差分法的基本流程?主要包括四个步骤为,预处理、背景建模、目标检测、后处理。然后在matlab环境下运用背景减除算法完成了视频中运动目标的检测,并对检测结果图像进一步处理.(Moving target detection is a follow up video processing technology based on the test results is directly related to the ability to track moving targets and tracking accuracy. Moving target detection prospects, movement, object segmentation extracted from the sequence of images acquired by the machine vision system. This paper describes the main method of moving target detection machine vision ? introduced the principle of which several typical algorithms for background subtraction method, the basic flow characteristics, background difference method ? mainly includes four steps, preprocessing, background modeling target detection, post-processing. Use background subtraction algorithm in Matlab environment complete video moving target detection, and detection results of images for further processing.)
- 2013-04-13 20:39:14下载
- 积分:1
-
Average-filtering
用matlab编写的程序,实现图像的3*3、7*7、9*9算术均值滤波和几何均值滤波,文档中有matlab源码以及运行结果截图(Programs written with matlab, image 3* 3,7* 7,9* 9 arithmetic mean filter and geometric mean filter, documentation and operating results have matlab source screenshot)
- 2013-12-03 18:57:30下载
- 积分:1
-
FuzzyImunne
这是一个比较简单的模糊免疫PID的程序,在程序中结合了P模糊与免疫的思想,有较高的实用价值!(This is a relatively simple procedure of fuzzy immune PID in the process of combination of P and the immune fuzzy thinking, a higher value!)
- 2009-04-16 12:01:20下载
- 积分:1
-
camlaw
使用MATLAB编写的一个凸轮的曲线运动规律(Using the MATLAB curve prepared by a law of motion cam)
- 2009-10-31 19:01:44下载
- 积分:1
-
matlab
这是一些文本聚类的matlab函数,是遗传算法过程中的一些常用函数(This is some text clustering matlab function, genetic algorithm is the process of some of the commonly used functions)
- 2010-05-11 11:25:34下载
- 积分:1
-
779947538495
无线传感器网络是一种全新的信息获取平台,能够实时监测和采集网络分布区域内的各种检测对象的信息,并将这些信息发送到网关节点,以实现复杂的指定范围内目标检测与跟踪,具有快速展开、抗毁性强等特点,有着广阔的应用前景(Wireless sensor networks is a new information access platform, real-time monitoring of distribution and collection networks within the region of various test object information, and information sent to the gateway node, in order to achieve the specified range of complex target detection and tracking, with rapid deployment, survivability and strong features, have broad application prospects)
- 2010-05-19 20:08:04下载
- 积分:1
-
lu19
本例利用小波分析检测信号中的奇异点并消除(Using wavelet analysis of signal singularity detection and elimination in)
- 2012-05-16 15:18:11下载
- 积分:1
-
DBSCAN
DBSCAN matlab souce code
- 2009-05-30 10:51:19下载
- 积分:1