资源列表
[matlab例程] 数值积分与函数极值实验
说明:matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)<蓝色妖怪 > 在 2025-11-29 上传 | 大小:1kb | 下载:0
[matlab例程] duoyuanjianyan
说明:验证检验回归系数的显著性,循环检验,得出最后结果(Verify the significance of the regression coefficient, test the cycle, and get the final result)<雲霸霸 > 在 2025-11-29 上传 | 大小:1kb | 下载:0
[matlab例程] kalman
说明:卡尔曼滤波(Kalman filtering)一种利用线性系统状态方程,通过系统输入输出观测数据,对系统状态进行最优估计的算法。由于观测数据中包括系统中的噪声和干扰的影响,所以最优估计也可看作是滤波过程。(Calman filtering, a linear system of state equations, through the system input and output observations, the system state of the optimal estimation<1115 > 在 2025-11-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] mydijkstra
说明:迪杰斯特拉算法又称最小路径算法,是图论里的一种基础算法。这里实现一种较为简洁的最小路径算法。(Dijkstra algorithm, also known as the minimum path algorithm, is a basic algorithm in graph theory. Here to achieve a more concise minimum path algorithm.)<929743545 > 在 2025-11-29 上传 | 大小:1kb | 下载:0
[matlab例程] 模式识别与智能计算中第5章MATLAB源代码
说明:Pattern Recognition and Intelligent Computing Chapter 5, MATLAB Source Code<王大仙儿 > 在 2025-11-29 上传 | 大小:1kb | 下载:0
[matlab例程] seismic_wave
说明:程序实现了均匀介质、分层介质中规则网格声波有限差分的正演模拟。(The program realizes the forward modeling of sound wave propagation in homogeneous medium and layer homogeneous medium using finite difference method with regular grid.)<clutch13 > 在 2025-11-29 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] spectalCluster
说明:谱聚类是从图论中演化出来的算法,后来在聚类中得到了广泛的应用。它的主要思想是把所有的数据看做空间中的点,这些点之间可以用边连接起来。距离较远的两个点之间的边权重值较低,而距离较近的两个点之间的边权重值较高,通过对所有数据点组成的图进行切图,让切图后不同的子图间边权重和尽可能的低,而子图内的边权重和尽可能的高,从而达到聚类的目的。(Spectral clustering is an algorithm evolved from graph theory, and has been widely u<Mr24 > 在 2025-11-29 上传 | 大小:1kb | 下载:0