-
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
-
NN-demo
this prog is to choose the nearest neibour
- 2011-08-06 07:29:50下载
- 积分:1
-
New-Iterative-Method(DIY)
说明: 可实现,实用,迭代法(新创新),基于改进的迭代法图像分割算法(源码), 核心思想:先添加高斯噪声,然后新迭代分割算法,最后显示自动计算的阈值。
(Can realize, practical, the iterative method (new innovation), the iterative method based on improved image segmentation algorithm (source), core ideas: first add gaussian noise, then new iteration segmentation algorithmFinally,finally shows the threshold automatic calculation. )
- 2011-04-06 21:33:49下载
- 积分:1
-
WienerScalart96
维纳滤波器(Wiener filter)是由数学家维纳(Rorbert Wiener)提出的一种以最小平方为最优准则的线性滤波器。在一定的约束条件下,其输出与一给定函数(通常称为期望输出)的差的平方达到最小,通过数学运算最终可变为一个托布利兹方程的求解问题。维纳滤波器又被称为最小二乘滤波器或最小平方滤波器,目前是基本的滤波方法之一。(Wiener filter (Wiener filter) is caused by a mathematician Wiener (Rorbert Wiener) proposed guidelines for the minimum square optimal linear filter. Under certain constraints, which outputs a given function (often called the desired output) reaches the minimum squared differential, the final mathematical operation may become a problem solving Equation Leeds Taub. Wiener filter is also known as the least squares filter or least squares filter, currently one of the basic filtering methods.)
- 2014-01-23 22:20:12下载
- 积分:1
-
DBZP
GPS捕获跟踪新算法,DBZP实现高灵敏捕获(high sensitive acq)
- 2020-12-25 16:59:04下载
- 积分:1
-
sliding-mode-control
Matlab/Simulink 滑膜控制(sliding mode control)
- 2016-04-18 14:00:57下载
- 积分:1
-
power_1phPWM.mdl
DC-AC逆变器 DC-DC变换器 pwm控制(DC-AC逆变器 pwm控制)
- 2020-11-27 21:09:30下载
- 积分:1
-
MATLAB-distance-function-details
说明: matlab中distance函数的详细描述及其使用方法,以及将换算到直角坐标下的公式(in matlab,distance function details,using)
- 2011-04-02 21:37:59下载
- 积分:1
-
MATLAB-toantap
matlab toan tap wellcome
- 2011-09-06 10:22:15下载
- 积分:1
-
新的多目标粒子群优化(MOPSO)算法matlabPSO
提出了一种新的多目标粒子群优化(MOPSO)算法,该算法采用自适应网格方法来估计非劣解集中粒子的密度信息、平衡全局和局
部搜索能力的 Pareto 最优解的搜索机制、删除品质差的多余粒子的 Archive 集的修剪技术。通过对三峡梯级多目标优化调度问题的计算,
表明该算法是求解大规模复杂多目标优化问题的一种有效手段。(A new multi-objective particle swarm optimization(MOPSO) is proposed. The proposed algorithms employs three techniques: adaptive
grid algorithms, which can obtain the valid density value of particles in Archive set Pareto optimal solution searching algorithm, which can equalize
the ability of global and local searching Archive pruning techniques, which can remove inferior particles in Archive set to fix the size of Archive set.
The algorithm is applied to solve multi-objective optimal regulation of Three Gorges. The simulation performance indicates the effectiveness of the
presented algorithm with regard to solving the large scale complex multi-objective optimization problem.)
- 2020-07-05 14:58:59下载
- 积分:1