-
inverter
matlab sumilink inverter with pwm
- 2009-02-23 15:39:36下载
- 积分:1
-
face_track
MATLAB的人脸检测程序程序源码,代码完整,功能强大,很好用。(Face Detection MATLAB program source program, code integrity, and powerful.)
- 2009-05-28 20:15:25下载
- 积分:1
-
eBook-A-Guide-to-RFID
eBook
• How RFID works, how it’s used, and who is using it.
• The history of RFID technology, the current state of the art, and where
RFID is expected to be taken in the future.
• The role of middleware software to route data between the RFID network
and the information technology (IT) systems within an organization.
• The use of RFID technology in both commercial and government
applications.
• The role and value of RFID industry standards and the current regulatory
compliance environment.
• The issues faced by the public and industry regarding the wide-scale
deployment of RFID technology.
- 2011-01-26 11:57:51下载
- 积分:1
-
Power-Converters--smart-instruments
With the increasing penetration of renewable energies as distributed generation
(DG) in smart grid scheme, technical problems arise in both distribution and transmission
system level. Undesirable voltage is the main problem for connection of
DGs in distribution systems while excessive reactive power demand transmission
system is the major concern for Transmission System Operators.
The low power generation capacity of DER (Distributed Energy Resources) has
motivated the need for integration of different types of DERs and loads in the form
of micro-grid to enhance the power generation capacity, reliability and marketability
of dispersed type of micro-sources [12, 13]. Current harmonics and Reactive power
consumption are the two power quality issues that are addressed in this thesis
- 2016-01-26 03:30:43下载
- 积分:1
-
PoleConfigurationSimulink
在双轮平衡车中进行极点配置的Matlab仿真的实验(Matlab simulation of pole placement in a two wheeled balancing vehicle)
- 2018-08-16 12:41:12下载
- 积分:1
-
AAM_2D_example
statistical shape model AAM 2D example
- 2012-07-02 16:30:29下载
- 积分:1
-
analogamp
ANALOG AMP SIMULATION
- 2011-11-27 05:41:45下载
- 积分:1
-
刚度矩阵
说明: 该命令流用于计算层剪切模型串并联体系的刚度矩阵(The command flow is used to calculate the stiffness matrix of the series parallel system of the layer shear model)
- 2019-12-02 19:25:20下载
- 积分:1
-
matlabmatlabsymboliccomputation
matlab符号计算基础教程。简单明了,很适合初学者(matlab symbolic computation Essentials. Simple, it is suitable for beginners)
- 2010-07-16 17:59:16下载
- 积分: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