-
MF-DFA
mfdfa方法用于验证非线性时间序列的长程相关性和多重分形特性。(mfdfa method has been applied to nonlinear time series to verify the long-range correlation and multi-fractal characteristics.)
- 2009-06-08 17:27:42下载
- 积分:1
-
C_C___Source_Line_Counter_src
代码行数统计,一个非常有用的东西,希望各位喜欢(code a few statistics, a very useful thing, I hope you like)
- 2006-10-25 12:40:48下载
- 积分:1
-
matlab_bgl
复杂网络参数求解,介数,度,最短路径,聚集系数等等(complex networks)
- 2020-11-04 11:19:51下载
- 积分:1
-
perfectflyback
a working model of fly back converter in sim power system of matlab. the values of the transformer can be changed according to the requiremrnts.
- 2013-02-07 14:54:39下载
- 积分:1
-
test_detect1
program to detect detection of vehicle on road using learning of haar features
- 2014-01-30 17:41:07下载
- 积分:1
-
基于matlab利用多相滤波结构实现了宽带信号的信道化 channelization
基于matlab利用多相滤波结构实现了宽带信号的信道化(Matlab based on the digital channel procedures to facilitate the operation of a reasonable)
- 2016-04-20 21:05:00下载
- 积分:1
-
M-QAM-modulation-demodulation
M-QAM系统的调制和解调以及在噪声条件下的误码率性能分析(M-QAM-modulation-demodulation)
- 2010-10-08 14:35:21下载
- 积分:1
-
fourteen_ZHUKANG
搭建的IEEE14节点阻抗仿真模型,里面参数齐全、结果正确。(The IEEE14 nodes impedance simulation model)
- 2013-04-15 19:46:31下载
- 积分:1
-
compconv
用MATLAB仿真实现GMSK,可直接运行的。(Using MATLAB simulation GMSK, can be directly run.)
- 2009-01-02 18:42:19下载
- 积分: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