登录
首页 » matlab » rengongmianyi

rengongmianyi

于 2011-05-21 发布 文件大小:1KB
0 172
下载积分: 1 下载次数: 3

代码说明:

  a=load( q.txt ) width=input( 请输入窗宽 ) step=input( 请输入步长 ) m=length(a) for i=1:floor((m-width)/step+1) s(i,1:width)=a(1,1+(i-1)*step:width+(i-1)*step) end b=max(max(s)) M=s./b Rs=input( 请输入本体集半径 ) nd=input( 请输入检测器数模 ) k=1 while k

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

发表评论

0 个回复

  • test
    Image displayed in 16, 8, 4,2 gray levels. Image displayed in 256,128,64,32 gray levels.
    2009-10-20 16:36:21下载
    积分:1
  • matlab_algorithms.tar
    说明:  学习通信的人都知道,要进行信号处理的话,算法的编程非常繁琐,这里有一些自适应信号处理的算法,LMS,RLS,MMSE等的算法,希望大家喜欢。(learning communications are aware, the need for signal processing, programming algorithm is very complicated, there is some adaptive signal processing algorithms, LMS, RLS, the MMSE algorithm, hope you like them.)
    2005-12-23 20:39:27下载
    积分:1
  • eur_call
    说明:  给定同样的M条样本轨道,计算出欧式看涨期权的价格调用 underlying函数(M be given the same sample path, calculate the price of European call option)
    2011-04-01 00:38:25下载
    积分:1
  • PCM-A13
    讲述PCM及13折线A率编码与解码的概念,随机给出一个语音信号,并用A率13折线的方法matlab编程对其编码与译码 (About the concept of PCM and 13 line-rate encoding and decoding A randomly given a voice signal and a line with a rate of 13 A method of encoding and decoding matlab programming for its)
    2013-12-10 12:28:08下载
    积分:1
  • dierzhang
    信号与系统第二版清华大学出版社课后习题编程答案(Signals and Systems, Tsinghua University Press, second edition programming after-school exercise answer)
    2016-04-08 10:23:40下载
    积分:1
  • A2_rgb
    已知RGB立方体八个顶点的像素值,要求输出该立方体对应的6个面的 .ppm 格式的图像。每个图像大小是512X512像素(Known RGB pixel values ​ ​ of the eight vertices of the cube, the required output image ' .ppm' format corresponding to 6 of the cube faces. Each image size is 512X512 pixels)
    2014-11-01 23:25:42下载
    积分:1
  • huffman-image
    This code is used to compress the normal image through huffman coding
    2015-03-09 17:21:59下载
    积分:1
  • Matlab-Particle-swarm-algorithm--
    说明:  阐述了粒子群算法的基本原理,探讨了在MATLAB环境中实现粒子群算法的编程方法,构建粒子群算法工具箱函数,通过仿真示例验证了该方法的有效性,表明它能够对函数进行全局优化。(Describes the basic principles of particle swarm algorithm discussed in the MATLAB environment to achieve particle swarm programming, particle swarm optimization toolbox function constructed by example illustrates the effectiveness of the method, that it can function for global optimization .)
    2011-03-02 21:03:59下载
    积分:1
  • shuzixindaohua
    设计抗混叠FIR滤波器实现数字下变频的设计(Design of anti-aliasing FIR filter design for digital down conversion)
    2010-10-08 10:11:08下载
    积分:1
  • Grefenstette
    Grefenstette编码法的MATLAB实现 本文在MATLAB环境下编程实现针对TSP问题的Grefenstette编码法,并将其同基本遗传算法相结合,仿真求解一个 15点的TSP问题(Grefenstette coding method to achieve this paper, the MATLAB environment in MATLAB programming for the TSP problem Grefenstette coding method and genetic algorithm with the basic combination of a 15-point simulation of the TSP problem)
    2009-05-07 22:25:32下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载