资源列表
[数值算法/人工智能] sijieadangmusi
说明:四阶阿当姆斯预测-校正公式 - 龙格库塔方法,四阶,求解一个方程,可控精度,实现很直观,扩展性强。-Adam Williams, the fourth-order prediction- correction formula- Runge-Kutta method of fourth order, to solve an equation, control accuracy, the implementation is straight<咕噜杰> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] yagebidiedaifa
说明:设方程组Ax=b 满足aii ≠0, 将方程组变形为: x=Bx+f, 则雅可比(Jacobi)迭代法是指 x(k+1)=Bx(k)+f 由初始解逐步迭代即可得到方程组的解-Set of equations Ax = b satisfy aii ≠ 0, the equations of deformation: x = Bx+ f, then the Jacobi (Jacobi) iteration is x (k+1)<咕噜杰> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] cPPpaowuxianfa
说明:c++的抛物线法,输入取值范围,和分割次数,就可得出最终取值。-c++ of the parabola method, input range, and split times, he will get the final value.<王蒙> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] zuixiaoercheng2
说明:多传感器数据融合系统中时间配准算法分析,最小二乘发算法-sensor time registration<hewei> 在 2025-05-06 上传 | 大小:1kb | 下载:2
[matlab例程] LTdecode_BPyanzheng2
说明:lt码的编译码,译码方式为bp译码,源码的比特数可以自己设定-lt code encoding and decoding, decoding method for the bp coding, source bits can be set<liuwei> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[matlab例程] simple_PCA_BP
说明:适合初学者使用的非常清晰的人脸识别PCA算法,可运行成功。- a simple program, very useful!<李静> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[matlab例程] mymorletcwt
说明:morlet小波的源代码,对比morlet的源代码于matlab指令cwt的效果-wavelet morelet cwt<wjf> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[matlab例程] mymorletcwt_main
说明:maltab morlet源代码的使用情况 以及matlab中的指令cwt使用对比情况 -matlab cwt morelet<wjf> 在 2025-05-06 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] xufunction
说明:写一个程序,定义抽象基类shape, 由它派生3个基类,Circle(圆),Rectangle(矩形),Trapezoid(梯形)。用虚函数分别计算几种图形的面积,并求他们的和。要求:用基类指针数组,使它的每一个元素指向一个派生类对象-Write a program that defines an abstract base class shape, it is derived from the three basic classes,<wangjian> 在 2025-05-06 上传 | 大小:1kb | 下载:0