资源列表

« 1 2 ... .15 .16 .17 .18 .19 25520.21 .22 .23 .24 .25 ... 28522 »

[数学计算/工程计算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例程kmeansrgb

说明:K-means algorithm for color images (3-channel). Implemented on MATLAB for segmentation.
<buraq01> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程quadtree

说明:Quad-tree algorithm for gray-scale images (1-channel). Implemented on MATLAB for segmentation.
<buraq01> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[matlab例程Viterbi

说明:viterbi algorithm in Hidden Markov Model
<mohsen> 在 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

[matlab例程pinghua

说明:在matlab下利用空间均值法、中值法、最大值法和最小值法实现数字图像的平滑处理-Use of space under the matlab mean, median method, the maximum and minimum method method of smoothing digital images
<白帅> 在 2025-06-29 上传 | 大小:1kb | 下载:0

[数学计算/工程计算wolfe

说明:求解无约束优化问题 wolfe线性搜索代码-Wolfe line search for unconstrained optimization
<肖敏> 在 2025-06-29 上传 | 大小:1kb | 下载:0
« 1 2 ... .15 .16 .17 .18 .19 25520.21 .22 .23 .24 .25 ... 28522 »

源码中国 www.ymcn.org