-
Newton-Raphson
运用迭代法计算非线性方程组,并且编制程序对非线性方程组求解(Using the iterative method of nonlinear equations, and programming for solving nonlinear equations)
- 2021-03-26 15:19:12下载
- 积分:1
-
matlab--TSP-SA
基于MATLAB 使用模拟退火算法求解旅行商问题的源码实现。解压后就可以用。(MATLAB based simulated annealing algorithm using the source code for the traveling salesman problem implementation. After decompression can be used.)
- 2011-04-21 10:28:52下载
- 积分:1
-
2psk.code
this code is use in telecommunication matlab code
- 2014-09-04 18:12:05下载
- 积分:1
-
guide
matlab 程序语言 物件导向编码引导手册(A Guide to MATLAB Object-Oriented Programming- A Register)
- 2013-11-03 13:01:03下载
- 积分:1
-
DFIGcontrol
双馈风力发电机基于定子磁链控制语言函数方程.(DFIG control sys)
- 2013-04-25 17:53:00下载
- 积分:1
-
HMF_!
Hidden markov random filed
- 2014-01-03 13:02:19下载
- 积分:1
-
MATLAB-for-use-of-the-CM-algorithm
matlab code demonstrating cm algorithm
- 2015-03-30 19:43:02下载
- 积分:1
-
zishiyingzaoshengduixiao
设计一个2阶加权自适应噪声对消器,对经加性白高斯噪声信道干扰的正弦信号进行滤波。(Design a two-order-weighted adaptive noise canceller, right through the additive white Gaussian noise channel interference sinusoidal signal filtering.)
- 2010-01-13 18:18:24下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
MATLAB-analysis-cantilever-problem
用有限元法对悬臂梁分析的算例 本算例根据Matlab软件结合有限元分析悬臂梁 跟出Matlab代码及结果(Examples of the cantilever beam analysis using the finite element method in this study combined with the finite element analysis based on Matlab software cantilever)
- 2015-12-12 10:33:56下载
- 积分:1