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

资源列表

« 1 2 ... .43 .44 .45 .46 .47 27648.49 .50 .51 .52 .53 ... 28275 »
  1. radial_sum

    1下载:
  2. 图像重建中投影建模算法对二维图像进行投影值计算的程序-projection image reconstruction algorithm for modeling 2D projection images calculation procedures
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2135
    • 提供者:古大
  1. Zhangjg_dsp

    0下载:
  2. 这是我学习数字信号处理时编写的程序!功能就是显示一些常用的函数的图形!并可以做FFT计算!-This is what I have learned from digital signal processing to prepare the procedures! Function is to show that some of the functions commonly used graphics! And FFT calculation can be done!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:229658
    • 提供者:张建根
  1. periodogram

    0下载:
  2. 本程序是功率谱密度的仿真比较,关于三个信号源的具体情况参见《现代数字信号处理导论》上册,P202,习题5。 实验方法:周期图法、自相关法和协方差法。 -this procedure is the power spectral density of the simulation, 3 signal source on the specific circumstances, see the "modern digital signal processing" Introd
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:6854
    • 提供者:lidong
  1. RLS-auto-adapter-fiter

    0下载:
  2. 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal process
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4209
    • 提供者:lidong
  1. LMS-auto-adapter-fiter

    1下载:
  2. 考虑一个线性自适应均衡器的原理方框图如《现代数字信号处理导论》p.275自适应均衡器应用示意图。用LMS算法实现这个自适应均衡器,画出一次实验的误差平方的收敛曲线,给出最后设计滤波器系数。一次实验的训练序列长度为500。进行20次独立实验,画出误差平方的收敛曲线。给出3个步长值的比较。-consider a linear adaptive equalizer block diagram as the principle of "modern digital signal process
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:4320
    • 提供者:lidong
  1. queure

    0下载:
  2. 针对M/PH/1(k)排队系统推导出该排队系统在任意时刻、到达时刻、退去时刻的队列长度状态概率分布、平均队列长度、以及平均等待时间,并编写程序进行数值计算,并对M/E2/1(k), M/M/1(k), M/H2/1(k)排队系统的性能进行数值比较。-against M/PH/1 (k) queuing system derived the queuing system at any time, the arrival time, faded moment of the queue length
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3564
    • 提供者:lidong
  1. Aprioritest

    0下载:
  2. 数据挖掘中Aprior算法的C++实现,采用的传统Aprior算法-Aprior data mining algorithms to achieve C, the traditional algorithm Aprior
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:17901
    • 提供者:菱形心
  1. Kalmanprediction

    0下载:
  2. 利用Kalman预测对信号进行预测,信号源为《现代数字信号处理导论》上册,P202,习题5。-use of signal forecast Signal Source "Modern digital signal processing" Introduction to the first volume, P202, Exercise 5.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:852
    • 提供者:lidong
  1. puker0411scott

    0下载:
  2. 这是一个练习链表的扑克牌程序,可以自动发牌,比较大小。如果想和计算机对战,只需要稍微改动一下程序即可。-This is a practice Chain cards procedures, it will automatically licensing, size comparison. If you want to, and computer war, only slightly modifying procedures.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2265
    • 提供者:zx
  1. 8104221485

    0下载:
  2. 德国纳粹二战时发明的密码机engma“迷”的复原模拟程序的源码-Nazi Germany during World War II invention of the cipher machines engma "fans" of the recovery process simulation FOSS
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:79688
    • 提供者:
  1. cn700_vc62445261344

    0下载:
  2. 这几天学VC界面编程,在VC在线上狂看教程,觉得有所长进,于是把以前的Java代码用VC改写了一下。问题还是那个老掉牙的问题,八皇后问题,老归老,但我很喜欢-VC these days learn programming interface, the VC frenzy see online tutorial, some feel that complacency. So, before the Java code with VC rewritten a bit. Problems or tho
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:52014
    • 提供者:
  1. BMP24ToRGB565

    3下载:
  2. 24位BMP转换为RGB565的BMP工具-24 BMP conversion of the BMP tools RGB565
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:5982
    • 提供者:石自民
« 1 2 ... .43 .44 .45 .46 .47 27648.49 .50 .51 .52 .53 ... 28275 »
搜珍网 www.dssz.com