资源列表
[人工智能/神经网络/遗传算法] BPneural-network-and-fuzzy
说明:BP神经网络与模糊算法联合控制的MATLAB程序代码。-Joint control of BP neural networks and fuzzy algorithm MATLAB code.<李永超> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[matlab例程] renoyld-equation--solve
说明:利用matlab开发一套求解雷诺方程的办法,利用有限差分法。-Using matlab to develop a solution to the Reynolds equation approach, using the finite difference method.<zhangyunshan> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] baobianquzao
说明:包边去噪 可以对数据进行噪声消除 提高数据质量-Hemming denoising the data noise cancellation to improve data quality<蒋首进> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] The-median
说明:求一个数组中的中位数。当数组中数据位奇数时比较好求,而当其位偶数数该如何处理呢。本程序实现了这两种不通情况下的中位数。-Seeking an array median. When the array data bit odd good demand, and when its bit even number of number of how to deal with it. This program implements the med<zengfancong> 在 2025-02-24 上传 | 大小:1kb | 下载:0
[数据结构常用算法] File-merger
说明:先生成两个二进制整数文件f1,f2。然后将f1和f2按照下面规则合并成二进制文件。 f3:假设f3中的数据为x,则x存在于f1中但不存在于f2中,或者x存在于f2中, 但不存在于f1中。即f3中的数据是由存在于f1或f2但不同时存在于f1和f2的数组成。-Mr. into two binary integer file f1, f2. Then f1 and f2 are merged into a binary file accord<zengfancong> 在 2025-02-24 上传 | 大小:1kb | 下载:0