-
Line-Programming
线性规划的示例程序,包括线性规划所需要的子程序(Example of the linear programming procedures, including linear programming subroutine)
- 2012-08-27 20:24:36下载
- 积分:1
-
Music
Basicmusic 波束形成程序 能有效的仿真天线排列(Basicmusic beamforming coding. It can simulate the antena array effectly.)
- 2012-05-16 22:00:51下载
- 积分:1
-
relay-protection-in-MATLAB
7.1 简单数字滤波器的MATLAB辅助设计和分析方法7.2 微机继电保护算法的MATLAB辅助设计和分析方法7.3 输电线路距离保护的建模与仿真7.4 Simulink在变压器微机继电保护中的应用举例7.5 输电线路故障行波仿真举例
(7.1 Simple digital filter MATLAB-aided design and analysis methods 7.2 microcomputer relay protection algorithm MATLAB-aided design and analysis methods 7.3 Transmission Line Distance Protection 7.4 Simulink modeling and simulation of the transformer relay protection Application Examples 7.5 Transmission Line Examples traveling wave fault simulation)
- 2013-08-22 11:51:20下载
- 积分:1
-
simu_mfiles
基于Simulink的多领域物理建模与仿真方法(Simulink-based multi-domain physical modeling and simulation methods)
- 2011-11-05 20:55:25下载
- 积分:1
-
光伏
MPPT控制器的全称“最大功率点跟踪”(Maximum Power Point Tracking)太阳能控制器,是传统太阳能充放电控制器的升级换代产品。所谓最大功率点跟踪,即是指控制器能够实时侦测太阳能板的发电电压,并追踪最高电压电流值(VI),使系统以最高的效率对蓄电池充电。下面我们用一种机械模拟对比的方式来向大家解释MPPT太阳能控制器的基本原理。(The full name of MPPT controller is "Maximum Power Point Tracking" solar controller, which is an upgrade product of the traditional solar charge and discharge controller. The so-called maximum power point tracking (MPPT) means that the controller can detect the generation voltage of solar panels in real time, and track the maximum voltage and current (VI), so that the system can charge the battery with the highest efficiency. Next, we will explain the basic principle of MPPT solar controller in a way of mechanical simulation and comparison.)
- 2021-04-22 12:48:48下载
- 积分:1
-
polyfft
polyfft processing for channalizer filter
- 2010-07-09 11:12:06下载
- 积分:1
-
matlab-signal-modulation-
说明: matlab信号调制与解调方面的书 我自己看了一遍 感觉还不错(matlab signal modulation and demodulation aspects of the book I read it again I feel pretty good)
- 2011-04-15 08:39:57下载
- 积分:1
-
proje
FOR HELP AND DOCUMENT FOR POWER AND HELP ME
- 2015-03-06 20:28:32下载
- 积分:1
-
pn_eegPLV
说明: 计算EEG数据集的锁相值(PLV)。
%
%输入参数:
eegData是3D矩阵numChannels x numTimePoints x numTrials srate是EEG数据的采样率filtSpec是用于在期望的感兴趣频带中过滤EEG信号的滤波器规范。 它是一个具有两个字段的结构,顺序和范围。
范围指定频带的限制,例如,对于伽马频带,使用filtSpec.range = [35 45]。 在filtSpec.order中指定FIR滤波器的顺序。 一个有用的经验法则可以包括约4到5个周期的所需信号。 例如,对于以500Hz采样的eeg数据,filtSpec.order = 50对应于100ms并且包含~4个周期的γ波段(40Hz)。(Computes the Phase Locking Value (PLV) for an EEG dataset.
%
% Input parameters:
% eegData is a 3D matrix numChannels x numTimePoints x numTrials
% srate is the sampling rate of the EEG data
% filtSpec is the filter specification to filter the EEG signal in the
% desired frequency band of interest. It is a structure with two
% fields, order and range.
% Range specifies the limits of the frequency
% band, for example, put filtSpec.range = [35 45] for gamma band.
% Specify the order of the FIR filter in filtSpec.order. A useful
% rule of thumb can be to include about 4 to 5 cycles of the desired
% signal. For example, filtSpec.order = 50 for eeg data sampled at
% 500 Hz corresponds to 100 ms and contains ~4 cycles of gamma band
% (40 Hz).)
- 2019-04-23 20:00:42下载
- 积分:1
-
LMS
LMS算法的仿真程序,主要实现LMS算法的仿真与收敛的仿真,我已经运行过。(LMS algorithm simulation program, the main LMS algorithm to achieve convergence of the simulation and the simulation, I have been running.)
- 2009-04-25 10:51:04下载
- 积分:1