-
matlab_for_CRC
用MATLAB随机产生12000个均匀分布的随机数,先转换成二进制数,计算CRC,然后再转成十进制数,统计冲突结果。(Generate 12000 random number,then calculate the CRC and the result.)
- 2011-11-23 14:50:49下载
- 积分:1
-
COA-code
This is code of Cuckoo Optimization Algorithm (COA) with MATLAB
- 2013-10-31 14:02:28下载
- 积分:1
-
edge_dtection
Matlab code for edge detection
- 2012-03-20 18:28:04下载
- 积分:1
-
fminconset
很实用的在matlab环境下的图像处理源程序代码(matlab image processing under)
- 2009-05-07 11:30:53下载
- 积分:1
-
wendubianhuayubochangbianhua
温度变化对光纤光栅布拉格波长的影响,通过二维图像表示出。(The impact of temperature change on the optical fiber grating Bragg wavelength is shown through the two-dimensional image.)
- 2012-09-19 21:38:13下载
- 积分:1
-
modulationAM
AM Modulation (informatif signal, redressement, filter, demodulation, filter, amplification)
- 2013-05-13 22:28:50下载
- 积分:1
-
RANSAC
SANSAC算法实现椭圆拟合,获取三轴磁力计的数据,对其进行椭圆拟合,用于磁力计数据矫正(SANSAC ellipse fitting algorithm to obtain three-axis magnetometer data, its ellipse fitting for magnetometer data correction)
- 2016-10-11 21:31:07下载
- 积分:1
-
Code_KFCM
Matlab code for KFCM algorithm for segmentation
- 2015-04-14 15:46:04下载
- 积分:1
-
lptoolbox
This toolbox contains Matlab files that implement the Laplacian pyramid (LP)
decomposition and the new reconstruction method(This toolbox contains Matlab files that implement the Laplacian pyramid (LP) decomposition and the new reconstruction method)
- 2008-12-17 00:00:31下载
- 积分:1
-
doolittle
1.n个节点分段Lagrange插值多项式;
2.使用格式y=lagrange(x0,y0,x,k);
3.输入项x0为n维插值节点向量,y0为n维被插函数值向量;
4.x为m维插值点向量,k为分段插值多项式次数,不超过3,缺省为k=1;
5.输出y为插值点x处的函数值;( 1.n a sub-node Lagrange interpolation polynomial 2. The use of the format y = lagrange (x0, y0, x, k) 3. Input x0 of interpolation nodes for the n-dimensional vector, y0 for n-dimensional vector function to be inserted 4.x interpolation points for the m-dimensional vector, k is the number of sub-polynomial interpolation, not more than 3, the default for k = 1 5. output y for the interpolation points x Department of function )
- 2009-06-23 15:58:19下载
- 积分:1