-
c4
说明: 老外的电机学教材,最为重要的是有相应的MAtlab代码,每一章都有,十分详细,学习电机的必备工具书,文件是在太大,此处上传chap4的源码(Foreigners motor learning materials, the most important thing is there is a corresponding MAtlab code, each chapter has a very detailed study of the motor necessary books, documents are too large to upload chap4 source code here)
- 2011-08-31 19:30:20下载
- 积分:1
-
6
说明: 关于MATLAB的入门教程,初学者可以(Introductory tutorials on MATLAB, a beginner can)
- 2008-08-31 10:57:56下载
- 积分:1
-
MATLAB_work
说明: 初学matlab的一些课后习题,有助于各位初学者学习实践(Matlab beginner exercises some after-school help you study and practice for beginners)
- 2011-02-23 22:57:02下载
- 积分:1
-
tabpanel
说明: matlab编的标签页,很容很强大~~~~~(matlab code of the tab page, it is very strong capacity ~~~~~)
- 2011-03-31 10:03:55下载
- 积分:1
-
ADJUST1.1
EEGLAB的插件,该插件和EEGLAB结合可以根据独立成分的地形分布特征和时域特征去除相应的伪迹(this plug-in is used to reject artifact of EEG, which is achieved through the topographical feature and temporal feature of independent component)
- 2014-09-23 09:59:32下载
- 积分:1
-
waveletsunshangfenxi
计算小波能量谱分析,用于功率谱分析,以及损伤等都可以(Calculating wavelet energy spectrum analysis)
- 2013-10-26 09:42:15下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
DLS
这里面是递推阻尼最小二乘辨识算法,主要用于系统辨识,参数估计,非线性系统建模以及系统工程领域。(There is a recursive damped least squares identification algorithm, mainly used for system identification, parameter estimation, nonlinear system modeling and system engineering.)
- 2016-07-13 08:45:17下载
- 积分:1
-
OFDM
OFDM simulation by using Matlab
- 2010-08-05 21:23:52下载
- 积分:1
-
replenishment-strategy
利用matlab编程,从现有5种补货策略选取最优的策略,并对策略进一步优化。文件中包含问题的描述及优化过程。(The use of matlab programming, from the existing five kinds of replenishment strategy for selecting the optimal strategy, and strategy was further optimized. File contains a description of the problem and the optimization process.)
- 2010-01-20 22:38:46下载
- 积分:1