-
project-2
Reflection Coefficients for an Air-to-Glass Interface
- 2011-04-25 14:15:51下载
- 积分:1
-
Building_benchmark_ready
基于matlab编写程序,可以用于基于无线传感器和物联网系统的土木工程结构的健康监测数据采集和分析。(Based on MATLAB programming, can be used in health monitoring data acquisition and analysis of civil engineering structure of wireless sensor and the Internet of things based on system..)
- 2014-08-25 18:18:24下载
- 积分:1
-
c12_limiter
基带非线性器,最常用的基带非线性器是幂级数模型和限幅器模型,这里给出的是幂级数模型的。(Baseband nonlinear device, the most common is the baseband power series model and the nonlinear limiter model, where the model is given a power series.)
- 2013-09-07 09:31:41下载
- 积分:1
-
Improved-Artificial-Fish-Swarm-Algorithm
Robot Global Path Planning Based on Improved Artificial Fish-Swarm Algorithm
- 2015-01-06 04:29:46下载
- 积分:1
-
pzxuhrrk
表示出两帧图像间各个像素点的相对情况,多抽样率信号处理,GPS和INS组合导航程序,本科毕设要求参见标准测试模型,虚拟力的无线传感网络覆盖,LDPC码的完整的编译码。( Between two images showing the relative circumstances of each pixel, Multirate signal processing, GPS and INS navigation program, Undergraduate complete set requirements refer to the standard test models, Virtual power wireless sensor network coverage, Complete codec LDPC code.)
- 2016-03-07 21:37:42下载
- 积分:1
-
matlab--TSP-SA
基于MATLAB 使用模拟退火算法求解旅行商问题的源码实现。解压后就可以用。(MATLAB based simulated annealing algorithm using the source code for the traveling salesman problem implementation. After decompression can be used.)
- 2011-04-21 10:28:52下载
- 积分:1
-
pso-multiobjective
说明: 多目标优化的例证,用粒子群算法做的。调试过,没问题,能用。(multi-objective ,PSO)
- 2020-10-12 23:27:32下载
- 积分:1
-
MatlabEdit-listbo
Matlab中Edit listbox实现中文、矩阵交叉显示,实现动态显示(Matlab Edit listbox in the realization of the Chinese, cross-matrix display, dynamic display)
- 2011-05-04 15:48:05下载
- 积分: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
-
MATLAB
绘图典型程序 包括简单的二维 三维 六维(Typical drawing program includes a simple two-dimensional three-dimensional six-dimensional)
- 2012-06-26 08:35:41下载
- 积分:1