资源列表
[matlab例程] Matlab_基于FFT的图像配准
说明:简单的用相位相关法来粗估计图像间的平移参数-simple phase correlation method used to estimate the image of rough translation parameters<千森> 在 2025-06-20 上传 | 大小:65kb | 下载:0
[人工智能/神经网络/遗传算法] 一种基于模糊神经网络的故障诊断方法的研究
说明:一种基于模糊神经网络的故障诊断方法的研究的论文,用于研究-a neural network based on fuzzy fault diagnosis methods of research papers for research<方锐> 在 2025-06-20 上传 | 大小:160kb | 下载:0
[人工智能/神经网络/遗传算法] 一种基于模糊径向基函数神经网络的自学习控制器
说明:一种基于模糊径向基函数神经网络的自学习控制器-based on fuzzy RBF neural network learning controller.<方锐> 在 2025-06-20 上传 | 大小:176kb | 下载:0
[数据结构常用算法] 双端选择排序算法
说明:双端选择排序算法:是选择排序算法的变种,可以定位每个子表中最小和最大元素 并把它们分别放在子表的开头和结尾.-dual-Selection Sorting Algorithm : The algorithm is to select the varieties, each positioning table for the smallest and largest elements and their son were on the table at the beginning and en<倪莎> 在 2025-06-20 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] 人工智能小模型
说明:这是个人工智能模型。只能接收陈述语句的训练,如“苹果是红的”,也可用陈述句提问,如“苹果是什么”-This is a model of artificial intelligence. Statements statement only receive training, such as "Red Apple," also available declarative sentence questions, such as "What is the Apple&quo<张紫竹(张维)> 在 2025-06-20 上传 | 大小:52kb | 下载:0
[数值算法/人工智能] windowed_Burg
说明:Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.<ff> 在 2025-06-20 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] 测试速度
说明:本测试采用叠加方式循环一亿次,得出来的时间越小就代表你的电脑运算速度越快。温馨提示:在开始测试之前请关闭所有的应用程序!-the overlay method to test cycle 100 million times, and so the smaller the time on behalf of your computing faster. Warm Tip : Before the commencement of testing Please close all applicatio<ldx> 在 2025-06-20 上传 | 大小:3kb | 下载:0
[matlab例程] advancenewton
说明: 改进的牛顿法求解: 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定. -improve Newton's method : Construction of the equation : given interval [0,1] o<董方> 在 2025-06-20 上传 | 大小:1kb | 下载:0