-
Digital_Image_Processing_by_MATLAB
Matlab is perfect tool to process digital imgae.This .rar file includes many .m files with detailed comment.They can complete many operations of DIP.
- 2009-05-16 11:42:54下载
- 积分:1
-
code
matlab从入门到精通 第二版 例题原码 第一章(matlab entry to the master of the second edition ,the original code examples)
- 2014-11-19 16:40:56下载
- 积分:1
-
CalendarData
Calendar Data Source Code for Andriod.
- 2013-11-12 11:58:02下载
- 积分:1
-
code
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱(The implementation of a interesting game "breakout" using MATLAB, also a netlab toolbox of artificial neural network is included.)
- 2009-12-12 18:53:46下载
- 积分:1
-
PSO
MATLAB Code for Particle Swarm Optimization Algorithm to optimized unconstrained Optimization Problem
- 2013-12-20 18:56:29下载
- 积分:1
-
fem.2.1
说明: 五点差分型多重网格方法:各种插值算子的比较)(Five-point difference-type multi-grid methods: a variety of interpolation operator of comparison))
- 2008-12-07 21:18:44下载
- 积分:1
-
learning-matlab6.5
本书第一章系统讲述 MATLAB6.5 的集成工作平台,引导者初会MATLAB 基本用法。第二、三章系统叙述MATLAB6.1 的四大基本数据类型(数值数组、字符串数组、元胞数组、构架数组),至于其它扩展数据类型(函数句柄、符号数据、内联函数、unit 数组、稀疏类)则另辟章节专述。此后,本书用九个独立章分述MATLAB6.5 的数值计算、符号计算、函数和数据可视、面向对象编程、GUI 交互操作界面
设计、EXE 独立应用程序生成、实现不同软件平台交互的API、M-book 数据图形文字环境集成等八大通用功能。(This book chapter describes the system integration work MATLAB6.5 platform, will guide the early MATLAB basics. Second, the system described in chapters four MATLAB6.1 basic data types (numeric arrays, string arrays, cell arrays, structure arrays), as other extended data types (function handle, symbol data, inline functions, unit array , sparse class) is to open another chapter specifically mentioned. Since then, the book points out with nine separate chapters MATLAB6.5 numerical calculations, symbolic computation, functions, and data visualization, object-oriented programming, GUI interactive interface design, EXE standalone application to generate and realize different software platforms to interact API, M-book data in graphical text such as the eight general-purpose functions integrated environment.)
- 2011-10-12 19:19:01下载
- 积分:1
-
SECPSO
二阶粒子群,比pso更加精确更加灵敏地优化函数。在标准pso算法中,微粒的飞行速度仅仅是微粒当前位置的函数,而二阶粒子群算法中微粒飞行速度的变化与微粒位置的变化有关(Second swarm, more sensitive and more accurate than pso optimize function. Pso algorithm in the standard, the particle particle flight speed is only a function of the current position, the second particle swarm flying speed of particles in the particle changes related to changes in the position)
- 2013-09-23 19:06:08下载
- 积分:1
-
one
产生右图所示图像f1(m,n),其中图像大小为256×256,中间亮条为128
×32,暗处=0,亮处=100。对其进行FFT:
① 同屏显示原图f1(m,n)和FFT(f1)的幅度谱图;
② 若令f2(m,n)=(-1)m+n f1(m,n),重复以上过程,比较二者幅度
谱的异同,简述理由;
③ 若将f2(m,n)顺时针旋转90 度得到f3(m,n),试显示FFT(f3)的幅
度谱,并与FFT(f2)的幅度谱进行比较;
④ 若将f1(m,n) 顺时针旋转90 度得到f4(m,n),令f5(m,n)=f1(m,n)+f4(m,n),试显
示FFT(f5)的幅度谱,并指出其与FFT(f1)和FFT(f4)的关系;
⑤ 若令f6(m,n)=f2(m,n)+f3(m,n),试显示FFT(f6)的幅度谱,并指出其与FFT(f2)和
FFT(f3)的关系,比较FFT(f6)和FFT(f5)的幅度谱。(Generating an image f1 (m, n) shown in the figure, wherein the image size is 256 256, the intermediate light bar 128 32 0 = dark, bright Department 100. Its FFT: ① screen display picture f1 (m, n) and the FFT (f1) of the amplitude spectrum ② If so f2 (m, n) = (-1) m+n f1 (m, n), repeat The above process, comparing the amplitude spectrum of the similarities and differences between the two, brief reasons ③ If f2 (m, n) 90 degrees clockwise to get f3 (m, n), try to display FFT (f3) the amplitude spectrum and with the FFT (f2) comparing the amplitude spectrum ④ If f1 (m, n) obtained by 90 degrees clockwise f4 (m, n), so f5 (m, n) = f1 (m, n)+f4 (m, n ), try to display FFT (f5) amplitude spectrum, and pointed out its relationship with the FFT (f1) and FFT (f4) of ⑤ If so f6 (m, n) = f2 (m, n)+f3 (m, n) and try to display the FFT (f6) amplitude spectrum, and pointed out its relationship with the FFT (f2) and FFT (f3), comparing FFT (f6) and FFT (f5) amplitude spectrum.)
- 2013-11-26 16:24:18下载
- 积分:1
-
OFDM
说明: 对OFDM(正交频分复用)的调制和解调过程的仿真(On OFDM (Orthogonal Frequency Division Multiplexing) modulation and demodulation process simulation)
- 2011-02-24 10:13:30下载
- 积分:1