-
standard_test_images
lena image for research work
- 2010-10-11 23:22:50下载
- 积分:1
-
用MATLAB编写的svm源程序
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取(MATLAB svm prepared by the source, can achieve a support vector machine for the feature classification or extract)
- 2021-05-07 18:04:36下载
- 积分:1
-
wumalv
基于及扩展模型的信道估计。基于及扩展模型的信道估计。误码率的计算。(Channel and expansion model based on estimates . Channel and expansion model based on estimates .)
- 2014-09-22 12:46:23下载
- 积分:1
-
PSO
粒子群算法 运行 可以通过 适用于初级人员学习 希望对大家有用(PSO algorithm run by junior officers apply to study hope to be useful)
- 2014-12-04 10:19:02下载
- 积分:1
-
1
说明: This Matlab script illustrate how to Enhance the color image without change in HUE and without GAMUT problem.
- 2013-02-13 00:37:58下载
- 积分:1
-
MATLAB
学习MATLAB的基本应用与MATLAB仿真的基本知识,适合初学者(Learning of MATLAB applications and basic knowledge of MATLAB simulation, suitable for beginners)
- 2012-05-18 17:14:52下载
- 积分:1
-
main_1
matlab,书上例程,仅用作参考,用于数组的重复显示(matlab, books, routines, only as a reference for arrays of repeated)
- 2012-07-17 17:30:00下载
- 积分:1
-
PDE_in_image_processing
包含五个文件夹。
(1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。
(3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。
(4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing"是利用P_M方程,对图像平滑去噪的演化过程 "curve_linear_heat_flow"是利用FT实现的闭合曲线的线性热流演化过程。
(These codes are focused on PDE image processing)
- 2010-10-07 04:21:23下载
- 积分:1
-
matlab-tutorial
matlab教程,主要介绍matlab的一些基本用法,基本函数,极其应用。(matlab tutorial)
- 2012-09-17 19:27:24下载
- 积分:1
-
Gauss_Seidel
一种非线性代数方程组的迭代解法。最早用于解算电力系统潮流。这种方法具有程序编制简单、占用内存少的优点,但算法收敛性差,计算时间长。(In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite. It was only mentioned in a private letter Gauss to his student Gerling in 1823.[1] A publication was not delivered before 1874 by Seidel.)
- 2014-11-20 22:12:52下载
- 积分:1