-
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
-
Cjunzhi
c均值聚类算法小论文,包括原理、实验及结论(papers, including c-means clustering algorithm principle experiments and conclusions)
- 2012-09-27 11:09:15下载
- 积分:1
-
mircogird
电压暂降正周期有效值,是四案例工程中比较常见的算法。(t=0:0.0002:0.2 y=cos(100*pi*t) y1=0.5*cos(100*pi*t) y(200:600)=y1(200:600) for i=1:1:901 u(i)=sqrt(sum(y(i:i+99).^2)/100) end plot(u) xlable( 采样点数 ) ylable( u ) )
- 2015-05-23 16:13:31下载
- 积分:1
-
duoyuanshizizhen
信号阵列处理,主要是对四元十字阵和五元十字阵进行了对比,结果显示在只增加一个阵元的情况下效果有明显改善,有一定参考意义(Array signal processing, mainly of quaternary cross array and five yuan cross array are compared, the results showed in the case of only add an array yuan effect has improved significantly, have certain reference significance)
- 2017-01-20 15:58:35下载
- 积分:1
-
betz_codetracking
un article de J.Betz la poursuite dans GPS
- 2010-06-16 22:56:09下载
- 积分:1
-
ArduCopter
apm开源飞控,供无人机飞行器的爱好者研究(APM source control, for lovers of unmanned aircraft
)
- 2014-09-12 17:59:28下载
- 积分:1
-
12
说明: on bldc motor controller for ev..
- 2010-12-15 14:51:04下载
- 积分:1
-
noise1
雷达噪声信号的仿真,希望能够与大家一起分享,(noise radar signal simulation, hope to be able to share with you, Oh)
- 2021-02-19 16:19:44下载
- 积分:1
-
shipinfenxi
跳频通信的时频分析,稳定性分析及图片显示,跳频序列码的仿真(hop frequence STFT)
- 2013-10-28 10:29:55下载
- 积分:1
-
svm
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取(matlab demo )
- 2012-11-28 09:31:54下载
- 积分:1