-
NumericalMethodsinEngineeringwithMATLAB
NumericalMethods in Engineering withMATLAB® is a text for engineering
students and a reference for practicing engineers, especially those
who wish to explore the power and efficiency of MATLAB. The choice of
numerical methods was based on their relevance to engineering problems.
Every method is discussed thoroughly and illustrated with problems
involving both hand computation and programming. MATLAB
M-files accompany each method and are available on the book web
site. This code is made simple and easy to understand by avoiding complex
book-keeping schemes, while maintaining the essential features of
the method. MATLAB, was chosen as the example language because of
its ubiquitous use in engineering studies and practice. Moreover, it is
widely available to students on school networks and through inexpensive
educational versions.MATLAB a popular tool for teaching scientific
computation.
- 2010-06-23 19:27:28下载
- 积分:1
-
LMS_Equalizer
LMS最小均方误差算法matlab仿真程序(LMS least mean square algorithm matlab simulation program)
- 2010-07-20 15:26:36下载
- 积分:1
-
libMyAdd
matlab编译的dll文件案例,文件内容为a+b=c(failed to translate)
- 2011-11-04 16:31:25下载
- 积分:1
-
pmsm_vec
基于SIMULINK环境下永磁同步电机空间矢量控制技术仿真模型。已验证正确形。(Based on SIMULINK environment space vector control of permanent magnet synchronous motor technology simulation model. Verified correct shape.)
- 2013-11-30 16:14:49下载
- 积分:1
-
forecar_1
Recursive stochastic forecaster k steps ahead of AR(1) time series given initial
value & computation of stepwise dynamic multiplier
- 2010-08-09 09:45:57下载
- 积分:1
-
Virtex-5-Family-Overview
Virtex-5 Family Overview
- 2014-08-25 08:45:12下载
- 积分:1
-
MAX-MIN-Ant-System
最大最小蚂蚁系统优化算法求解TSP问题,最优化遍历所有城市。(Max Min ant system optimization algorithm for TSP, optimization through all cities.)
- 2013-11-07 23:55:27下载
- 积分:1
-
HHT434
希尔伯特黄变换中英资料,黄先生HHT原文与推荐使用的中文资料,非常有帮助(Hilbert Huang Transform English information Wong HHT original and recommended the use of Chinese data, very helpful)
- 2013-10-29 16:06:47下载
- 积分:1
-
SFSDP111.tar
SFSDP is a Matlab package for solving sensor network localization problems. The package
contains four functions, SFSDP.m, SFSDPplus.m, generateProblem.m, test SFSDP.m,
and some numerical examples.
- 2015-02-17 02:15:21下载
- 积分:1
-
Thresholding_Denoising
This function removes random, high frequency noise originating from the electrodes.
a) First, we use a simple low-pass filter.
b) Second, we apply Donoho s method by writing the code.
c) Third, we simply apply Matlab s thr function.
It should be noted that the considered mother wavelet is Symmlet8.
- 2010-10-05 18:10:23下载
- 积分:1