资源列表

« 1 2 ... .86 .87 .88 .89 .90 25791.92 .93 .94 .95 .96 ... 28522 »

[matlab例程Local_histogram_equalization

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

[matlab例程static-bearing_1

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

[matlab例程dimnpca

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

[matlab例程kittlerMet

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

[数据结构常用算法insertsort

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

[matlab例程gpc

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

[matlab例程Wiener-filter

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

[matlab例程zxec

说明:最小二乘辨识的MATLAB简单代码简单应用-Least square method of MATLAB code simple identification
<annie> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程pso

说明:粒子群网络优化的肩带源代码应用(PSO)-Particle swarm optimization (PSO aglet source code application)
<annie> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[matlab例程dftfc

说明:丢番图方程求解(Diophantine)-Diophantine equation
<annie> 在 2025-06-21 上传 | 大小:1kb | 下载:0

[数据结构常用算法01

说明:数据结构练习有关双链表元素排序算法,其中比较简单的一种-Double-linked list data structure elements to practice the sort algorithm, in which a relatively simple
<宋思> 在 2025-06-21 上传 | 大小:1kb | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 25791.92 .93 .94 .95 .96 ... 28522 »

源码中国 www.ymcn.org