-
xianzhenjiaquan
线列阵加权程序,采用matlab语言编程,是一个离散相加的等间隔阵列程序,原创(Linear array weighting procedure, using matlab language programming, is a discrete interval, such as the sum of the array process, originality)
- 2008-04-09 08:59:14下载
- 积分:1
-
TSP
TSP问题是经典的寻优问题 也是人工智能里一个重要的问题 我编写的程序主要是用蚁群算法来解决这个问题。蚁群算法是人工智能里用来寻优的重要算法 由于蚁群算法的优点使得TSP问题能够实现。
(The TSP problem is a classical optimization problem is also an important problem in artificial intelligence programs written in my main is to use ant colony algorithm to solve the problem. Ant colony algorithm is used in artificial intelligence (ai) optimization algorithm is important due to the advantages of ant colony algorithm can achieve the TSP problem.)
- 2013-03-19 19:16:30下载
- 积分:1
-
edgedetection
Edge Detection Robert with treshold
- 2014-11-17 15:43:43下载
- 积分:1
-
nuttall_harmonic
nuttall窗三谱线插值电力谐波分析程序,可随意更换信号参数(Nuttall window Interpolated power harmonic analysis program can easily replace the signal parameters)
- 2013-04-26 10:16:16下载
- 积分:1
-
V3.0.6
FusionCharts用的文件,下载下来的,可以用,很方便啊啊啊(user for FusionCharts file)
- 2014-07-07 10:36:11下载
- 积分:1
-
Infrared-Image-Enhancement
针对基于小波变换的红外图像增强方法视觉效果不够理想的缺点, 提出了一种基于平稳小波变换和Retinex 的红外图像增强方法, 利用Retinex 增强算法增强图像的视觉效果, 并改善其亮度均匀性。首先, 对红外图像经平稳小波变换后的最大尺度低频子带图像进行多尺度Retine x 增强 然后, 利用贝叶斯萎缩阈值法对高频子带图像进行阈值去噪, 并根据低频子带图像的局部对比度和模糊规则计算高频子带的增益系数, 从而得到增强后的高频子带图像 最后, 由低频子带图像和高频子带图像重构得到增强后的图像。针对大量图像进行了实验和增强效果的定性与定量评价, 并与双向直方图均衡法、二代小波变换法、Curvelet 变换法和多尺度Retinex法作了比较。结果表明, 所提出的方法增强了图像细节, 抑制了噪声, 并明显改善了图像的整体视觉效果。(As infrared image enhancement method based on wavelet transformation has the problem of unperfect visual effect , and Retinex enhancement algorithm can enhance visual effect of the image by improving brightness uniformity , amethod based on stationary wavelet transformation and Retinexis proposed.Firstly , the infrared image is decomposed into high-frequency detail and low-frequency approximation components at various resolutions, and the low frequency subband image of the largest scale is enhanced by multiscale Retinex algorithm.Then, the highfrequency subband images are denoised by Bayesian shrinkage method, and the gain coefficients of high-frequency subbands are available by calculating the local contrast of the enhanced low-frequency subband based on fuzzy rules to get the enhanced high-frequency subband images .Finally, the enhanced image is reconstructed by the low-frequency subband and high-frequency subbands .Experiments with qualitative and quantitative uation are carried ou)
- 2021-04-29 11:58:44下载
- 积分:1
-
FBP
这是一个医学图像重建程序,用的是滤波反投影算法。(Medical Image Reconstruction using Filtered Back Projection.
Matlab code (GUI)+ 4 Sinograms for testing/demonstrations.
Can be used as a laboration to compare different numbers of projections, filters and interpolation methods.)
- 2009-06-21 22:18:27下载
- 积分:1
-
Matlabviterbi2
说明: 应用MATLAB进行维特比译码,这对仿真很有用(Application of MATLAB to carry out Viterbi Decoder, which is useful in simulation)
- 2009-08-23 15:38:26下载
- 积分:1
-
cc-yang
最近在书上找的一个程序,可以对微分方程的解法使用(Themselves in line to see a square root to be evaluated on, you can refer to the following)
- 2011-10-08 13:33:36下载
- 积分:1
-
edge
在matlab,传统的边缘检测直接调用edge函数,但是得到的边缘信息较稀薄,可以通过将sobel,roberts,prewitt三种算子的边缘检测叠加起来,并且对于连续的边缘部分拓宽,使得边缘更连贯清晰(In matlab, traditional edge detection edge direct call function, but thinner than the edge information can be obtained by sobel, roberts, prewitt three edge detection operator stack up, and for widening the continuous edge portion, so that the edge is more consistent clear)
- 2013-12-21 15:16:36下载
- 积分:1