-
Matlab-program-gray-edge-detection
本文主要讨论获得图片后如何提取其边界信息,首先利用图像灰度均匀化解决了对比度不清晰的问题,然后利用高斯滤波法对图片进行滤波去噪,进而利用Canny算法实现边缘检测提取边界,该方法与Matlab自带的求边界方法有明显的提高,为利用Matlab程序求图像分形维数提供了更精确的前提。(This article focuses on how to get the image to extract the boundary information, the first to use to the gray uniform solve the contrast is not clear, and then use the Gaussian filter image filtering noise, and then use the Canny edge detection algorithm to extract the boundary of the and Matlab comes boundary method has increased significantly, and provide a more accurate premise for the use of Matlab program for image fractal dimension.)
- 2013-04-29 14:52:07下载
- 积分:1
-
d66906376b80
遗传算法解决TSP背包问题的源代码,包涵MATLAB程序和详尽文字算法说明(Knapsack problem genetic algorithm source code for TSP, bear with MATLAB algorithms procedures and detailed text description)
- 2011-05-05 20:36:49下载
- 积分:1
-
Jacobian
MATLAB编写矩阵数值分析,帮助学习矩阵和MATLAB编写(MATLAB numerical analysis of the preparation of Matrix,help studying matrix and writing matlab program)
- 2017-01-05 09:03:10下载
- 积分:1
-
6
说明: 求积分方程的离散解并比较它与真解之间的误差,用n=4的复化Simpson公式求积分方程(Seek solutions of integral equations of the discrete solution and compare it with the error between the real, the complex with n = 4 integral equation of the Formula Simpson)
- 2010-08-26 21:15:13下载
- 积分:1
-
mallat
mallat算法比较完整的描述,启发文献(mallat algorithm description document)
- 2012-04-07 14:02:40下载
- 积分:1
-
cognitivel
frequency expander. Matlab code for expander.When x is a vector, this function adds L-1 after each element of x.
When x is a matrix, each column of it treated as vector and expanded L
fold.
SQUARE-ROOT RAISED-COSINE PULSE: h=sr_cos_p(N,L,alpha)
This function generates a square-root raised-cosine pulse of length N+1.
There are L samples per symbol period.
alpha is the roll-off factor.
- 2015-02-20 16:59:26下载
- 积分:1
-
radar-simulation
关于典型雷达信号的侦察分析和雷达干扰建模与仿真,为雷达系统仿真提供了重要的模块。
(For typical radar signal reconnaissance and radar interference analysis modeling and simulation for radar systems provide an important module emulation.)
- 2014-05-04 20:07:00下载
- 积分:1
-
MATLAB_Guide_Finite_Elements_Interactive_Approach
Matlab finite element finite guide book
- 2010-06-05 09:12:49下载
- 积分:1
-
pnocairsecton
绘制庞加莱截面图的小程序,可以随便修改。
(Poincare mapping sections of small procedures, can be arbitrarily amended.)
- 2007-11-08 19:57:16下载
- 积分:1
-
MATLAB_function
matlab function
图像增强
1. 直方图均衡化的 Matlab 实现
1.1 imhist 函数
功能:计算和显示图像的色彩直方图
格式:imhist(I,n)
imhist(X,map)(matlab function)
- 2010-09-29 16:47:50下载
- 积分:1