-
neural5
neural network programming with a simple example
- 2014-11-20 11:39:16下载
- 积分:1
-
一种基于matlab的位同步提取方法MATLAB-bit-tongbu-tiqu
一种基于matlab的位同步提取方法,通过微分,滤波提取信号(a new matlab system)
- 2020-12-29 17:29:00下载
- 积分:1
-
chap5_7
采用滑模控制和RBF网络来控制对象,采用等效滑模控制的方法,即根据系统的确定部分计算出等效控制量,同时利用一个RBF网络对系统的不确定部分进行补偿得到切换控制量。(Using sliding mode control and the RBF network to control the object, using the equivalent sliding mode control method, namely the determination of the system to calculate the equivalent control part of the volume, at the same time using a RBF network of uncertainty on the system parts to be switched to control the amount of compensation .)
- 2008-12-21 23:58:33下载
- 积分: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
-
3.Solaris10_advanced
Solaris 2.6以后,SUN删除了版本号中的"2",因此,SunOS 2.10就叫做Solaris 10。 Solaris的早期版本后来又被重新命名为Solaris 1.x(After Solaris 2.6 , SUN deleted version number "2" , therefore , SunOS 2.10 is called Solaris 10. Earlier versions of Solaris later was renamed Solaris 1.x
)
- 2014-01-28 22:26:41下载
- 积分:1
-
kalmandemo
kalman滤波的MATLABdemo,适合MATLAB初学者学习(matlab kalman)
- 2010-08-28 10:55:56下载
- 积分:1
-
costas--m
本程序是用matlab程序语言编写的costas环仿真程序,并对于模拟的costas环的性能进行了分析,costas环主要用于载波同步,本设计实现了对于载波频率跟踪的实现,并且给出图形对比(The program is written in matlab program costas loop simulation program, and the simulated performance of costas loop analysis, costas loop is mainly used for carrier synchronization, the design achieved the realization of the carrier frequency tracking, and gives graphic correlation)
- 2011-05-12 16:21:36下载
- 积分:1
-
mocomp
motion compensation in sar systems
- 2012-07-03 12:54:33下载
- 积分:1
-
PI_dq
实现求模PI控制以及dq变换,对于学习这方面的同学很有用(PI dqtransformationg in matlab very useful)
- 2012-10-15 22:12:02下载
- 积分:1
-
Copmare_ECG_CS-master
压缩感知,各种重构算法,心电信号,编程实例(Compression sensing, various reconstruction algorithms, ecg signals,)
- 2020-12-25 06:29:04下载
- 积分:1