-
work
dijkstra矩阵算法,可以计算出最短路,第一次上传请见谅~(dijkstra很有用的!)
- 2010-06-07 19:51:45下载
- 积分:1
-
eeg_analiz
eeg sinyalleri hakkı nda temel bir ö rnek
- 2015-03-27 22:42:00下载
- 积分:1
-
复杂网络社团发现算法Louvain Community
BGLL
复杂网络社团发现算法Louvain的matlab版本,简单实用,欢迎下载(Louvain complex network of associations discovery algorithm matlab version, simple and practical, welcome to download)
- 2020-10-13 09:47:31下载
- 积分:1
-
ex_s_fun_mixedm_m
The model of hybrid systems (combinations of continuous and discrete systems) is given in the file mixedm.m. Considered S-function simulates a system consisting of series-connected integrator (1 / s) and the delay unit (1 / z).
- 2012-04-28 21:15:54下载
- 积分:1
-
Digital-Signal-Processing-
基于matlab的数字信号处理释义教程,对于图像处理初学者很有帮助。(Matlab-based interpretation of the digital signal processing tutorial, beginners helpful for image processing.)
- 2013-02-25 17:29:50下载
- 积分:1
-
LQR
LQR最优控制,可以应用于基于磁流变阻尼器汽车悬架等半主动控制(LQR optimal control can be applied to semi-active control of vehicle suspension based on MR damper.)
- 2021-03-03 10:49:33下载
- 积分:1
-
chenxiaocen
盲信号分离(BSS)指在源信号混合和传输信道未知的情况下,只利用接收天线的输出观测混合信号抽取源信号的方法。本文简要阐述了常用的瞬时混合盲信号分离的LMS与RLS自适应算法,对RLS自适应算法重点研究分析了基于普通梯度与自然梯度的两种算法,并通过仿真实验来分析比较几种方法的性能。(Blind signal separation (BSS) refers to the source signal and transmission channel mixing unknown circumstances, the only use of the receiving antenna output source signal observed mixed-signal extraction method. This paper describes commonly used blind source separation of instantaneous mixture of LMS and RLS adaptive algorithms, the RLS adaptive algorithm focuses on the analysis of general gradient and the natural gradient based on two algorithms, and through simulation experiments to compare several methods of analysis performance.)
- 2011-08-30 15:38:55下载
- 积分:1
-
ROBOT-CONTROL
DRROBOT I90的基本應用以及智慧型影像錄相機無線移動系統(The basic application DRROBOT I90, and intelligent video recorder wireless mobile systems)
- 2014-10-23 16:25:30下载
- 积分: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
-
LSDImageEnhanceBatch
Local Standradr Deviation Image Enhancment for a batch of files or several slices.
- 2010-01-27 06:54:00下载
- 积分:1