-
initialactivecontour
用MATLAB编写的主动轮廓提取算法,该算法能对图像中的目标轮廓进行高效检测(Written by MATLAB active contour extraction algorithm that can image the efficient detection of object contour)
- 2010-11-09 11:01:25下载
- 积分:1
-
muller
用muller算法求解非线性方程的根
已知方程f(x)=0的三个近似根,以这3点为节点构造二次插值多项式的一个零点作为近似根;
不断迭代计算直到满足精度为止;(Solving the roots of nonlinear equations with Muller algorithm)
- 2010-11-18 12:11:00下载
- 积分:1
-
AC-voltage
Ac Voltage Controller- fixed ac to variable ac simple simulation
- 2011-10-08 01:53:40下载
- 积分:1
-
CZT
一种fft算法的具体实现方式,代码量少。(One kind of Adelaide fft algorithm implementations, less code.)
- 2014-12-26 19:35:13下载
- 积分:1
-
scma code
code for sparse code multiple access scheme
- 2018-09-09 18:25:01下载
- 积分:1
-
Asmartantenna
智能天线设计资料,请多多指教,是关于TDSCDMA系统的,希望对您有帮助!(smart antenna)
- 2009-04-10 20:12:02下载
- 积分:1
-
Gomory
求解整数规划的问题可以解决一般的整数规划模型的解而且效率比较高!在matlab下调试通过(Solving integer programming problems can be solved in the general solution of integer programming model and more efficient! Adopted under the debugger in matlab)
- 2009-07-16 18:16:55下载
- 积分:1
-
optimum-control
吴寿章版最优控制中几个经典的题目给出了离散系统最优控制,最大值原理,动态规划等几个例题(WuShouZhang version of the optimal control of several classic topic has given discrete system optimal control, maximum principle, dynamic programming and so on several examples
)
- 2012-10-09 20:40:46下载
- 积分:1
-
lfm_jc
近程模式下的单脉冲信号产生,频谱图,模糊函数图,模糊度等高线图,自相关函数图和多普勒敏感度(Short-range mode of the single pulse signal generator, spectrum map, fuzzy function maps, contour map of ambiguity, since the correlation function maps and Doppler sensitivity)
- 2008-08-26 10:55:38下载
- 积分:1
-
matlab
从初值出发,先计算y对时间t的导数,得到y的变化速度;求出x对t的导数,得到x随时间的变化速度。然后时间前进一小步h=0.002,同时x和y也都发生一个小的变化,即在原来数值基础上加上时间步长h和变化速度的乘积。如果x到达1或者-1,强制让y发生变化。这个过程不断迭代,得到结果。
(completed chart)
- 2014-11-28 19:50:30下载
- 积分:1