资源列表
排序选择:
[matlab例程] kalmanmatlab
说明:利用matlab编写的kalman滤波源程序,经过详细测试绝对可以可靠使用-Matlab prepared using kalman filter source, after careful testing can absolutely reliable use<李时针> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[matlab例程] rayleigh6mod
说明:reyleigh信道模型,该模型介绍了6种不同的建模方式,以及检测信道正确与否的方法,包括单径和多经-reyleigh channel model, which describes the six different modeling methods, and detection channel correctness of methods, including single-and multi-path by<李时针> 在 2025-06-08 上传 | 大小:9kb | 下载:0
[其他小程序] One-yuan-polynomial-multiplication
说明:题目说明: 要求采用链表形式,求两个一元多项式的乘积:h3 = h1*h2。函数原型为:void multiplication( NODE * h1, NODE * h2, NODE * h3 )。 输入: 输入数据为两行,分别表示两个一元多项式。每个一元多项式以指数递增的顺序输入多项式各项的系数(整数)、指数(整数)。 例如:1+2x+x2表示为:<1,0>,<2,1>,<1,2>, 输出: 以指数递<杨旭光> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[matlab例程] matlab_rule
说明:matlab常用函数和规则的例程,对初学者很有帮助。包括编程过程当中很常用到的各种函数以及规则!-matlab routines commonly used functions and rules, useful for beginners. Including the programming process is very common to a variety of functions and the rules!<李时针> 在 2025-06-08 上传 | 大小:4kb | 下载:0
[matlab例程] single
说明:单变量寻优基本算法的原码,包括区间取半法,0。618法、FIB法,牛顿法、二次逼近法、三次逼近法。-The basic single-variable optimization algorithm of the original code, including taking half the interval method, 0.618 France, FIB method, Newton method, quadratic approximation, three approximation.<李时针> 在 2025-06-08 上传 | 大小:3kb | 下载:0
[matlab例程] multi
说明:多变量寻优的源码,包括基本算法如下:DFP法(又称变尺度法),BFS法、一阶梯度法,共扼梯度法。-Multivariate optimization of the source code, including basic algorithm is as follows: DFP method (also known as variable metric method), BFS method, a ladder degree method, conjugate gradient method.<李时针> 在 2025-06-08 上传 | 大小:5kb | 下载:0