-
water_echo
Program that implements echo watermarking.
The basic idea is to embed a watermark by
adding an echo to the original sample.
- 2009-04-28 01:51:53下载
- 积分:1
-
PDETOOL
本文中介绍了matlabpdetool在求解偏微分方程中的应用,不错的入门资料(This article introduces the matlabpdetool in solving partial differential equations in the application of good introductory information)
- 2011-01-18 10:21:49下载
- 积分:1
-
xietongguolv
运筹学里的优化算法,源代码,而且经过matlab运行过了(Operations Research in the optimization algorithm, source code, and after a run matlab)
- 2013-09-01 09:53:47下载
- 积分:1
-
DFIG
双馈风力发电机DFIG与逆变器之间搭建的模型,可运行,欢迎下载使用(The model built between DFIG and inverter is operable, welcome to download and use)
- 2018-10-27 15:41:57下载
- 积分:1
-
555
混合储能系统平抑风力发电输出功率波动控制方法设计(Hybrid energy storage system to stabilize fluctuations in wind power output control method designed)
- 2014-03-19 23:05:48下载
- 积分:1
-
MATLAB-sourcecode
这是《matlab程序设计教程》一书中的全部源码,对于学习matlab的读者很有帮助,该书也是一本很基础很全面的书适合初学者使用。(This is the matlab Programming Guide , a book all the source code for readers to learn matlab helpful, the book is very much the basis of a very comprehensive book for beginners to use.)
- 2007-11-07 20:25:09下载
- 积分:1
-
your-power
里面包含两个程序,利用这两个程序你实现对于其他程序的处理。非常实用(Which contains two procedures, the use of these two procedures you implement other programs for processing. Very practical)
- 2013-07-21 17:07:39下载
- 积分:1
-
双基地MIMO雷达 Capon算法 二维方位角联合估计
双基地MIMO雷达利用Capon算法实现目标二维方位角联合估计(The Capon algorithm bistatic MIMO radar goals 2D azimuth joint estimation)
- 2013-02-08 10:07:46下载
- 积分:1
-
TEMforward
瞬变电磁TEM层状介质正演.基于Matlab平台。地球物理学(TEM 1D forward)
- 2021-04-23 21:28:47下载
- 积分:1
-
TS_TSP
解决TSP问题的TS算法MATLAB实现,其中加入了变异算法,当然也可以去掉这个步骤,调用TS_TSP(N, inStart, IsBianYi),N是城市数目,inStart是起始城市的序号,IsBianYi就是选择变异否,如果为0则不要变异,否则就是结合变异算子的TS算法。
至于下面的参数可以自己调:
T:总的循环次数;
tabulength:禁忌长度;
Pby:变异概率;
(Solve the TSP problem MATLAB realize TS algorithm, which joined the variance algorithm, of course, this step can also be removed, call TS_TSP (N, inStart, IsBianYi), N is the number of cities, inStart is the serial number of the starting cities, IsBianYi is to choose variation has, if not for the variation of 0, otherwise, it is combined with mutation of the TS algorithm. As for the following parameters can be their own tune: T: total number of the cycle tabulength: taboo length Pby: mutation probability )
- 2007-10-19 16:03:51下载
- 积分:1