-
truss
杆的有限元程序:二维杆的静态分析,求出位移、应力、应变,材料力学与弹性力学结果进行了比较(Finite element procedures: two-dimensional bar of static analysis, find the displacement, stress, strain, material mechanics and elasticity results are compared)
- 2010-05-13 21:01:58下载
- 积分:1
-
exercise5
Matlab HOG exercise matlab svm learning
- 2011-08-02 01:49:46下载
- 积分:1
-
matlab与纵联差动保护的结合
matlab与纵联差动保护的结合,精确计算,工程应用。(matlab combination with longitudinal differential protection, accurate calculation, engineering applications.)
- 2021-03-07 20:29:29下载
- 积分:1
-
2.5.5
上传的代码是 matlab宝典的代码 相信对于开发的人员是有帮助的(From the code book is the matlab code and I believe that the development of the staff was helpful)
- 2008-04-07 13:37:05下载
- 积分:1
-
MEMS-gyro-error-characteristics
微小型MEMS陀螺的误差特性研究,对于mems陀螺仪误差建模和补偿方法(Miniature MEMS gyro error characteristics of the MEMS gyroscope error modeling and compensation method)
- 2013-04-21 17:02:19下载
- 积分:1
-
GS
说明: 数值分析-高斯消去法实验详细过程解释(Numerical Analysis- Gauss elimination method experimental)
- 2011-12-14 21:19:11下载
- 积分:1
-
hpmodelwithoutcontroller
this is a matlab model of single machine infinite bus with out any controller. we can add any type of controller for verification of stability of the system
- 2014-01-08 13:43:56下载
- 积分: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
-
SNLSDP-0
Localization problem(A matlab code for sensor localization)
- 2010-12-12 18:18:07下载
- 积分:1
-
kmean
负荷聚类,通过对负荷数据进行处理,提取典型用电方式,然后对典型用电方式进行聚类(load pattern clustering)
- 2020-10-29 16:19:57下载
- 积分:1