-
CreatColorLuoqiFringe2.m
这是在MATLAB下生成的彩色条纹,对于傅里叶变换很有用,可以扩大实验的研究范围,更好的设计实验(This is generated in the MATLAB color stripes, for the Fourier transform useful in expanding the scope of experimental research, and better design of experiments)
- 2009-03-11 21:00:16下载
- 积分:1
-
digitalmodulation
digital modulation OOK,FSK
- 2009-05-24 08:16:36下载
- 积分:1
-
clfxxmx
利用SIMULINK搭建考虑轮胎非线性后的二自由度车辆整车模型,及其相关m文件。(Using SIMULINK to build vehicles, vehicle model considering the tire nonlinear two degrees of freedom, m files.)
- 2012-08-15 11:46:46下载
- 积分:1
-
function-Frft
Program frft matlab code
- 2014-11-18 09:29:17下载
- 积分:1
-
lagrange_interpolation_6_2
MATLAB 实现拉格朗日插值算法 (Lagrange interpolation algorithm in MATLAB)
- 2011-11-29 21:19:03下载
- 积分:1
-
qwqw
经典数据挖掘的MATLAB代码,非常全面!非常好用,欢迎大家下载使用~(Mining in the classical algorithm of MATLAB code is very comprehensive! Very easy to use, welcome to download ~)
- 2011-08-01 21:41:58下载
- 积分:1
-
Radial-circular-runout-error
径向圆跳动误差评定,方法包括最小条件法,最小区域法,端点法,提高误差评价精度。(Radial circular runout error uation methods, including minimum condition method, least square method, the endpoint method, improve the error estimation accuracy.)
- 2015-04-28 22:20:08下载
- 积分:1
-
Turbo
Turbo编码技术及其在移动通信中的应用研究(Turbo coding technology and its application in mobile communication research)
- 2009-12-18 19:50:24下载
- 积分:1
-
robustdesigen
鲁棒控制的程序,用于LMI工具箱编程实现的算法(Robust control program for LMI toolbox programming algorithm)
- 2021-04-24 20:48:47下载
- 积分:1
-
Fcm
FCM Data set clustering using fuzzy c-means clustering.
[CENTER, U, OBJ_FCN] = FCM(DATA, N_CLUSTER) finds N_CLUSTER number of
clusters in the data set DATA. DATA is size M-by-N, where M is the number of
data points and N is the number of coordinates for each data point. The
coordinates for each cluster center are returned in the rows of the matrix
CENTER. The membership function matrix U contains the grade of membership of
each DATA point in each cluster. The values 0 and 1 indicate no membership
and full membership respectively. Grades between 0 and 1 indicate that the
data point has partial membership in a cluster. At each iteration, an
objective function is minimized to find the best location for the clusters
and its values are returned in OBJ_FCN.
- 2013-04-21 07:30:57下载
- 积分:1