-
matlab
matlab编写的流体力学计算和传热计算程序。(matlab prepared CFD and heat transfer calculations.)
- 2008-07-28 11:11:46下载
- 积分:1
-
matlab
次压缩文件汇集了几部较为经典的MATLAB编程指导及几百个基础的编程实例,对于进一步提高编程能力及初学者都有很好的帮助,希望对大家有用(Times compressed file brings together several classic the MATLAB programming guide and hundreds of programming examples, and has a good help to further improve programming ability and beginners, hope to be useful)
- 2013-01-03 23:00:36下载
- 积分:1
-
kongzhixitong
控制系统仿真的程序以及simulink模型(Control system simulation program and simulink model)
- 2012-11-22 20:52:28下载
- 积分:1
-
GUISUSAN
边缘是图像最基本的特征,是图像分割的第一步。经典的边缘检测方法如:Roberts,Sobel,Prewitt,Kirsch,Laplace等方法,基本都是对原始图像中象素的小邻域构造边缘检测算子,进行一阶微分或二阶微分运算,求得梯度最大值或二阶导数的过零点,最后选取适当的阀值提取边界。由于这些算法涉及梯度的运算,因此均存在对噪声敏感、计算量大等缺点。在实践中,发现SUSAN算法只基于对周边象素的灰度比较,完全不涉及梯度的运算,因此其抗噪声能力很强,运算量也比较小。并将SUSAN算法用于多类图像的边缘检测中,实验证明该算法非常适合含噪图像的边缘检测。 2 SUSAN边缘检测简介
(err)
- 2009-10-22 11:34:46下载
- 积分:1
-
Matlab
Matlab 程序语言,有jacobi GS迭代,弦截法等。(Matlab programming language, there jacobi GS iteration, Secant method.)
- 2010-12-13 23:56:04下载
- 积分:1
-
Wavelet-based-ICA-R-algorithm
基于小波的ICA-R算法,适合混合图像的分离。具有速度快等优势(Wavelet-based ICA-R algorithm, suitable for the separation of mixed images. With a speed advantage. )
- 2011-10-18 20:02:18下载
- 积分:1
-
power-control
功率控制函数代码描述细节。博弈论的应用。。。。。。。。。。。(Power Control)
- 2013-11-10 16:58:09下载
- 积分:1
-
Advanced-Kalman-Filtering
英文原版电子书,kalman滤波高级教程(English original kalman filtering and advanced tutorials)
- 2015-03-18 22:29:30下载
- 积分:1
-
Qzhifahs
数学模型中Q值法(算法及matlab程序)(Mathematical model in the Q value method matlab program)
- 2012-11-18 14:17:01下载
- 积分:1
-
imgkmeans
将K均值算法用于图像分割,输入的是彩色图像,转换为灰度图像进行分割,输出结果为灰度图像.利用灰度做为特征对每个像素进行聚类,由于光照等原因,有时应该属于一个物体的像素,其灰度值也会有很大的差别,可能导致对该像素的聚类发生错误.在分割结果中,该物体表面会出现一些不同于其它像素的噪声点,因此,算法的最后,对结果进行一次中值滤波,以消除噪声,达到平滑图像的作用(The K means algorithm for image segmentation, the input is a color image, convert to grayscale image segmentation, the output of grayscale images. The use of gray as the characteristics of each pixel clustering, due to light and other reasons, and sometimes should belong to an object pixel, its gray value will also be very different, may lead to clustering of the pixel error has occurred. in the segmentation results, the surface, there would be different from other pixel noise points, so , the algorithm Finally, the results of a median filter to eliminate noise, to the role of smoothing the image)
- 2009-12-08 19:10:15下载
- 积分:1