-
mandelbrot-julia
说明: 关于Julia集和Mandelbrot集的MATLAB程序(the programs of Julia set and Mandelbrot set with MATLAB)
- 2011-03-29 17:20:20下载
- 积分:1
-
Image_Processing
Image processing matlab codes
- 2010-12-22 00:38:57下载
- 积分:1
-
undistort
对于利用MATLAB标定工具箱得出相机标定参数后,此函数可利用标定得出的结果,对图像进行畸变矫正,输出矫正好的图像。(Calibration Toolbox for use MATLAB camera calibration parameters obtained, this function can be calibrated using the results obtained, the image distortion correction, output correction a good image.)
- 2015-08-11 13:50:52下载
- 积分:1
-
liangziyoudu
此程序实现了对地震检波器的模态分析,有利于我们更加深入的了解作为地震信号采集前端的检波器的特性。(This program realizes the geophone modal analysis will help us more in-depth understanding of a seismic signal acquisition front-end detector characteristics.)
- 2010-07-18 08:29:38下载
- 积分:1
-
gsc_lms
GSC based beamforming
- 2020-11-02 16:19:53下载
- 积分:1
-
imagemorphing
自己做的imagemorphing的matlab代码~简单的拿boy.jpg和girl.jpg进行实现(Own imagemorphing matlab code ~ simple to take boy.jpg and girl.jpg achieve)
- 2012-06-28 23:54:56下载
- 积分:1
-
LinearContrastStretch
code for contrast stretching
- 2014-09-01 16:55:12下载
- 积分:1
-
qpsk_mod_matlab_wy
说明: qpsk调制解调的生成程序,用MATLAB语言实现(keying modulation and demodulation production procedures, using Matlab)
- 2006-04-22 15:43:50下载
- 积分:1
-
6.JADE-MATLAB
角度和时延联合估计(JADE)算法MATLAB程序(Joint angle and delay estimation (JADE) algorithm MATLAB program)
- 2011-10-31 11:19:00下载
- 积分:1
-
PSO
In computer science, particle swarm optimization (PSO) is a computational method that optimizes a problem by iteratively trying to improve a candidate solution with regard to a given measure of quality. PSO optimizes a problem by having a population of candidate solutions, here dubbed particles, and moving these particles around in the search-space according to simple mathematical formulae over the particle s position and velocity. Each particle s movement is influenced by its local best known position but, is also guided toward the best known positions in the search-space, which are updated as better positions are found by other particles. This is expected to move the swarm toward the best solutions.
- 2014-12-14 21:26:33下载
- 积分:1