-
localequalizedpixelshift
This code applies local histogram equalization on an input image with a view to improve its contrast ratio. The image is read, converted to grayscale and resized with the inbuilt function of MATLAB. The window size may be changed, however, the window shift is pixel by pixel. The output is definitely a better contrast image as compared to the input but checkerboard effect is evident.
- 2010-12-29 06:06:07下载
- 积分:1
-
mymatlab
matlab编程交流,旅游预测的另一种算法(matlab programming exchanges, travel forecasts another algorithm)
- 2011-02-05 21:56:43下载
- 积分:1
-
millimeter-wave
子波高分辨谱估计方法及其在毫米波雷达目标一维距离成像中的应用(Wavelet resolution spectral estimation method and its application in the millimeter-wave radar target from imaging)
- 2013-12-25 18:51:41下载
- 积分:1
-
bilidaoyinfa
比例导引法的几个matlab程序,根据绝对弹道进行编程设计(Proportional navigation law matlab program, according to the absolute ballistic Programming)
- 2013-05-18 15:16:35下载
- 积分:1
-
imageplanerepresentation
this program gives the idea about how image is represented in different plane in an 8bit mode.
- 2009-12-12 14:03:56下载
- 积分:1
-
20090402_4479043_0
精通MATLAB编程,绝对的好书,精通MATLAB编程,绝对的好书,(Proficient in MATLAB programming, the absolute good book)
- 2011-04-26 18:45:36下载
- 积分:1
-
pq1
实现逆变器的有功、无功解耦控制 采用功率外环和电流内环双环控制(PQ control)
- 2016-08-24 22:29:22下载
- 积分:1
-
Hermite
Matlab中没有现成的Hermite插值函数,必须编写一个M文件实现插值。
设n个节点的数据以数组x0 (已知点的横坐标), y0(函数值), y1(导数值)输入(注意Matlat的数组下标从1开始), m个插值点以数组x 输入,输出数组y 为m 个插值。编写一个名为hermite.m的M文件。
(Matlab is not off-the-shelf Hermite interpolation function, we must realize the preparation of a document M interpolation. N nodes for the data to an array x0 (known point of abscissa), y0 (function value), y1 (numerical derivative) input (note the subscript Matlat array starting at 1), m to the array of interpolation points x input and output array y for m months interpolation. Hermite.m the preparation of a M-file.)
- 2008-05-12 10:53:46下载
- 积分:1
-
CP0402_TRANSMITTER_2PAM_TH
说明: UWB中使用的参考信道模型,使用的是PAM 调制方法(UWB use of the reference channel model, using the PAM modulation method)
- 2006-03-07 16:42:05下载
- 积分:1
-
FCM
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。(FCM algorithm is a clustering algorithm based division, which makes the idea is to be divided among a cluster of objects with the greatest similarity, but the similarity between different clusters is minimized.)
- 2014-12-08 16:01:20下载
- 积分:1