-
matlab_book
matlab教程,初学者必备的资料,对建模和通信专业的同学有用处。(matlab tutorial for beginners necessary information on the modeling and communications professional students useful.)
- 2010-08-19 15:27:24下载
- 积分:1
-
lvbo
邻域平均法滤波
原图像画面清晰,添加勒椒盐噪声后图像上产生勒明显的黑色斑点(噪声),用不同模板的平滑滤波处理后图像上的噪声消失,但是图像变得模糊,并且,使用的模板越大,对图像的去噪效果越好,同时图像也变得越模糊。
(Neighborhood averaging filter clear picture of the original image, add the Le Salt and pepper noise generated after the image Roming noticeable black spots (noise), smoothing with different template processed image noise disappear, but the images become blurred, and the use of template bigger the better the image de-noising the same time, the image becomes more blurred.)
- 2009-10-25 09:31:03下载
- 积分:1
-
Bellman-ford
Program to implement Bellman Ford Algorithm
- 2014-09-20 12:28:48下载
- 积分:1
-
MATLAB-tutorial
Tutorial for MATLAB.Learn the basics of matlab script programming .The basic commands and writing script in MATLAB is taken care off.Working with matrix in MATLAB.
- 2012-11-02 18:28:32下载
- 积分:1
-
粒子群matlab算法
粒子群优化算法源自对鸟群捕食行为的研究,最初由Kennedy和Eberhart提出,是一种通用的启发式搜索技术。一群鸟在区域中随机搜索食物,所有鸟知道自己当前位置离食物多远,那么搜索的最简单有效的策略就是搜寻目前离食物最近的鸟的周围区域。PSO 算法利用这种模型得到启示并应用于解决优化问题
- 2023-06-04 00:30:02下载
- 积分:1
-
matlabMUSIC
用MUSIC算法作谐波恢复,该算法精确度非常高,能够分辨0.013Hz的频率分量。(Using MUSIC algorithm for harmonic retrieval, the algorithm accuracy is very high, to distinguish the frequency components 0.013Hz.)
- 2008-04-14 14:58:47下载
- 积分:1
-
chap5_3f
关于神经网络算法在MATLAB中对典型二阶对象进行仿真,并得到其阶跃响应。。(MATLAB)
- 2009-05-08 21:15:45下载
- 积分:1
-
lms_flp32
TigerSharc TS201 floating point lms filter routine(TigerSharc TS-201 floating point lms filte r routine)
- 2006-11-06 22:42:57下载
- 积分:1
-
toolbox-tsp
采用遗传算法解决多TSP旅行商问题的matlab工具箱,很有帮助(Using genetic algorithms to solve the traveling salesman problem TSP much matlab toolbox, helpful)
- 2014-09-19 19:12:46下载
- 积分:1
-
programming-in-matlab-2
This tutorial is intended for those who want to learn basics of MATLAB programming language.
Even with a limited knowledge of this language a beginning programmer can write his/her own
computer code for solving problems that are complex enough to be solved by other means.
Numerous examples included in this text should help a reader to learn quickly basic programming
tools of this language. Topics discussed include the m-files, inline functions, control flow,
relational and logical operators, strings, cell arrays, rounding numbers to integers and MATLAB
graphics.
- 2013-10-14 20:07:07下载
- 积分:1