资源列表

« 1 2 ... .58 .59 .60 .61 .62 16363.64 .65 .66 .67 .68 ... 28522 »

[matlab例程single

说明:This program describes how kalman filter and extended kalman filter reduces error so that we get the better output
<manimozhi> 在 2025-02-09 上传 | 大小:14kb | 下载:0

[数据结构常用算法Algorithm_C_Language

说明:C语言编写的常用数据结构算法:包含队列、堆栈、链表、树、排序、搜索、插入等。-common used algorithm of data structure written by C language
<tyshine> 在 2025-02-09 上传 | 大小:14kb | 下载:0

[数学计算/工程计算CGP.1.1.tar

说明:该软件包CG +是为解决大规模,无约束,非线性优化问题的共轭梯度代码。企业管治+实现了共轭梯度法的三个不同版本:弗莱彻-里夫斯方法,波拉克Ribiere方法的,积极的波拉克-Ribiere方法的(聊天总是非负)-The package CG+ is a Conjugate Gradient code for solving large-scale, unconstrained, nonlinear optimization proble
<zjworlder> 在 2025-02-09 上传 | 大小:14kb | 下载:0

[数据结构常用算法Hans-tower

说明:相传印度教的天神梵天在创造地球这一世界时,建了一座神庙,神庙里竖有三根宝石柱子,柱子由一个铜座支撑。梵天将64个直径大小不一的金盘子,按照从大到小的顺序依次套放在第一根柱子上,形成一座金塔,即所谓的梵塔(又称汉诺塔)。天神让庙里的僧侣们将第一根柱子上的64个盘子借助第二根柱子全部移到第三根柱子上,即将整个塔迁移,同时定下3条规则: (1)每次只能移动一个盘子; (2)盘子只能在三根柱子上来回移动,不能放在他处; (3)在移
<江纪蓉> 在 2025-02-09 上传 | 大小:14kb | 下载:0

[matlab例程2

说明:本程序利用pca实现故障诊断与人脸识别,识别效果很好,分辨率为百分之九十三,希望您采纳-The program use pca realize fault diagnosis and face recognition, identify good effect, the resolution for the ninety-three percent, which, I hope, you adopted
<sun> 在 2025-02-09 上传 | 大小:14kb | 下载:0

[matlab例程2

说明:本程序使用svm用来故障诊断,对象为TE过程,故障识别率为百分之六十九,效果非常好-This program USES SVM used to fault diagnosis, object for TE process, fault recognition rate is sixty-nine percent, the effect is very good
<sun> 在 2025-02-09 上传 | 大小:14kb | 下载:0

[数学计算/工程计算fft(c)

说明:c语言编写的FFT算法,高效率,很有参考价值。-c language of the FFT algorithm, high efficiency, great reference value.
<stone> 在 2025-02-09 上传 | 大小:14kb | 下载:0

[matlab例程manifoldlearning

说明:流型学习的matlab demo,包含了8种算法和9个实例-In the last few years, many manifold learning techniques have been developed for Non-Linear Dimensionality Reduction (NLDR). To my knowledge, no one has surveyed the techniques to determine
<zhangsuofei> 在 2025-02-09 上传 | 大小:14kb | 下载:0

[matlab例程juliduizhun

说明:程序包中包含了ISAR几种常见的距离对准函数,输入函数是未对准的时间(脉冲序列)-距离像;-The package contains the ISAR several common distance alignment function, the input function is a misalignment of time (pulse sequence)- the distance like
<wjw> 在 2025-02-09 上传 | 大小:14kb | 下载:1

[数学计算/工程计算fft

说明:一个用matlab实现的fft工具,带有fft算法,而且是GUI环境。-A matlab implementation of fft tools, and with the fft algorithm, but the GUI environment
<林熟饭> 在 2025-02-09 上传 | 大小:14kb | 下载:0

[matlab例程bregcc_code

说明:Bregman 双聚类matlab实现,推荐系统算法-Bregman co-clustering matlab encode,recommendation system
<刘龙> 在 2025-02-09 上传 | 大小:14kb | 下载:1

[数据结构常用算法The-shortest-path-bellman-ford

说明:在实际问题中,边的权值一般以正权的形式出现,但是很多情况下负权也是存在的。这个时候,最短路径不一定存在。我们无法得到像dijkstra算法那样时间复杂度较低的算法,但是,仍然可以用bellman-ford迭代算法去解决问题。 bellman-ford算法是迭代算法,它不像dijkstra算法,按照一定的顺序直接算出每个点的距离值,而是不断地修改每个点的当前最小距离值,直到求出真正的最短距离为止。 -In practical pr
<liuyunyang> 在 2025-02-09 上传 | 大小:14kb | 下载:0
« 1 2 ... .58 .59 .60 .61 .62 16363.64 .65 .66 .67 .68 ... 28522 »

源码中国 www.ymcn.org