-
doxygen_manual-1.4.3
doxygen是一个代码文档化工具。通过他可以自动的生成注释和文档。很方便(doxygen is a code documentation tool. Can be automatically generated through his notes and documents. Easily)
- 2010-01-14 15:13:26下载
- 积分:1
-
beamforming
说明: 通过仿真显示出波束形成的原理。波的干涉,叠加、相消。(The principle of beamforming is shown by simulation. Wave interference, superposition and cancellation.)
- 2020-01-29 11:53:26下载
- 积分:1
-
Motion-H1
用matlab做的一个比较短小的动画,需要更复杂的话可以逐步扩展(A simple animation that made by matlab , If you need to be more complex ,pls write other programs to extend it.)
- 2010-06-17 22:46:07下载
- 积分:1
-
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
-
anfispid
ANFIS control of DC motor
- 2009-11-28 04:14:17下载
- 积分:1
-
Naka
Draw Nakagama distribution
- 2009-05-29 09:58:16下载
- 积分:1
-
proj03_05
homework 3-5 is difficult
- 2011-11-09 18:55:59下载
- 积分:1
-
Three-stochastic-resonance-systems
传统随机共振系统,移频随机共振系统,移频-变尺度随机共振系统,柔性随机共振系统(Traditional stochastic resonance systems, stochastic resonance frequency shift, frequency shift- variable scale stochastic resonance systems, a flexible system of stochastic resonance)
- 2020-12-03 22:49:25下载
- 积分:1
-
eliminatenoise
说明: 给图片添加了正弦噪声,利用MATLAB源代码消除噪声。(Sine was added to the image noise, using MATLAB source code to eliminate noise.)
- 2010-04-09 17:29:20下载
- 积分:1
-
MALLATAlgorithm
实现小波分解和重构的Mallat算法,有界面( MallatAlgorithm,a function for Mallat algorithm of Wavelet analysis
Inputs :Sequence_Input input sequence to analyze
Num Numbers of analysis layers
mode style of extension.any sensible style of the following:
ZeroExtension
Periodextension
PeriodSymmetryExtension
SmoothConstantExtension
SmoothExtension
wF form of wavelet,any sensible condition of the following:
db1
db2
db3
db4
db8
db16
db32
Outputs: LFI Low Frequency Information of Wavelet analysis
DI Detials Information of Wavelet analysis
ES Error Signal of Wavelet analysis,ES = RS(:)- Sequence(:)
RS Reconstruction Siganal of Wavelet
Copyrig)
- 2011-05-25 22:02:52下载
- 积分:1