-
sourcefile
最优化方法,作业,包括BFGS,SUMT惩罚函数法等(Optimization)
- 2009-12-10 20:59:22下载
- 积分:1
-
Viterbi_decode
viterbi decodes function
- 2013-01-09 23:12:51下载
- 积分:1
-
c11
MATLAB 各种滤波器的MATLAB程序,自适应,FFT等等(MATLAB Program about lms,fftlms ,adep and so on)
- 2010-05-28 21:56:55下载
- 积分:1
-
DUOBINARY
Duobinary waveform using matlab
- 2014-10-13 21:56:31下载
- 积分:1
-
2012--part
jcr分区的表,对任何科研工作者都非常重要,列出了杂志所处的档次(jcr partition table for any researchers are very important, the magazine which lists the grade)
- 2015-01-09 21:39:55下载
- 积分:1
-
MovingTargetlCode
Locating moving target systems
- 2015-04-21 23:04:10下载
- 积分:1
-
PhaseNoiseUEReceiver
相噪对EVM等指标的影响研究,用于设计系统指标和射频参数。(Phase noise on the EVM and other indicators of impact studies, indicators and radio frequency used to design the system parameters.)
- 2010-06-12 17:28:28下载
- 积分:1
-
floydwarshall
采用floyd算法计算图中任意两点之间最短路程,可以有负权(Floyd algorithm to calculate the shortest distance between any two points can have a negative right to)
- 2012-04-16 14:40:41下载
- 积分:1
-
Matlab-GPS-Tool-Box
matlaba gps tool box.对研究GPS非常有用的一个工具箱。(matlaba gps tool box。)
- 2011-07-03 00:56:15下载
- 积分: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