-
Imageprocessing
包括图像分析的四部分代码:matlab扩散和高斯函数,线性扩散,线性复扩散,非线性扩散。(It contains four parts:
[1]MATLAB function:diffusion.m gauss.m
[2]Linear diffusion
Applying linear diffusion to images creating linear scale-space.
MATLAB code: demo_lin.m
Image: haifa1.bmp
[3]Linear complex diffusion
Applying linear complex diffusion creating Gaussian and Laplacian scale-spaces. MATLAB code: demo_cmplin.m
[4]Nonlinear diffusions:
Perona-Malik ["Anisotropic diffusion"]
Catte et al. regularization of P-M
Complex ramp-preserving diffusion
Nonlinear edge preserving diffusions.The classical Perona-Malik process: the value of the diffusion coefficient is reduced near edges estimated by the first derivative. Best applied to step edges. A regularized version by Catte et al- the gradient estimation for controlling the process is smoothed by a Gaussian. Proved to be mathematically well-posed. Ramp preserving complex diffusion- best for ramp-type edges. Results are smoother with almost no staircasing effects.
MATLAB code: demo_nldif.m
Image: ct_scan.bmp)
- 2009-02-19 16:35:30下载
- 积分:1
-
thedesignoffir
the disign of fir based on matlab
- 2009-10-17 18:24:03下载
- 积分:1
-
MATLAB
MATLAB简单的计算白色轮廓中的像素点的个数(MATLAB a simple white outline of the calculation of the number of pixels)
- 2009-11-20 22:23:34下载
- 积分:1
-
eg12-zhongleishibie
《MATLAB神经网络30个案例分析》中的第12个例子,案例12 SVM神经网络的数据分类预测-葡萄酒种类识别。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 12 cases 12 data classification of SVM neural network prediction- wine species identification. Hope to have certain help to everybody!
)
- 2013-09-20 16:08:13下载
- 积分:1
-
GPS-receiver-based-on-matlab
基于matlab平台的GPS仿真.pdf 是一篇关于GPS仿真的详细硕士毕业论文 对于研究GPS系统有很大帮助(gps receiver based on matlab )
- 2013-09-04 11:09:42下载
- 积分:1
-
rand03.6
In order to minimize power losses caused by high current and improve the voltage profile in the network distribution, the introduction of dispersed generations also called productions decentralized in distribution network (DG) plays an important role. The installation of DGs directly affects the power requested or purchased. The sizing and placement of DGs in the system must be optimal because a wrong choice has a negative impact on the system behavior. To solve this combinatorial problem, an algorithm known as Firefly algorithm is proposed in this paper. This is a meta-heuristic algorithm inspired by the behavior of fireflies flashing. The main objective of firefly flash is to act as a signaling system to attract other fireflies. Networks tested IEEE69-bus and IEEE33-bus are used to evaluate the effectiveness of this method. The results are compared with those obtained by genetic algorithm (GA) to IEEE69-bus, and Shuffled frog leaping algorithm (SFLA) for IEEE 33-bus.
- 2013-12-16 14:22:43下载
- 积分:1
-
EmbeddingDimension_Cao
说明: 基于Cao方法求得混沌时间序列相空间重构的最优化嵌入维的Matlab程序(Cao method, based on the chaotic time series reconstruction phase space optimization of the embedded peacekeeping procedures Matlab)
- 2006-03-24 16:10:38下载
- 积分:1
-
matlabhunhebiancheng
Matlab是一个很好的大型数值计算软件。解释型的程序执行、即时的调试窗口、高效的矩阵运算、丰富的工具箱,使它成为了数值计算和科研工作的必备软件。虽然Matlab具有众多的优势,可是它的程序却很难完全摆脱Matlab环境运行,在界面功能上也效率低下,这些缺点我们在使用Matlab的同时,不免担忧自己的成果不能方便地对外发布。对Matlab的运行方式进行了分析,之后提出了Matlab和VC高级语言之间混合编程的方法,以及Matlab程序独立打包和如何提高Matlab程序的界面运行效率的方法。 更多还原
(Matlab is a nice large numerical software. Explain the type of program execution, real-time debug window and efficient matrix operations, rich toolbox, making it the numerical calculations and research work necessary software. Although Matlab has many advantages, but it is difficult to completely get rid of the program running Matlab environment, the interface functions inefficient, these shortcomings in the use of Matlab while we can not help but worry about their results can not easily be released. For Matlab operation mode are analyzed, and then propose a hybrid programming approach between Matlab and VC-level language, and Matlab program independent packaged and how to improve the operational efficiency of the Matlab interface procedures. More Restore)
- 2013-12-14 16:07:36下载
- 积分:1
-
OFDM_DT10K50
simulation signal ofdm
- 2009-02-28 16:22:37下载
- 积分:1
-
libsvm
说明: 支持向量机(SVM)matlab 代码,附有详细的使用说明及举例讲解。 (This tool provides a simple interface to LIBSVM, a library for support vector
machines.)
- 2010-04-21 21:30:20下载
- 积分:1