资源列表
[matlab例程] Mykalmanfilter09
说明:找了很久的很不错kalmanfilter源代码,我比较了一下,是我找到的最好的。-a very good source code for kalmanfilter。<zhangym> 在 2025-06-22 上传 | 大小:270kb | 下载:0
[matlab例程] Field_II_PC7
说明:Ultrasound simulation-Ultrasound simulation FILD II<shy> 在 2025-06-22 上传 | 大小:3.06mb | 下载:0
[matlab例程] modulation(1)
说明:本文首先对各种通信信号进行了理论分析,在此基础上针对数字调制信号采用了基于决策论方法的调制方式识别算法,并利用MATLAB软件进行了计算机仿真。本文的调制识别算法是基于决策论方法,该方法具有运算量小,识别效果好等优点-Firstly, the various communication signals are analyzed theoretically, on the basis adopted for digital modulation method based on decision t<betty> 在 2025-06-22 上传 | 大小:476kb | 下载:0
[matlab例程] hbc_qpsk_rayleigh
说明:QPSK在瑞利信道下的仿真误码率,用于处理信号使用QPSK载波时候的信息计算-QPSK simulation in Rayleigh fading channel<hebbce> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] exp1
说明:需要利用有序链表来实现一元稀疏多项式的表示及加法运算的简单计算程序,其基本功能有: (1)输入并建立两个多项式; (2)多项式f1(x)与f2(x)相加,建立和多项式f3(x); (3)输出多项式f1(x),f2(x),f3(x)。-Need to use ordered lists to implement a dollar sparse representation of polynomials of simple addition operations and calculat<李联合> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shiyan1
说明:一元稀疏多项式的表示及运算。根据多项式的结构特点,利用线性链表来实现多项式相加,结点中存放各项的系数和指数,构造相应的多项式。将链表初始化为空,将多项式中的每一项顺序插入链表中,并将链表中多项式按升幂排列。进行多项式加法是,先将其中一多项式a存入链表c中,然后将多项式b的每一项一次插入链表c中,最后得到结果多项式c。-Unary representation of sparse polynomials and operations. According to the structural cha<袁联合> 在 2025-06-22 上传 | 大小:1kb | 下载:0
[数据结构常用算法] shiyan2
说明:四则混合运算表达式处理。 1. 一逆波兰表示输入的算术表达式。 2. 输出表达式树的各种遍历结果。 3. 打印表达式树。 4. 删除表达式树。 -Four hybrid operation expression processing. 1. That Poland entered a reverse arithmetic expressions. 2. Out all the expression tree traversal results. 3. Print the ex<袁联合> 在 2025-06-22 上传 | 大小:110kb | 下载:0
[人工智能/神经网络/遗传算法] apriori
说明:实现aprior算法 用于测试和学习理解aprior算法的功能-java for apriori<寒晨> 在 2025-06-22 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] butterfly_fft_DSP
说明:This is an implementation of an butterfly Discret fast fourier transform that has been implemented on a digital signal processing chip. It is an 8bit algorithm that computes the FFT on input analog data.-This is an implementation of an butterfly Disc<Unseeing> 在 2025-06-22 上传 | 大小:2kb | 下载:0