登录
首页 » matlab » 自适应网格算法的MATLAB实现 Adaptive-Mesh-Algorithm

自适应网格算法的MATLAB实现 Adaptive-Mesh-Algorithm

于 2020-12-08 发布 文件大小:1233KB
0 351
下载积分: 1 下载次数: 51

代码说明:

  自适应网格算法的MATLAB实现,及算法比较(Adaptive Mesh Algorithm.zip)

文件列表:

自适应网格算法
..............\convergence.m,3377,2015-02-03
..............\firstq.asv,163,2015-02-06
..............\fitfun.m,2425,2014-11-14
..............\initialize_variables.m,2393,2015-01-26
..............\non_dom_ratio.m,2414,2014-10-10
..............\NSGA-Ⅱ算法大量测试函数实验结果展示.ppt,1648640,2014-07-03
..............\NSGA_2.m,18843,2014-11-05
..............\plotbrother.asv,1735,2015-01-27
..............\plotfigure.m,207,2014-11-05
..............\plotgante.m,1559,2015-01-26
..............\plotgante1.asv,1622,2014-11-22
..............\plotgante1.m,1648,2014-11-22
..............\PSAG_GA.m,25415,2015-01-26
..............\runfun.m,709,2014-07-13
..............\start_finish.m,759,2014-07-08
..............\Thumbs.db,5120,2014-10-13

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

发表评论

0 个回复

  • matlab-speech-recongion-3
    matlab之语音处理与合成工具箱的随书程序!!!Good!!!It s useful for you !!!(Good!!!It s useful for you !!!)
    2009-11-06 11:00:38下载
    积分:1
  • 16_qam
    16QAM调制和解调,中间经过高频调制,采用均衡接收,信道为加性高斯白噪声(16QAM modulation and demodulation, then modulate the signal to the high frequence before translated onto the channel)
    2010-01-13 13:41:31下载
    积分:1
  • PID
    最优控制率下的PID控制器参数,使其具有更好的鲁棒性和自适应的能力。(Optimal control rate of PID controller parameters, it has better robustness and adaptive capacity.)
    2011-07-11 20:58:53下载
    积分:1
  • vrms
    均方根速度求取程序,利用matlab,非常有用,欢迎下载。(rms velocity )
    2013-04-07 21:27:20下载
    积分:1
  • voiced-unvoiced-pitch-marking
    VOICE UNVOICED SILENCE PITCH MARKING
    2013-12-10 23:13:39下载
    积分:1
  • ChannelPEstimation
    研究生的论文,关于MIMO-OFDM系统中信道容量分析(Graduate thesis, analysis of MIMO-OFDM channel capacity)
    2013-05-05 21:28:13下载
    积分:1
  • output_of_DCT_in_image_fusion
    u can calculate DCT clc inp = imread( Im1.jpg ) inp1 = imread( Im2.jpg ) A = double(inp(:,:,1)) B = double(inp1(:,:,1)) A1=double(blkproc(A,[8 8], dct2 )) B1=double(blkproc(B,[8 8], dct2 )) [r,c] = size(A1) r1 = [] for i=1:r for j=1:c if A1(i,j) > B1(i,j) r1(i,j)=A1(i,j) else r1(i,j)=B1(i,j) end end end r1= double(r1(:,:,1)) C=blkproc(r1,[8 8], idct2 ) round(C) C1=idct2(r1) figure imshow(uint8(C)) figure imshow(uint8(C1)) imwrite(uint8(C), dct8x8min.jpg )
    2011-01-09 23:26:05下载
    积分:1
  • matlabchengxu
    说明:  一些非常有用的MATLAB程序,希望能对大家有所帮助!(Some very useful MATLAB programs, hoping to help all of us!)
    2010-03-21 09:55:25下载
    积分:1
  • ARMA11_P311
    autoregressive moving average model grade 1,1
    2011-04-20 23:08:51下载
    积分:1
  • rakereceive_kron
    本程序仿真了AWGN信道下,采用DS扩频对bpsk信号的影响,扩频码采用walsh码,扩频因子16; 接收端进行rake接收,然后分集合并,比较了三种分集方式对误码率的影响 从图像可以看出在扩频因子较高的情况下,最大比值合并与等增益合并性能相近(This program simulates the AWGN channel, using DS spread spectrum signal for bpsk influence spreading code using walsh code spreading factor 16 Rake receiver receiving end, and diversity combining, diversity compares three methods on the bit error rate of As can be seen from the image in the case of higher spreading factor, the maximum ratio combining and equal gain combining similar performance)
    2013-08-31 18:29:24下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载