资源列表

« 1 2 ... .85 .86 .87 .88 .89 25790.91 .92 .93 .94 .95 ... 28521 »

[matlab例程canny_dete

说明:This matlab code performs edge detection in images using canny edge detection algorithm
<Aswathy> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程qn5_lzw

说明:This matlab code compresses a given text using Lempel-Ziv-Welch algorithm
<Aswathy> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程Segmentation

说明:This matlab code implements region growing image segmentation.
<Aswathy> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程Local_histogram_equalization

说明:This set of matlab codes implement local histogram equalization of an image
<Aswathy> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程static-bearing_1

说明:求解静压径向轴承中油膜压力分布的数值计算核心程序-Solving hydrostatic radial bearing oil film pressure distribution in the core program of numerical calculation
<张武果> 在 2025-05-09 上传 | 大小:1kb | 下载:1

[matlab例程Rename

说明:给文件重命名,以0001为开始,前面的0个数自动确定,按照文件夹中文件的总个数。-To rename the file to 0001 for the start, the number of zeros is automatically determined according to the total files in the folder number.
<weirui> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程dimnpca

说明:in this file programm of finding pca analysis is given
<ramakant> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程kittlerMet

说明:matlab source code for adaptive threshold
<dongo669> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法insertsort

说明:插入排序算法1.for 循环找出一个待比较的值,然后进入while循环中,与数组中下标比它小的数据进行比较, * 因为下标比它小的数据都是排好序的,当a[i]大于这个数时,将a[i]往后移一下,就是这个数 * 的下标加1,依次循环,将比这个数的的数都移动到此数的后面,假如:当执行i--后,while条件 * 不成立,从而退出了while循环,此时,下标为i的数组值小于这个标准数,所以将这个标准数放到 * 下标为i+1的数
<woshi> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程gpc

说明:广义预测的简单例子(gpc算法)广义预测的简单代码-generalized predictive control algorithm
<annie> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程Wiener-filter

说明:完整的维纳滤波器的matlab程序,对信号进行滤波-Full Wiener filter matlab program.
<布谷> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[matlab例程zxec

说明:最小二乘辨识的MATLAB简单代码简单应用-Least square method of MATLAB code simple identification
<annie> 在 2025-05-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .85 .86 .87 .88 .89 25790.91 .92 .93 .94 .95 ... 28521 »

源码中国 www.ymcn.org