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

搜索资源列表

  1. 一元稀疏多项式计数器

    1下载:
  2. 一元稀疏多项式计算器[加法和乘法] 问题描述: 设计一元系数多项式计数器实现两个多项式间的加法、减法。 基本要求: (1) 输入并建立多项式 (2) 输出多项式,输出形式为整数序列:n,c1,e1,c2,e2……cn,en,其中n是多项式的项数,ci,ei分别为第i项的系数和指数。序列按指数降序排列。 (3) 多项式a和b相加,建立多项式a+b,输出相加的多项式。 (4) 多项式a和b相减,建立多项式a-b,输出相减的多项式。 用带表头结点的单链表存储多项式。 测试数据: (1) (2x+5x8
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:37840
    • 提供者:陈宇
  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. 实验7-线形拟合

    0下载:
  2. 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using practical problems.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:72862
    • 提供者:葛林
  1. 7z426

    0下载:
  2. 压缩软件源码,支持格式:7z、ZIP、CAB、RAR、ARJ、LZH、GZIP、BZIP2、Z、TAR、CPIO、RPM 和 DEB 对于 ZIP 及 GZIP 格式,7-Zip 能提供比使用 PKZip 及 WinZip 高 2-10% 的压缩比 7z 格式支持创建自释放(SFX)压缩档案 集成 Windows 外壳扩展 强大的的文件管理 强大的命令行版本 支持 FAR Manager 插件 -compression software source,i
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1082298
    • 提供者:muwa
  1. C45Rule-PANE

    0下载:
  2. Descr iption: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagn
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8122
    • 提供者:修宇
  1. 802.11a model

    1下载:
  2. 802.11a 的仿真模型,适合Matlab6.5和7.0的版本-802.11a simulation model for Matlab6.5 and version 7.0
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:164707
    • 提供者:陈立琴
  1. R14

    0下载:
  2. Ofdm-UWB的仿真模型图,适合7.0的版本,包含整个协议规定的系统,可以设置FFT的点数。-Ofdm-UWB simulation model map for the 7.0 version of the agreement include the entire system can be set FFT points.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:59231
    • 提供者:陈立琴
  1. mn=20

    0下载:
  2. This a project using RBF Neural network. developed using matlab 7. just load in matlab and can run it.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:128847
    • 提供者:jw
  1. 改写的分行程序

    0下载:
  2. 这是分行用于图像压缩的经典的程序,在正常的情况下可达到7:1左右的压缩比.-This is a branch for the classic image compression procedures, in normal circumstances can reach about 7:1 compression ratio.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:76173
    • 提供者:郑英
  1. 数据结构实验与实训教程

    0下载:
  2. 数据结构实验与实训教程 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 1.7 MB -experimental data structure and Training Guide books Language : English books categories : program design license : free software books Size : 1.7 MB
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1766336
    • 提供者:陆宜山
  1. 实验7 二叉树 北京师范大学数学科学院

    0下载:
  2. 自创的算法,输入表达式,建立二叉树的程序,然后输出前缀中缀后缀表示法,利用的对表达式的分割与递归实现输入,同时这也是一个完整的波兰式转换程序,相当稳健-own algorithm, the importation of expression, the establishment of the binary tree and then output the suffix prefix which is made up of the method, using the right expressio
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4212
    • 提供者:李铭璜
  1. MATLAB 7.0.1 注册机

    0下载:
  2. matlab7.0注册机,使得您可以安装该软件-matlab7.0 Fillmore and allow you to install the software
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:48533
    • 提供者:崔学会
  1. DelphiZLib.123

    1下载:
  2. The zlibex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:191737
    • 提供者:江焱风
  1. 中断调用7

    0下载:
  2. 了解什么是中断 • 了解几个中断函数 • 了解中断服务程序的编写 -understand what is interrupted
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:11379
    • 提供者:高俊杰
  1. Interpolation-algorithm

    5下载:
  2. 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lag
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:5045
    • 提供者:ldg
  1. MATLAB70ch2

    0下载:
  2. 《MATLAB 7.0编程基础》第2章 (源码实例)主要讲解MATLAB数据结构及运算-"MATLAB 7.0 programming foundation" Chapter 2 (source code examples) mainly on MATLAB and Operational Data Structure
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:29245
    • 提供者:sunlight68
  1. MATLAB70ch3

    0下载:
  2. 《MATLAB 7.0编程基础》第3章 (源码实例)主要讲解MATLAB的数值计算-"MATLAB 7.0 programming foundation" Chapter 3 (source code examples) mainly on the numerical calculation MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:207169
    • 提供者:sunlight68
  1. MATLAB70ch4

    0下载:
  2. 《MATLAB 7.0编程基础》第4章 (源码实例)主要讲解MATLAB的符号运算-"MATLAB 7.0 programming foundation" Chapter 4 (source code examples) on the main website MATLAB No. Operational
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:121075
    • 提供者:sunlight68
  1. MATLAB70ch5

    0下载:
  2. 《MATLAB 7.0编程基础》第5章 (源码实例)主要讲解MATLAB的编程基础-"MATLAB 7.0 programming foundation" Chapter 5 (source code examples) mainly on the basis of MATLAB programming
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5181
    • 提供者:sunlight68
  1. MATLAB70ch6

    0下载:
  2. 《MATLAB 7.0编程基础》第6章 (源码实例)主要讲解MATLAB图形基础-"MATLAB 7.0 programming foundation" Chapter 6 (source code examples) mainly based on MATLAB graphics
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:594853
    • 提供者:sunlight68
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com