资源列表

« 1 2 ... .10 .11 .12 .13 .14 25215.16 .17 .18 .19 .20 ... 28523 »

[matlab例程ParticleEx1

说明:EKF与PF在目标跟踪中的一个简单比较,比较实用-EKF and the PF in the target tracking in a simple comparison of practical
<胡忠薇> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[数值算法/人工智能ZhengyAppWizard

说明:文本文件读写及图形显示.(1) 自学随机数的生成,读取和曲线绘制的相关知识,用Rand函数实现随机数的获取。 (2) 实现将生成的1到200的90个随机数存入C:中。 (3) 实现将数据读出,并分成三组,显示到屏幕上。 (4) 显示方式三种,折线图、柱状图(两种)。 (5) 跑马灯,图标变换显示等。 -Read and write text files and graphical display. (1) self-random number generation, read
<郑岩> 在 2025-11-19 上传 | 大小:1.89mb | 下载:0

[数据结构常用算法taosheng

说明:1)I:初始化(Initialization)。从终端读入电文,写到tobetrans文件中,统计电文的字符集合和对应的权值集合,建立哈夫曼树,并将哈夫曼树存于文件hfmtree中。 (2)C:编码(Coding )。利用已建好的哈夫曼树(如不在内存,则从文件hfmtree中读入),对文件tobetrans中的正文进行编码,然后将结果存入文件codefile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件codefile中的代码进行译码,结果存入文件textfile中
<王涛> 在 2025-11-19 上传 | 大小:9kb | 下载:0

[matlab例程LMS

说明:LMS自适应算法,对不同信道参数进行仿真,并输出计算结果-LMS adaptive algorithm, for different channel simulation parameters and output results
<Zhang,Y.B.> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[matlab例程ParticleEx5

说明:也是一个EKF和粒子滤波在目标跟踪方面的效果比较,比较实用,本来想留着,捐了!-Is also an EKF and particle filter for target tracking in the effectiveness of comparison, the more practical, originally wanted to keep, has donated!
<胡忠薇> 在 2025-11-19 上传 | 大小:2kb | 下载:1

[压缩解压tao

说明:一份很完美的哈夫曼编码译码器得实习报告。源程序功能有编码,译码,打印哈夫曼树。是数据结构实习课得一个范例。-A very perfect Huffman decoder have internship report. Source function has encoding, decoding, printing Huffman tree. Data structure is an example of a practical lesson.
<王涛> 在 2025-11-19 上传 | 大小:15kb | 下载:0

[数值算法/人工智能fiter_design

说明:用自适应的方法设计FIR滤波器,较传统方法见单,设计结果更好-Designed using adaptive FIR filters, see the more traditional methods alone, the result of better design
<Zhang,Y.B.> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法cug

说明:通过随机的数据比较算法的关键字比较次数和移动次数。排序算法为:希尔排序,堆排序,快速排序,归并排序。可执行,完全符合题目要求-Through random data comparison algorithm for comparing the number of keywords and mobile number. Sorting algorithm as follows: Hill sorting, heap sort, quick sort, merge sort. Enforceable
<王涛> 在 2025-11-19 上传 | 大小:10kb | 下载:0

[matlab例程Orthogonal_sampling

说明:正交采样仿真程序,验证采样结果的正确性与调制解调方法-Quadrature Sampling simulation program to verify the correctness of the results of sampling with the modulation and demodulation method
<Zhang,Y.B.> 在 2025-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法binarytree

说明:1) 以二叉链表为存储结构,写出建立二叉树、先序(中序、后序)遍历二叉树、求二叉树节点总数、叶子数、树高度的算法。 完成队列抽象数据类型的顺序、链式表示与实现。并对上面建立的二叉树按层次遍历。 -1) list for binary storage structure, to write the establishment of binary tree, the first sequence (in sequence, after the sequence) binary tree
<姜华> 在 2025-11-19 上传 | 大小:22kb | 下载:0

[数据结构常用算法linlist

说明:创建顺序表: 输出顺序表:顺序输出各个元素; 插入顺序表:在指定位置处插入元素; 删除顺序表:根据删除指定位置的元素; 逆转顺序表:按逆序倒置所有的元素; 排序顺序表:按照升序排列所有元素; 求交集:求两个顺序表的交集 求并集:求两个顺序表的并集; 销毁顺序表。 -Create a sequence table: the output sequence table: the order of the output of various elements i
<姜华> 在 2025-11-19 上传 | 大小:29kb | 下载:0

[人工智能/神经网络/遗传算法bpann

说明:这是一篇关于BP神经网络和遗传算法相结合的论文,希望对大家有所帮助!-This is an article on BP neural network and genetic algorithm combination of papers, and they hope to be helpful to everyone!
<hou gui yun> 在 2025-11-19 上传 | 大小:3.18mb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 25215.16 .17 .18 .19 .20 ... 28523 »

源码中国 www.ymcn.org