资源列表
[数学计算/工程计算] a-new-Least-squares-fitting-method
说明:本程序是基于非等距节点的正交多项式的最小二乘法拟合算法,该算法已经在vc++6.0下调试通过,经多次验证,本算法的拟合误差较小。-This procedure is based on equidistant nodes of non-orthogonal polynomial least squares fit algorithm, which has been in vc++6.0 through debugging, after r<张科> 在 2025-05-14 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] calculate-the-eigenvalues
说明:本程序是通过反幂法计算矩阵特征值和特征向量,该方法已经调试通过。实验验证,本方法计算效率高 时间复杂度相对其他算法较低。-This procedure is calculated by inverse power eigenvalues and eigenvectors, the method has been debugged. Experiments, the high efficiency of thi<张科> 在 2025-05-14 上传 | 大小:1kb | 下载:0
[matlab例程] difffilter
说明:MATLAB implementation of 4 different diffusion filtering algorithms. Better performance to remove noise than conventional low-pass filtering.<buraq01> 在 2025-05-14 上传 | 大小:1kb | 下载:0
[matlab例程] kmeansgray
说明:K-means algorithm for gray-scale images. Implemented on MATLAB for segmentation.<buraq01> 在 2025-05-14 上传 | 大小:1kb | 下载:0
[matlab例程] xiaobofengjie
说明:随机序列生产一维信号 用DB3小波进行二尺度分解 示范了dwt函数的用法 计算重构信号和原始信号的误差-Random sequence to produce one-dimensional signals DB3 wavelet decomposition of two-scale demonstrates the usage of computing functions dwt reconstructed error signal a<lalula> 在 2025-05-14 上传 | 大小:1kb | 下载:1
[matlab例程] haar_xiaobo
说明:小波三级非标准规格化分解与重构 将载入的图像文件显示并进行非标准haar小波规格化分解与重构过程-Normalized wavelet decomposition and reconstruction of three non-standard image file will be included in the non-standard display and haar wavelet decomposition and recons<lalula> 在 2025-05-14 上传 | 大小:1kb | 下载:0
[数据结构常用算法] FindStringInSortedArray
说明:通过递归实现二分法,以递归的方式能快捷直接的实现平时要比较麻烦的二分法查询功能-// Function: FindStringInSortedArray // Usage: index = FindStringInSortedArray (key, array, n) // ------------------------------------------------------------- // The functi<jim> 在 2025-05-14 上传 | 大小:1kb | 下载:0