资源列表

« 1 2 ... .97 .98 .99 .00 .01 27702.03 .04 .05 .06 .07 ... 28522 »

[matlab例程Gauss_Seidel

说明:一种非线性代数方程组的迭代解法。最早用于解算电力系统潮流。这种方法具有程序编制简单、占用内存少的优点,但算法收敛性差,计算时间长。-In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method u
<梁峻超> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[压缩解压suanshu

说明:该程序是实现对图片的压缩,使用的方法是算术编码-The program is to realize the compression of the images, using method of arithmetic coding
<刘容> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[matlab例程conjgrad

说明:Preconditioned gradiet method
<senhorita> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法sortcompare

说明:针对排序数据的多少,冒泡、快速、希尔排序算法的效率比较。-Compare the efficiency of several sorting methods
<yyh> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法river

说明:一个过河小游戏的程序实现,给出过河的具体解决方案-A small game program implements across the river, across the river to give specific solutions
<yyh> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[压缩解压huffman1

说明:26个英文字母与空格符的四叉树huffman编码,输入为各符号的出现概率。-26 English letters and spaces quadtree huffman coding, the input is the probability of occurrence of each symbol.
<styx> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[matlab例程q4

说明:利用多相滤波器完成对音频信号的处理,包括完整的注释。-Polyphase filter complete audio signal processing, including full comments.
<miao miao> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[matlab例程zj_canny

说明:canny滤波的算法,可以在matlab中实现滤波的效果-canny filter
<wang> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[matlab例程UKF.m

说明:这是一篇关于无迹卡尔曼的程序,可以用于学习。-Unscented Kalman
<王平> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Single-linked-list

说明:已知一个带有表头结点的单链表,结点结构为 ,假设该链表只给出了头指针list。在不改变链表的前提下,请设计一个尽可能高效的算法,查找链表中倒数第k个位置上的结点(k为正整数)。若查找成功,算法输出该结点的data域的值,并返回1;否则,只返回0。 -Given a single linked list with a header node, node structure, assuming that the list gives o
<陈默> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Iterative-method

说明:这里主要是利用函数调用的方法同时实现了雅克比、高斯-赛戴尔,超松弛迭代法。-Here is the main method of using function calls while achieving a Jacobi, Gauss game Dell, super relaxation iteration method.
<陈默> 在 2024-11-14 上传 | 大小:1kb | 下载:0

[matlab例程UKF

说明:一个关于无迹卡尔曼滤波的MATLAB程序,供初学者使用。-An unscented Kalman filter on MATLAB program for beginners.
<db> 在 2024-11-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 27702.03 .04 .05 .06 .07 ... 28522 »

源码中国 www.ymcn.org