资源列表

« 1 2 ... .01 .02 .03 .04 .05 16206.07 .08 .09 .10 .11 ... 28522 »

[matlab例程Segmentation

说明:This matlab code implements the region split and merge segmentation of an image
<Aswathy> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[matlab例程Local_histogram_equalization

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

[matlab例程static-bearing_1

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

[matlab例程far

说明:histogrm equalization of matlab......program
<arun> 在 2025-06-18 上传 | 大小:9kb | 下载:0

[matlab例程mdpp

说明:mathematical solutions os some problems
<nedim> 在 2025-06-18 上传 | 大小:12kb | 下载: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-18 上传 | 大小:1kb | 下载:0

[matlab例程EMD

说明:EMD完整版(包括主程序中文解释及hhspectrum错误修正)-EMD full version (including the main Chinese interpretation and hhspectrum bug fixes)
<> 在 2025-06-18 上传 | 大小:137kb | 下载:3

[matlab例程Mathematical-modelingamatlab

说明:给文件包含了几乎所有数学建模用到的分析法,如模糊数学,神经网络,灰色模型,并包含有相关模型matlab代码,可作为建模竞赛培训材料。-To the file contains almost all of the mathematical modeling used in the analysis, such as fuzzy, neural network, the gray model and includes the relevant model matlab code can be use
<张中伟> 在 2025-06-18 上传 | 大小:3.96mb | 下载:0

[matlab例程dimnpca

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

[matlab例程testproject3

说明:physical layer 802.-physical layer 802.11
<aref> 在 2025-06-18 上传 | 大小:2kb | 下载:0

[matlab例程kittlerMet

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

[数据结构常用算法insertsort

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

源码中国 www.ymcn.org