资源列表

« 1 2 ... .95 .96 .97 .98 .99 21600.01 .02 .03 .04 .05 ... 28524 »

[matlab例程conv2fft

说明:gabor for fingerprint
<kapim> 在 2026-01-18 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Matrix

说明:matrix java code,package ,matrix java code,package
<polee> 在 2026-01-18 上传 | 大小:2kb | 下载:0

[matlab例程Particle-filter-matlab

说明:粒子滤波matlab仿真程序.粒子滤波的基本思想是:首先依据系统状态向量的经验条件分布,在状态空间抽样产生一组随机样本集合,这些样本集合称为粒子;然后根据观测值不断调整粒子的权重大小和样本位置;最后通过调整后的粒子信息修正最初的的经验条件分布,估计出系统状态和参数。该算法是一种递推滤波算法,可以用来估计任意非线性非高斯随机系统的状态和参数。 粒子滤波主要有三步基本操作:采样(从不含观察值的状态空间产生新的粒子)、权值计算(根据观察值计算各个粒子的权值)、重采样(抛弃权值小的粒子,使用权值大的粒子
<陈亮> 在 2026-01-18 上传 | 大小:2kb | 下载:0

[压缩解压YZBpNet

说明:一个BP神经网络预测程序,基于.NET平台,运用C#语言~-A BP neural network prediction program, based on the.net platform, the use of c# ~
<杨晓丹> 在 2026-01-18 上传 | 大小:2kb | 下载:0

[matlab例程butterworthbpf

说明:This a matlab software package for butterworth band pass filter design. you could change the high pass and low pass frequency to design the betterworth filter. -This is a matlab software package for butterworth band pass filter design. you could chan
<Chuan Fan> 在 2026-01-18 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法ID3

说明:自己写的, 决策树分类, machine learning project-ID3 classifitor
<许涛> 在 2026-01-18 上传 | 大小:2kb | 下载:0

[matlab例程zhuanhuan

说明:矩阵转换四元数代码 欧拉角转换四元数代码 四元数转换到矩阵代码-The quaternion matrix transformation code Euler angles conversion quaternion code converts quaternion to a matrix code
<yl> 在 2026-01-18 上传 | 大小:2kb | 下载:0

[matlab例程neural-nets-multivariable-decoupling

说明:本程序目的是实现神经网络的多变量解耦,并以三入三出系统为例给出了输入变化、输出跟踪和性能评价图像。-The purpose of this program is to achieve neural network multivariable decoupling, and three into three systems, for example given input change output tracking and performance evaluation of image.
<xiaopeng> 在 2026-01-18 上传 | 大小:2kb | 下载:0

[数据结构常用算法lin

说明:链表怎么写的,链表实现了哪些功能,源码是什么-The realization of functions of the linked list, linked list how to learn, how to write, the order of the list
<曹林> 在 2026-01-18 上传 | 大小:2kb | 下载:0

[matlab例程agentdiedai1

说明:基于agent和势函数的鱼群游动三维仿真,动态的-Schools of fish swimming agent and potential function-based three-dimensional simulation, dynamic
<tangxilang> 在 2026-01-18 上传 | 大小:2kb | 下载:1

[数据结构常用算法ShortestPathDijkstra

说明:Dijkstra(迪杰斯特拉)算法是典型的单源最短路径算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法是很有代表性的最短路径算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPEN, CLOSE表的方式,这里均采用永久和临时标号的方式。注意该算法要求图中不存在负权边。-Dijkstra (Dijkstra) al
<伍恒> 在 2026-01-18 上传 | 大小:2kb | 下载:0

[数学计算/工程计算the-maximum-flow-problem-

说明:用增广路法计算最大流问题,给出了C++代码-Augmenting path method to calculate the maximum flow problem given C++ code
<郁文竹> 在 2026-01-18 上传 | 大小:2kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 21600.01 .02 .03 .04 .05 ... 28524 »

源码中国 www.ymcn.org