登录
首页 » matlab » nensiu_v43

nensiu_v43

于 2016-11-13 发布 文件大小:5KB
0 258
下载积分: 1 下载次数: 6

代码说明:

  包括轨道机动仿真、初轨计算,遗传算法无功优化,已经调试成功.内含m文件,可直接运行。( Including orbital maneuvering simulation, initial orbit calculation, Genetic algorithm based reactive power optimization, Has been successful debugging. M contains files can be directly run.)

文件列表:

nensiu_v43.m,7760,2016-11-12

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • synthesize_sgy
    代码为本人为写毕业论文,编写的几个合成地震记录的代码,包括cdp道集,共炮点道集以及一个简单的一层的地质模型对应的合成地震记录。(Man-made code-based write theses, prepared by several synthetic seismogram code, including cdp gathers a total of shot gathers, as well as a simple layer of the geological model of the corresponding synthetic seismogram.)
    2007-07-17 21:42:50下载
    积分:1
  • imhist
    这是用C语言编写的灰度直方图,在matlab软件下可以运行。不是用imhist直接调用。(It is written in C language histogram in matlab software can run. Not called directly by imhist.)
    2011-05-17 18:15:54下载
    积分:1
  • Dimension
    Calculating the fractal dimension and correlation
    2012-06-08 19:35:57下载
    积分:1
  • 2010-04-15_Balanced_PSO
    Balanced PSO,可作为benchmark比较(You campare your algorithm with it.)
    2013-09-21 10:22:38下载
    积分:1
  • matlab11111
    matlab 图像/视频处理实例整本书第一到第十章源码(matlab used in processing in images)
    2012-10-03 21:57:34下载
    积分:1
  • 稀疏阵列的遗传算法优化
    阵列信号处理,采用遗传算法对阵列进行稀疏化处理,对于研究阵列天线的学者有帮助(Array signal processing and sparse processing with genetic algorithm are helpful to scholars who study array antenna.)
    2021-04-18 15:48:57下载
    积分:1
  • PIEZO_SENSOR
    Piezo Sensons Application Note
    2010-11-16 19:48:40下载
    积分:1
  • DatabaseHandler
    matlab与数据库的链接问题,sql access(matlab problem with the database link )
    2010-11-26 09:35:41下载
    积分:1
  • LDPC-CODE
    the LDPC code program
    2011-04-26 07:59:50下载
    积分:1
  • Chien搜索BCH译码算法
    说明:  %inverstable inverse_tb = gf(zeros(1, t+1), m); for i=1:t+1, inverse_tb(i) = alpha^(-i+1); end; %chien's search lambda_v = zero; accu_tb=gf(ones(1, t+1), m); for i=1:n, lambda_v=lambda*accu_tb'; accu_tb = accu_tb.*inverse_tb; if(lambda_v==zero) error(1,n-i+1)=1; else error(1,n-i+1)=0; end end found = find(error(1,:)~=0)
    2021-04-23 11:08:47下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载