-
Linear
基于小波神经网络的横摇运动和预测的程序matlab程序(Based on wavelet neural network and prediction of roll motion matlab process procedures)
- 2011-05-07 13:51:52下载
- 积分:1
-
RADON
拉东变换精校编译通过,文件齐全。如下载好用,一定给好评(Radon transform finishing school compiler, file complete.)
- 2015-01-28 15:38:16下载
- 积分:1
-
yushizhen
介绍了国外应用在数字电视发射机中的自适应预失真技术,着重介绍了笛卡尔环的工作原理、高功放产生互调失真的原理以及预失真的工作原理.(The principles of foreign applications in the digital TV transmitter adaptive pre-distortion technology, focuses on the working principle of Descartes ring, high power amplifier intermodulation distortion, as well as the working principle of pre-distortion.)
- 2013-05-20 21:52:49下载
- 积分:1
-
(chp5)
4PAM和8PAM在AWGN信道下载波调制的性能分析(4PAM and 8PAM in AWGN channel wave modulation performance analysis download)
- 2014-02-20 19:56:21下载
- 积分:1
-
ExtendedKalmanfilter
自适应扩展卡尔曼滤波算法Extended Kalman filter(Adaptive Extended Kalman Filter Extended Kalman filter algorithm)
- 2020-12-22 10:19:07下载
- 积分:1
-
lianxi
用来实验验证c转换为汇编的效率,本代码为一个简单的小延时,通过不同德c代码,转换成汇编,看他们的大小,和执行效率(C is used to convert the experimental verification of the efficiency of assembly, the code for a simple little delay, through different de c code into assembly, to see their size, and efficiency)
- 2011-01-13 09:46:33下载
- 积分:1
-
emd
matlab的工具箱的安装步骤:
1.解压下载的文件包,将tft/mfile复制到matlab的toolbox文件夹下
2.建立搜索路径,matlab->file->Set Path->Add Folder
->选择mfile文件夹复制到matlab的toolbox的路径->save->close
3.测试是否建立搜索路径成功,在matlab命令窗口打入:which fmsin
返回的结果是你放mfile的正确路径说明建立搜索路径成功。此时就完成了安装工具包的工作。
(matlab toolbox installation steps: 1. decompress the downloaded file package, which will tft/mfile matlab' s toolbox copy to folder 2. to establish the search path, matlab-> file-> Set Path-> Add Folder-> Select matlab mfile folder to the path of the toolbox-> save-> close 3. test whether the establishment of a successful search path, in the matlab command window enter: which fmsin return mfile result is you put the correct path to search path that create success. At this point the installation kit to complete the work.)
- 2011-04-21 20:06:01下载
- 积分:1
-
UIC513
uic513标准的matlab算法。振动,分垂横纵3个方向,输入,经matlab算法得出振动舒适度的指标(uic513 matlab)
- 2012-05-12 15:29:02下载
- 积分:1
-
1
bp_innerloop.m
Inner loop of the backpropagtion learning algorithm.
One hidden layer. Uses tanh as the transfer function.
Uses the following global variables for input and/or output:
Inputs1 - input patterns
Desired - desired output patterns
LearnRate - learning rate parameter
Momentum - momentum parameter
DerivIncr - increment to the derivative of the transfer function
(Fahlman s trick typical value 0.2)
Weights1 - first weight layer (updated by this routine)
Weights2 - second weight layer (updated by this routine)
deltaW1 - initialize to 0 before first call
deltaW2 - initialize to 0 before first call
TSS - total sum-squared error (set by this routine)
Recurrent state
- 2013-05-18 03:38:49下载
- 积分:1
-
Averaging13
将滤波的信号叠加再求平均并计算滤波前后的标准差(Averaging the signal superposition and calculate the standard deviation)
- 2011-05-11 21:18:57下载
- 积分:1