-
fft
快速Z变换的源程序例程,对所采信号进行Z变换以便分析(Fast Z Transform source code routines, taken on the Z transform signals in order to analyze the)
- 2008-05-25 11:02:10下载
- 积分:1
-
work
该段程序代码是实现一阶惯性环节大林算法的matlab程序(The paragraph code is to achieve a first-order inertia link Dalin algorithm matlab program)
- 2009-12-31 20:27:23下载
- 积分:1
-
LTE_common_gen_Synchronization_Signal
channel estimation of communication system for long term evolution
- 2013-04-10 22:42:05下载
- 积分:1
-
matlab-programing-code-100
TEXT文件格式的100例,matlab设计实用程序。算得上是一本matlab CODE编程的合集。(TEXT file format of the 100 cases, matlab design utility. Can be considered a collection of matlab CODE programming.)
- 2009-06-06 23:34:01下载
- 积分:1
-
flexrayyanjiu
flexray信号收发控制研究,具体到车载网络的应用方面上(flexray signal transceiver control, specific to the application of on-board network)
- 2010-07-01 15:34:26下载
- 积分:1
-
Spectrum
计算序列的自相关函数,绘制信号xn的自功率谱幅频曲线,绘制信号yn的自功率谱幅频曲线,计算互谱函数(Calculating the autocorrelation function of the sequence, drawn from the power spectrum of the signal xn amplitude-frequency curve, drawn from the power spectrum of the amplitude-frequency curve signal yn calculated cross-spectral function)
- 2013-12-02 16:20:45下载
- 积分:1
-
homerbond
Flash file animation
Imitating a James bond presentation with homer simpson with a gun
The homer s eye moves too
A mask and combination of movements flash file
- 2013-12-17 00:46:36下载
- 积分:1
-
greyentropy
利用熵(entropy)及多變量GM(h.N)模型的觀念,探討灰色理論於權重之分析(use of entropy (entropy) and multivariable GM (h.N) model concepts, Gray explore theories Weight Analysis)
- 2007-06-01 17:11:33下载
- 积分:1
-
PSO_PID
使用Simulink环境建立的基于PSO的PID控制器的优化设计。
其中PID_Model为控制系统模型
PSO为PSO部分程序实现
PSO_PID为PSO优化PID的过程
(Use Simulink environment to establish optimal design of PID controller based on PSO.
Model for the control system which PID_Model
PSO PSO as part of the program to achieve
PSO_PID PID optimization process for PSO)
- 2014-09-22 21:43:37下载
- 积分:1
-
adaboost
Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。
load clouds
[test_targets, E] = lijsada_boost(patterns, targets, patterns, 100, Stumps ,[])
train_patterns 每列为一样本
train_targets 每列为一样本目标
100 :Number Of Iterations
Stumps: Weak Learner Type
Learner s parameters :[]
adaboost +stumps
testRightR = 0.7522(Adaboost is an iterative algorithm)
- 2014-01-20 13:05:34下载
- 积分:1