-
array_signal
此程序用于产生直线阵天线阵列的方向性图,非常有价值(This procedure is used for creating a linear array of antenna array pattern)
- 2009-07-09 07:27:14下载
- 积分:1
-
optimization demos
说明: 介绍采用matlab语言,来实现优化算法,有很好的例子程序,对学习优化算法很有帮助(introduction to Matlab language, to achieve optimization algorithm, a very good example of procedure, to learn useful optimization algorithm)
- 2005-12-16 17:08:08下载
- 积分:1
-
p_decode
LDPC编解码的源程序,可以在MATLAB中成功运行(LDPC codec source code, can run successfully in MATLAB)
- 2014-08-13 20:46:37下载
- 积分:1
-
pseudo_inverse
伪逆分类法的matlab实现,包含训练和测试部分(Pseudo-inverse classification matlab realization, including training and testing parts)
- 2013-07-16 09:38:59下载
- 积分:1
-
BCHdecoding
使用Matlab生成standard array,weight distribution,以及在BCH下的编码过程(Using matlab to generate standary, weight distribution and encoding and decoding in BCH channel. )
- 2009-06-08 14:09:16下载
- 积分:1
-
SpreadFunc
CDMA中的扩频编码,用matlab实现(Spread Spectrum CDMA coding, using Matlab achieve)
- 2006-10-12 10:50:38下载
- 积分:1
-
fuhaojisuan
matlab实现的符号计算,matlab课的作业(the matlab implementation Symbolic Computation, matlab homework assignment involved)
- 2012-08-30 12:10:23下载
- 积分:1
-
Runge_Kutta
编写四阶 Runge_Kutta 公式的计算程序,对线性状态方程进行仿真
(Preparation of fourth order Runge_Kutta formula calculation procedures, the linear equation of state for simulation)
- 2013-11-08 15:06:52下载
- 积分:1
-
APF-path-planning-algorithm-demo
用matlab编写的人工势场法路径规划算法演示程序,可以手动绘制障碍物,实现避障和对目标的跟踪,保证可以运行(Matlab prepared by the artificial potential field method of path planning algorithm demo application, you can manually draw obstacles, to realize the obstacle avoidance and target tracking, ensure that you can run)
- 2021-04-29 15:38:43下载
- 积分:1
-
HHT
目前,互联网上HHT信号处理技术有
三种实现方式,采用MATLAB编程语言,一种是法国研究者设计的G Rilling 2007
另一种是MATLAB文件交换中心由Alan Tan开发的plot_hht程序包,第三种是台湾中央大学数据研究中心提供的EEMD包。
其中,我使用了plot_hht程序包,其使用了三个终止条件,驻留分量的单调性,极值点与零点的个数相差不超过1,还有黄锷1998经典文献提出的
SD>0.1,单调性的判断,并不是去判定驻留分量是否是单调函数,而是当曲线是双曲线时,循环结束,由于没有考虑端点效应,程序比较简洁,好读懂,大家
学习HHT可以从这个程序包入手,在此抛砖引玉,希冀有人能比较这三种不同的算法的性能和时间复杂度,以及对各种信号的适应性。
(There provides three types of HTT program packages: one developed by France researcher G. Rilling 2007, the other provided by by Alan Tan from Matlab file exchange center and the third one by Taiwan Central University Data Research Center. Please start from the simple one by Tan to learn more.)
- 2009-04-29 22:43:48下载
- 积分:1