-
44
说明: BP算法是为了解决多层前向神经网络的权系数优化而提出来的;所以,BP算法也通常暗示着神经网络的拓扑结构是一种无反馈的多层前向网络(BP algorithm is to solve the multi-layer feedforward neural network weights optimization and put forward Therefore, BP algorithm usually implies that the topology of neural network is a multi-layer feedback-free network)
- 2008-11-10 20:55:07下载
- 积分:1
-
ekfukf_1_1
开源卡尔曼滤波器,带说明文档,例子.
提供了很多命令.可以入门学习,也可直接用(Kalman filter open source with documentation, examples. To provide a lot of orders. Can be entry-learning can also be directly)
- 2007-11-23 10:08:27下载
- 积分:1
-
c10_MCQPSKrun
通信系统防真,用matlab编写,MCQPSK(communication system simulation by matlab,MCQPSK)
- 2005-08-19 11:41:54下载
- 积分:1
-
CHAPTER2
刘金坤先进PID控制第二版第二章的仿真程序(刘金坤advanced PID control of the second edition of the second chapter of the simulation program)
- 2009-03-08 16:29:27下载
- 积分:1
-
FFT
脑波FFT变换
调用格式见m文件头部说明(下边也复制了一份)
有配套.DLL.h.lib.ctf文件,可以在C或C++环境中调用
------------------------------------
保存为FFT.m文件
输入参数: N:进行FFT变换的点数(要求是2的N次幂);
fs:信号的采样频率(frequency of simpling)
sig:进行FFT变换的数组(一维)。
输出参数: f_sig:变换后的信号(一维数组)
E_delta、E_theta 、E_alpha、E_beta分别表示δθαβ相应频段的能量加和。
other为其余频段的能量加和(供参考用)
--------------------------------------------------------------------------
function[ f_sig ,E_delta , E_theta , E_alpha , E_beta , other ] = FFT( N , fs , sig )(EEG FFT transform is called m file format, see head illustrate the matching DLL files, you can be C or C++ to call------------------------ simpling) sig: to FFT transform array (one dimension). Output Parameters: f_sig: transformation of the signal (one-dimensional array) E_delta, E_theta, E_alpha, E_beta δθαβ, respectively, the energy increases and the corresponding frequency band. Other for the rest of the energy band increases, and (for reference) -------------------------------------------------------------------------- function [f_sig, E_delta, E_theta, E_alpha, E_beta , other] = FFT (N, fs, sig))
- 2009-11-07 20:27:52下载
- 积分:1
-
wt
说明: matlab程序语言读取各类文件,大家可以参考下,随便下载。(matlab programming language filter, we can refer to, just download.)
- 2011-09-18 14:48:42下载
- 积分:1
-
graphics
StellarisWare baord ek-lm3s8962
- 2014-11-05 09:45:49下载
- 积分:1
-
GM1_1_P.m
MATLAB程序,改进p的灰色预测m文件,可直接使用(MATLAB program, improved gray forecasting p m files can be used directly)
- 2015-01-21 14:36:51下载
- 积分:1
-
9
说明: ex9_1 脉冲信号调制
ex9_2 载波10MHz,带宽2MHz的线性调频信号及其频谱图
ex9_3 产生7位巴克码编码的二相码
ex9_4 产生7位巴克码和线性调频的混合调制信号
ex9_5 瑞利分布实现程序
ex9_6 瑞利分布+杂波
ex9_7 相关对数正态分布杂波
ex9_8 相关weibull分布杂波
ex9_9 相干相关K分布杂波
ex9_10 线性调频信号的数字化正交解调
ex9_11 雷达脉冲压缩处理
ex9_12 二相编码信号的脉压处理
ex9_13 用FFT和FIR方法实现MTD处理
ex9_14 雷达的恒虚警处理(CFAR)
ex9_15 比较相参积累和非相参积累
(ex9_1 pulse signal modulation ex9_2 carrier 10MHz, the bandwidth of the chirp signal and its spectrum of 2MHz ex9_3 Barker coding produces seven two-phase mixed signal generated code ex9_4 7 Barker code and chirp ex9_5 Rayleigh distribution to achieve program ex9_6 Swiss Lee distribution+ clutter ex9_7 related lognormal distribution clutter clutter ex9_8 related weibull ex9_9 digital quadrature coherent K distributed clutter ex9_10 chirp signal demodulation ex9_11 radar pulse compression processing two-phase pulse coded signal ex9_12 processing using FFT and FIR ex9_13 MTD processing methods to achieve ex9_14 radar CFAR (CFAR) ex9_15 relatively coherent and non-coherent integration accumulation)
- 2014-03-24 10:28:45下载
- 积分:1
-
moment1
This function helps you to find moments from an Image
- 2011-08-08 19:20:09下载
- 积分:1