-
MUSIC
对DOA进行估计的一种较好的方法,能精确地对参数进行估计(Of the DOA estimate of a better way to accurately estimate the parameters)
- 2010-06-05 10:35:39下载
- 积分:1
-
FBG
FBG反射谱,要用的人会非常需要,需要的人可以看看,很不错的(FBG id1=fopen( lambdaCMT.txt , wt )
fid2=fopen( rhoCMT.txt , wt )
f1=inline( -i.*delta.*y1-k.*y2 , t , lambda , wk , delta , k , y1 , y2 )
f2=inline( -k.*y1+i.*delta.*y2 , t , lambda , wk , delta , k , y1 , y2 )
lambda=1547
while lambda<1552
t0=-501426
h=2.0057e+003
n=500
y1=1
y2=0
)
- 2010-09-09 18:17:07下载
- 积分:1
-
cdma2000
cdma2000的前向业务仿真程序,包含卷积交织,扰码,扩频等模块(cdma2000 emulator)
- 2012-06-26 16:42:15下载
- 积分:1
-
qingzhuoyin
本设计采用了一种基于三参数组合的方法对语音信号进行了清/浊音判决。在传统两参数(短时能量和过零率)算法基础上增加了自相关函数作为判决参数,减少了清/浊音信号误判率。(This design uses a combination of methods based on three parameters of the voice signals of the Qing/voiced sentence. In the traditional two parameters (short-term energy and zero crossing rate) algorithm based on the increase since the correlation function as a decision parameter, reducing the clearance/voiced signal false positives.)
- 2011-10-18 18:51:36下载
- 积分:1
-
Circuit-Analysis-II-with-MATLAB-applications
Circuit Analysis II with MATLAB applications
- 2013-10-25 22:48:18下载
- 积分:1
-
freadenvistandard
matlab实现的读取envi标准格式的代码,对于搞遥感的人来说,很有用(read envi standard file)
- 2014-11-15 21:04:14下载
- 积分:1
-
fuzzy
使用 matlab对CW、LFM信号模糊度进行计算并且绘制图像(Using MATLAB to calculate the ambiguity of CW and LFM signals and to draw images)
- 2021-01-13 21:18:47下载
- 积分:1
-
Solving-linear-equation
解线性方程组的直接法,我搜集的matlab程序,希望对同学有用,希望大家学习!(Solving linear equations, direct method, I collected the matlab program, the students hope to be useful, I hope you learn!)
- 2011-04-19 15:47:44下载
- 积分:1
-
zuiyoukongzhi
这段程序是用来实现最优控制的,一段是关于倒立摆系统的,还有一个是一本书上的例题。比较适合初学者。(This procedure is used to achieve optimal control, a section is about the inverted pendulum system, there is a example on a book. More suitable for beginners.)
- 2011-05-24 17:11:40下载
- 积分:1
-
FCM+Knn
用K均值算法和C模糊算法对sonar数据和iris数据进行分类。
K均值算法是一种很常用的聚类算法,其基本思想是,通过迭代寻找K个聚类的一种划分方法,使得用这K个聚类的均值来代表各类样本是所得到的的总体误差最小。
模糊C均值(FCM)算法在K均值算法的基础上,用模糊子集代替确定子集,从而得到模糊的分类结果,即分类结果的模糊化。(Sonar data and iris data are classified by means of K mean algorithm and C fuzzy algorithm.
The K mean algorithm is a very common clustering algorithm. Its basic idea is to find a partition method of K clustering by iteration, so that the average error of the mean of the K clustering is minimized.
The fuzzy C mean (FCM) algorithm is based on the K mean algorithm. The fuzzy subset is replaced by the fuzzy subset, thus the fuzzy classification result is obtained, that is, the classification result is fuzzed.)
- 2020-11-06 17:59:50下载
- 积分:1