资源列表
[数学计算/工程计算] calculate-the-eigenvalues
说明:本程序是通过反幂法计算矩阵特征值和特征向量,该方法已经调试通过。实验验证,本方法计算效率高 时间复杂度相对其他算法较低。-This procedure is calculated by inverse power eigenvalues and eigenvectors, the method has been debugged. Experiments, the high efficiency of this method time complexity is lo<张科> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[matlab例程] difffilter
说明:MATLAB implementation of 4 different diffusion filtering algorithms. Better performance to remove noise than conventional low-pass filtering.<buraq01> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[matlab例程] kmeansgray
说明:K-means algorithm for gray-scale images. Implemented on MATLAB for segmentation.<buraq01> 在 2025-06-29 上传 | 大小: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 and the original signal<lalula> 在 2025-06-29 上传 | 大小: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 reconstruction process of normalizat<lalula> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[数据结构常用算法] FindStringInSortedArray
说明:通过递归实现二分法,以递归的方式能快捷直接的实现平时要比较麻烦的二分法查询功能-// Function: FindStringInSortedArray // Usage: index = FindStringInSortedArray (key, array, n) // ------------------------------------------------------------- // The function searchs the array looking f<jim> 在 2025-06-29 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] round-robin
说明:对任意参赛人数的循环赛赛程安排.输入参赛人数,然后算法输出循环赛赛程表.n个人的比赛需要n-1天(n为偶数)或者n天(n为基数)-Any number of entries on the arrangements for the round robin schedule. Enter the team number, then the output round-robin schedule algorithm. N individual competition needs n-1 天 (n is<Jack> 在 2025-06-29 上传 | 大小:1kb | 下载:0