CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - get pass

搜索资源列表

  1. TSP

    0下载:
  2. 利用遗传算法求解旅行商问题 旅行商问题,即TSP问题(Travelling Salesman Problem)是数学领域中著名问题之一。假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 -Traveling salesman problem using genetic algorithm traveling salesman problem, namely, th
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:7326
    • 提供者:yanzhongyuan
  1. Test(2)

    0下载:
  2. 用循环单链表实现: N个人围圆圈而坐,分别标以数字1到N。从坐在1号的位置的人开始依次传递土豆。M次传递之后,拿到土豆的人被排除,圆圈收缩,然后从离开圆桌的人后面的那个人开始继续游戏。游戏一直进行,直到留下最后一个人,为赢家。因此,如果M=0且N=5,所有的人依次被排除,5号最后胜利。如果M=1且N=5,排除的顺序为2,4,1,5. -Achieved with cyclic single-linked list: N individuals sitting around a circl
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1109
    • 提供者:绿色萌芽
  1. meierdaopufadematlabshixian

    0下载:
  2. 对录音信号集 中的某一语音,利用BATLAB设计一美尔例谱算法,并实现。 取信号集 中的一个语音信号:“xxxxxx”,将它作为输入的语音信号来为设计一个美尔倒谱算法,在该算法中,主要设计了以下环节: 1.读入一个语音信号;2.对这个信号归一化;3.对归一化的信号进行加窗处理(这里的矩形窗长度必须为257,重帧长64);4.进行预加重处理,即通过一个高通滤波器: ;5进行512点的FFT;6.分别取模平方得到功率谱;7.在设计的mel滤波器组中,我采用了25个带通滤波器;8.将得到的功率
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:13793
    • 提供者:赵欣
  1. MATLAB-based-voice-filter

    0下载:
  2. 基于MATLAB的语音滤波器,通过MATLAB使原来的语音信号分别进行带通,高通,低通滤波,得到更好的效果-MATLAB-based voice filter through the MATLAB so that the original speech signal, respectively, for band-pass, high pass, low pass filter, to get better results
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:1929
    • 提供者:柳沐璇
  1. dsp_system

    0下载:
  2. 实现一个数字信号处理的仿真系统 。具有界面并实现以下功能:能产生(得到)并选择各种数字信号(sin、方波、三角波、语音、噪声及其叠加);具有DFT和DCT变换功能,对各种信号进行变换;设计滤波器实现低通、高通、带通滤波,得到输出信号的频域特性和时间序列。-the realization of a digital signal processing simulation system. Requires interface and achieve the following functions:
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:46837
    • 提供者:塞北烽
  1. HP

    0下载:
  2. 利用巴特沃斯高通滤波、理想高通滤波、高斯高通滤波处理图像,根据需求使图像得到锐化,并比较他们的效果。-Use bart wo high-pass filter high-pass filter, ideal, gaussian high-pass filter processing images, according to demand makes the image get sharpening, and compare their effect.
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:850968
    • 提供者:邓一一
  1. TestED

    0下载:
  2. 本程序实现了java调用matlab功能,java向matlab传得参数是一个wav文件的地址-This program implements the java call matlab functions, java matlab pass to get a wav file parameter is the address of
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:552
    • 提供者:王卡
  1. 11

    0下载:
  2. matlab使用guide界面对滤波器设计,可实参数填写来获得低通,带通,高通等滤波器,这里有源代码,及guide界面,适合初学者学习参考。-Guide to filter matlab use interface design, can fill in to get real parameters low pass, band-pass, qualcomm, filter, here are the source code, and guide interface, is suitable f
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:11029
    • 提供者:邱盛成
  1. hanming-high-pass-fliter

    0下载:
  2. 运用汉明窗设计的I型数字高通滤波器matlab代码。通过修改其中参数能得到不同性能的高通滤波器。-Using Hamming window design digital high-pass filter matlab code. Modify parameters to get the performance of different high-pass filter.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2742
    • 提供者:谢诺
  1. Butterworth-bilinear-filter-

    0下载:
  2. 用双线性法设计的巴特沃斯高通数字滤波器matlab源代码,里面有详细的代码注释,能通过修改参数得到不同功能的巴特沃斯高通数字滤波器。-Butterworth high-pass digital filter design by bilinear method matlab source code, which has detailed code comments, through the modified Butterworth high-pass digital filter paramete
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:3069
    • 提供者:谢诺
  1. pid

    1下载:
  2. 以中等纯度的精馏塔为研究对象,考虑到不等分子溢流的影响和非理想的汽液平衡,可以得到塔顶产品轻组分含量Y与回流量L之间的传递函数为: 其中由于现场环境干扰,输出带有测量噪声是(0,1)的正态分布序列,它的方差为ɑ=0.5。由于输出中带有很大的噪声信号,故将数字滤波技术中常见的低通滤波器由于偏差控制,滤掉其中的噪声信号,然后在对其进行PID计算,得到实际的控制量。在该方法在噪声较强的环境下,可以得到较好的控制效果。 控制要求: 1、 采用带低通滤波器的增量式PID将塔顶轻
  3. 所属分类:matlab例程

    • 发布日期:2013-11-13
    • 文件大小:2759
    • 提供者:孙孙
  1. yinzifenxi

    0下载:
  2. 同学让帮忙做一个因子分析的程序,刚开始一头雾水,不知从何处下手,在网上找了很长时间,收集到一个PPT以及参考别人的一段程序终于搞懂了,并调通程序。因此把PPT以及程序均传上来供大家参考。-Students so that help to do a factor analysis of the program, just confused and I do not know where to start, and on the Internet for a long time, collected
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2211000
    • 提供者:单家伟
  1. Netcdf_f90

    0下载:
  2. 读取netCDF格点资料的Fortran测试程序,通过读取指定netCDF文件,生成相应的Fortran源代码- Test program to read any netCDF file. by Barry Schwartz October 1993
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:16174
    • 提供者:airportgy
  1. human_intelligence

    0下载:
  2. 在提供的Super Mari Broso游戏平台上实现了一个新的Mario Agent. 该智能体的实现运用了一定规则的A-Star算法及剪枝算法,力求在复杂的环境中走得更远,过关时间更短,过关中获得更多的奖励及更少的惩罚. -In the provision of Super Mari Broso game platform to achieve a new Mario Agent. Use the agent to achieve a certain rule A-Star algorith
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:3839
    • 提供者:huxiao
  1. ACA_TSP

    0下载:
  2. 旅行商问题(Travelling Salesman Problem, 简记TSP):假设有一个旅行商人要拜访n个城市,他必须选择所要走的路径,路经的限制是每个城市只能拜访一次,而且最后要回到原来出发的城市。路径的选择目标是要求得的路径路程为所有路径之中的最小值。 此处使用蚁群算法求解TSP问题-Suppose a business trip to visit n cities, he must choose the path to go, pass through the restricti
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:53506
    • 提供者:
  1. filter

    0下载:
  2. 低通滤波器,使用FDATOOL,得到滤波系数,然后使用matlab仿真,可以直接运行,可以查看原始波形和滤波后的波形,稍微修改可以移植到嵌入式编程中,本人项目使用-Low-pass filter, use FDATOOL, get the filter coefficients, and then use the matlab simulation, can be run directly, you can view the original waveform and waveform afte
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1697
    • 提供者:yichengin
  1. AM

    0下载:
  2. 络检波法,也可以用同步解调法,现在我们来使用同步解调法,即将已调信号和一个与载波信号同频率的信号相乘,在通过一个理想低通滤波器就可以得到原始信号-Envelope detection method, you can also use synchronous demodulation method, and now we use synchronous demodulation method, is about modulated signal and a signal is multiplied
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:591
    • 提供者:小涛
  1. getdemoduldata2

    0下载:
  2. 主要功能是对数据进行自相关处理,然后通过带通滤波后进行解调,得到数据的主要特征。-The main function is to carry on the data correlation processing, and then through the band-pass filter after demodulation, get the main features of the data.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:754
    • 提供者:杜少陵
  1. chii

    0下载:
  2. 这是一个关于卡方检验的数学算法,函数都已经写好,只需要传递参数就能得出结果。-This is a mathematical algorithm for the chi square test, functions have been written, and only need to pass the parameters can get results.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:176009
    • 提供者:阿花
  1. ecgpeak

    0下载:
  2. 心电波形通过30HZ低通滤波器,中值去基线漂移后的波形,通过窗口法提取波形峰值-get the peaks of ECG wave by 30HZ low pass filter firstly,baseline processing,and window methos.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-26
    • 文件大小:9448881
    • 提供者:zhanglei
« 12 »
搜珍网 www.dssz.com