-
LPG
使用matlab来设计长周期光栅的代码,使用耦合模理论方法。(Matlab to design a long-period grating code, using the coupled mode theory.)
- 2012-08-24 12:29:34下载
- 积分:1
-
circular_array
均匀圆阵的常规波束形成,没有使用自适应波束形成。uniform circle array beamform(uniform circle array beamform)
- 2014-01-21 21:41:01下载
- 积分:1
-
PipedWriter
Places information on a communications pipe. When two threads want to pass data back and forth, one creates a piped writer and the other creates a piped reader.
- 2014-02-18 14:05:14下载
- 积分:1
-
spwmnpc
npc 3-level inverter spwm matlab
- 2021-04-19 15:58:51下载
- 积分:1
-
non_domination_sort_mod
This function sort the current population based on non-domination
- 2012-11-15 02:34:24下载
- 积分:1
-
text2
计算机视觉,实现图像分割的Matlab源程序2(Computer vision, image segmentation to achieve the Matlab source code 2)
- 2009-05-29 18:50:08下载
- 积分:1
-
ToolBox
matlab GA toolbox,由英国谢菲尔大学推出(matlab GA toolbox, designed by University of Sheffield)
- 2013-03-25 13:27:10下载
- 积分:1
-
target_track
自己写的卡尔曼滤波源程序,仿真对匀加速转弯目标的跟踪(Write their own source of Kalman filter, simulation of the absorption curve to accelerate target tracking)
- 2007-08-12 23:59:15下载
- 积分:1
-
monituihuo
基于混沌的模拟退火算法,计算机的优化算法,是毕设的内容(Chaotic simulated annealing algorithm, the computer algorithm is complete contents of set)
- 2010-09-24 10:41:22下载
- 积分:1
-
secant
In numerical analysis, the secant method is a root-finding algorithm that uses a succession of roots of secant lines to better approximate a root of a function f.(The secant iteration to find the zero of some non-linear function converges to zero if appropriate starting values are chosen.
Although the convergence rate is not as good as the one of the Newton method, it may sometimes converge when Newton fails. The funtion should be defined as an inline function and two starting values are required to start the iteration.
Please enter help secant from the Matlab prompt for usage information and examples.
)
- 2009-05-14 04:56:54下载
- 积分:1