-
快速傅立叶变换,及快速傅立叶反变换。输入第一行为向量维数,第二三行为两个向量...
快速傅立叶变换,及快速傅立叶反变换。输入第一行为向量维数,第二三行为两个向量-Fast Fourier Transform, and Fast Fourier Transform. Input vector dimension of the first acts, acts of two vector
- 2023-06-17 14:30:03下载
- 积分:1
-
Procedures are given deformation QR method with real symmetric triangular matrix...
程序中给出了用变形QR方法计算实对称三角阵的全部特征值与相应的向量-Procedures are given deformation QR method with real symmetric triangular matrix of all eigenvalues with the corresponding vector
- 2022-12-29 05:15:03下载
- 积分:1
-
kmeans算法 C语言实现
用于kmeans算法实现,是用C语言编写的,易于转为C++,可以方便想知道kmeans后台算法的朋友学习,希望那个对大家有所帮助
- 2022-01-26 01:01:52下载
- 积分:1
-
WSN网络中的LEACH协议源码
无线传感器网络中的LEACH协议,在MATLAB中仿真运行LEACH协议。一种基于分簇的协议,该协议利用本地簇头随机轮替
以均衡地分配网络中的传感器结点的能量负载。LEACH通过局部协调以保障动态网络的可测量性与健壮性,并将数据融合加入路由协议中以减少必须传递到基站的信息量。
仿真实验表明,相比传统路由协议,LEACH可以在能量消耗上达到高达八倍的减少。另外,LEACH允许在传感器结点中均匀地分布
能量消耗,在我们仿真的网络中使得有效的系统使用寿命增加了一倍
- 2023-02-27 00:10:03下载
- 积分:1
-
matrix of the code library, very useful, please try downloading!
关于矩阵运算的代码类库,非常有用,请下载试一试!-matrix of the code library, very useful, please try downloading!
- 2023-02-19 04:50:04下载
- 积分:1
-
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输...
想研究透彻正则表达式,必须知道有穷自动机的原理,这个源码可以给你一个很好的示例参考。编译后程序会生成一个可执行文件,运行这个文件出来一个DOS窗口,然后按提示输入正则表达式。-Wish to research thoroughly regular expressions, you must know the finite automata theory, this source can give you a good example for reference. The compiled program generates an executable file, run this file out of a DOS window, and then enter the regular expression and follow the prompts.
- 2023-05-02 22:15:03下载
- 积分:1
-
图像去噪
小波变换去噪,小波包去噪,小波增强去噪,程序可以运行,特别适合初学者使用。
- 2022-01-25 18:58:46下载
- 积分:1
-
immune algorithm 求解 tsp问题 python
immune algorithm 求解 tsp问题 python
- 2022-10-10 05:55:03下载
- 积分:1
-
Displays a rotatable and scaleable wire frame of any
3D mathematical function....
Displays a rotatable and scaleable wire frame of any
3D mathematical function. This can be made up from the
normal VB maths plus inverse and hyperbolic functions.
Functions can be created and saved as wanted. Image vertices
can also be saved for use elsewhere.
The MS ScriptControl Eval function simplifies calculations
enormously and its use is demonstrated. Also shown are
MoveToEx, LineTo which are much faster than the VB
equivalents and very easy to use. Included are a set of string
handling subroutines such as count characters, squeeze out
spaces, replace sub-strings etc. Commented throughout
including the 3D maths and perspective methods. All the
files are visible and the program is written for an 800x600
screen.
- 2022-02-02 12:09:47下载
- 积分:1
-
c语言实例程序代码
本程序均来自《c语言编程实例》,所上传的代码已得到调试成功,若有需要请留言。所有实例均为C语言初学者所经常遇到。
- 2022-02-02 16:34:36下载
- 积分:1