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

搜索资源列表

  1. 用Welch法进行功率谱估计

    3下载:
  2. 考虑L的三个不同值:L=256(3个数据段),L=128(7个数据段)和L=64(15个数据段)。各自的谱估计图如上图所示。可以明显的看到,加窗明显的减小了频谱上的假谱峰,但也更加进一步平滑了谱峰。所以,对于L=64的情况,在ω=0.8π的谱线可以很确定的辨认,但是那两个靠近的谱峰不容易区分。对于L=128的情况,这种情况提供了在分离和检测间最好的均衡。当然,对于在L=256时的情况,效果是更好的,能够从谱估计图上明显的分辨出三条谱线的存在以及它们幅度关系的强弱。 除了Welch法外,还可以采用
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1826
    • 提供者:吴胜
  1. 粒子群优化算法C

    2下载:
  2. 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域-comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function op
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17201
    • 提供者:wxd
  1. 最短路径选择

    2下载:
  2. 利用VB开发的一个最短路径查询系统,算法是DijKstra,可以用在其他开发的软件中特别是GIS系统。-use VB shortest path of a query system, the algorithm is DijKstra, can be used in the development of other software, particularly GIS system.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:13950
    • 提供者:反对撒
  1. mul-anneal

    0下载:
  2. 本代码包包含一个模拟退火算法的c++程序。此外还有其他一些源码,这在该压缩包中,有一个readme文档,对其进行了详细说明。-this code contains a simulated annealing algorithm c procedures. There are also some other source, which in the compressed, a readme files, its a detailed explanation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:49464
    • 提供者:王卫红
  1. jpegfaq

    0下载:
  2. JPEG教程,包括视频图象的压缩与解压缩,以及其他视频处理算法. -JPEG teaching tool, including video and image compression/decompression, and other video processing algorithms.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:72466
    • 提供者:新华
  1. 等级证书考试管理系统

    0下载:
  2. 用C语言或其他高级语言编程(最好C语言),基本功能:包括报名管理、成绩管理、证书管理等。能做到考试的报名成绩的录入与查询以及证书的发放等功能。实现有关功能的增加、修改、删除、查询和统计模块。根据要求知道,一个学生报名后就拥有唯一的考号,考号随着 考生取消报名而消失,所以可以以考号为Key来实现查找学生记录,实现有关功能的增加、修改、删除、查询.-C language or other high-level programming language (preferably C), the ba
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:251559
    • 提供者:郑章孝
  1. 柔性加工车间遗传算法调度C++

    2下载:
  2. 这是一个柔性加工车间的优化调度的遗传算法,算法应用矩阵编码的方式,实现优化求解,欢迎与作者联系其他算法linxk333@yahoo.com.cn-This is a flexible processing workshops optimal scheduling of the genetic algorithm, the algorithm application matrix coding modes to achieve optimization, and welcome other aut
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:45901
    • 提供者:林献坤
  1. multigrid

    1下载:
  2. 一个关于多重网格的程序,解得是一个周期的非线性方程,当然也可以换成其他边界的-a grid of multiple procedures, that there is a solution to the cycle of nonlinear equations, of course, could be replaced with other border
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7643
    • 提供者:math
  1. 200505191126313004

    0下载:
  2. 这是一个数据库开发的程序设计软件,内含油源代码和其他的一些文档-This is a database development program design software, the source code within the oil and some other documents
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4095131
    • 提供者:高垒
  1. new_DLL_AStar

    0下载:
  2. 用vc开发的A*寻路算法的dll,可以在其他语言调用,包含了一个vb调用的示例-The dll file of A* road-mapping algorathm,which can be used in other language,including an example of vb.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:160715
    • 提供者:汪大还
  1. DigitRecog

    0下载:
  2. 用bp实现的数字识别程序,用到了经典的bp算法,可移植到其他应用程序中去-bp achieve with the digital identification procedures, the use of classical bp algorithm can be transplanted to other applications go
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:97541
    • 提供者:刘志刚
  1. GA-TSP

    0下载:
  2. 用育种算法求解售货商问题。设有10个城市,售货商从0号城市出发要把货物送到其他9个城市,且每个城市只能达到一次,最后回到0号城市-breeding algorithm used to solve the problem of goods sold. With 10 cities, sales from 0 to cities starting the goods should be sent to the other nine cities, and each city can only rea
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:441800
    • 提供者:风云
  1. KMEANS聚类

    1下载:
  2. knn分类模式识别可用于文本挖掘和其他的识别分类,vc代码,-Commission pattern recognition can be used for classification of text mining and other identification classification, vc code,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:50560
    • 提供者:郭攀红
  1. 树的建立及其深度

    1下载:
  2. 树结构是数据结构中最重要的结构。利用树可以实现遍历等要求。该算法用于建立树,才能实现其他的操作-tree data structure is the most important structure. Using tree traversal can be achieved, among others. The algorithm for the creation of the tree can be achieved by other operators
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9057
    • 提供者:emma
  1. 中序遍历

    0下载:
  2. s数据机构中的常出算法,建树后实现中序遍历,从而实现其他的转化-s data agencies of the algorithm regular contribution to realization after the preorder, thereby realizing the transformation of other
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7026
    • 提供者:emma
  1. 先序建立树

    0下载:
  2. 数据结构中,先序建立二叉树算法,在建树的基础上可以进行树的其他操作,思想简单易懂-data structure, the first order to establish a binary tree algorithm, the contribution on the basis of the tree can be conducted in other operations, thinking simple and understandable
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10624
    • 提供者:emma
  1. GA-VC.net

    0下载:
  2. 一个在vc++环境中实现的遗传算法,该算法与其他算法不同的是:速度较快 -an environment in achieving the genetic algorithm with other algorithm is different : faster
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:16916
    • 提供者:李冰龙
  1. 用sa进行光谱图像的特征提取的matlab程序

    2下载:
  2. 用sa进行光谱图像的特征提取的matlab程序,该算法比用其他方法在性能方面高%15-with spectral images of the Matlab feature extraction procedure, the algorithm than other methods in high-performance
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:43441
    • 提供者:李冰龙
  1. vc511678900355

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。在下在此表示衷心的感谢!!!!! -many peop
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2704
    • 提供者:梁小姐
  1. untitled

    0下载:
  2. 永磁同步电机比较基础的建模,没有加其他控制,大家可以一起学习,有需要的可以下载下来,自己加点控制方法(pmsm,Permanent magnet synchronous motor modeling based on comparison, without additional control, you can learn together, you need to download, add some control methods.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-20
    • 文件大小:18432
    • 提供者:yoowfyj
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com