登录
首页 » matlab » matlab--xiaobo-xinhaoquzaochenxi

matlab--xiaobo-xinhaoquzaochenxi

于 2013-03-22 发布 文件大小:4KB
0 122
下载积分: 1 下载次数: 1

代码说明:

  使用matlab软件对信号去噪处理,并显示出图像。(The use of MATLAB software for signal denoising, and display the image.)

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

发表评论


0 个回复

  • m1
    说明:  Proportional Fair Frequency Domain Packet Scheduling Algorithm for LTE System
    2014-12-10 01:11:28下载
    积分:1
  • Ksam
    新颖的K均值聚类算法,以SAM作为两个向量的距离度量,取代原始的向量间的距离(Multi-spectral K-mean clustering with SAM as spectral similarty)
    2010-12-04 16:54:21下载
    积分:1
  • No1.-Casino-Busting-System-(PDF)---Free-Book
    Casino Busting System
    2014-09-17 02:03:20下载
    积分:1
  • eng_10301_632_1415b
    GATE renewable energy jobs
    2015-03-11 15:15:52下载
    积分:1
  • 遗传算法
    说明:  遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms. Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization. Genetic algorithms are usually implemented as a computer simulation. For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution. Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible. Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
    2020-06-07 21:42:11下载
    积分:1
  • Degree_Distribution
    复杂网络中,度分布计算,函数,并绘制出度分布的分布图(Complex networks, distributed computing degree, function, and mapping the distribution of out-degree distribution)
    2009-04-02 18:54:37下载
    积分:1
  • sfalias_ib003
    A matlab program that illustrates the occurance of aliasing in a digital signal. if the sampling frequency is not sufficient then aliasing occurs.
    2011-10-05 21:15:23下载
    积分:1
  • ABC
    利用人工蜂群算法搜索一个二元函数最小值点(Using artificial bee colony algorithm searches the minimum point binary function)
    2014-02-26 15:39:46下载
    积分: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
  • LDP
    This code calculated the LDP histogram and is based on B Zhang, Y Gao, S Zhao & J Liu, "Local Derivative Pattern Versus Local Binary Pattern: Face Recognition With High-Order Local Pattern Descriptor," Image Processing, IEEE Transactions on, vol.19, no.2, pp.533,544, Feb. 2010
    2014-06-27 13:07:51下载
    积分:1
  • 696518资源总数
  • 104921会员总数
  • 16今日下载