-
GVF
图象分割算法,这是 active contours分割中外力的选择,通常算法为基于梯度,但对于梯度不清楚的图像,可以采用此方法(image segmentation algorithm, which is active segmentation external contours of choice, usually based on the gradient algorithm, but the gradient was not clear images, we can use this method)
- 2006-12-21 16:57:49下载
- 积分:1
-
plot
定义坐标轴的显示范围用axis指令
语法:axis([xmin xmax ymin ymax]) 你的例子ymin ymax应分别设为0和0.5,xmin xmax 取周期的两端。 然后再plot(x,y)
欢迎一起探讨matlab的使用:) (draw picture in matlab)
- 2009-02-04 22:07:32下载
- 积分:1
-
monobit_synchro
单比特取样超宽带系统同步性能研究单比特取样超宽带系统同步性能研究(Single-bit sampling system synchronization performance of UWBSingle-bit sampling system synchronization performance of UWB)
- 2011-01-19 13:35:10下载
- 积分:1
-
ch1545kl
说明: ec生物信息与论文实现\matlab教程及工具箱(ec biological information and papers to achieve \ Directory and Matlab Toolbox)
- 2006-03-15 21:14:45下载
- 积分:1
-
single_linear_interpolation
在MATLAB环境下,用来进行线型变换的实用程序!(in MATLAB environment, used for linear transform the utility!)
- 2006-06-29 17:16:29下载
- 积分:1
-
05_UsingAccelWare
This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a library of over fifty IP generators, available in the form of three toolkits that produce synthesizable MATLAB for common MATLAB built in and toolbox functions. Each generator offers macro and micro-architecture selections that allow full customization of the generated model to the target application requirements.(This lab exercise will introduce you to the AccelWare IP generators. AccelWare is a librar y of over fifty IP generators, available in the form of three toolkits that pro duce synthesizable MATLAB for common MATLAB negation ilt in and toolbox functions. Each generator of fers macro and micro-architecture selections that allow full customization of the generated model to the target application requirements.)
- 2007-04-18 12:57:05下载
- 积分:1
-
pv
说明: 直接搭出的光伏板模型,可以直接出功率电压图和电流电压特性图。直接连接算法就可以用(Directly by the model of photovoltaic panels can be directly figure out the power voltage and current voltage characteristic figure.Can use the direct connection algorithm)
- 2014-12-16 11:29:42下载
- 积分:1
-
sahngchuan
说明: 数值计算方法中的matlab程序,Jacobi法,Newton插值法,QR分解,数值积分法,重特征值(Matlab program, Jacobi method, Newton interpolation method, QR decomposition, numerical integration method, multiple eigenvalues in numerical calculation method)
- 2020-05-23 19:47:38下载
- 积分:1
-
Matlab_imageprocessingfunctions
说明: 在matlab中的图形图像处理函数详细列表,对于用matlab处理图像的朋友有用(The graphics in matlab a detailed list of image processing functions for image processing using matlab helpful friend)
- 2010-04-26 22:34:40下载
- 积分:1
-
K_Means_image_compression
- K means algorithm is performed with different initial centroids in order to get the best clustering.
- The total cost is calculated by summing the distance of each point to its cluster centre and then summing over all the clusters.Based on the minimum overall cost achieved during each iteration of iterKMeans the pixel assignment to their respective clusters are made and final compressed image is obtained. This algorithm will run slower as the number of clusters , size of the image and number of iterations increase.
- 2013-07-26 15:49:00下载
- 积分:1