资源列表

« 1 2 ... .72 .73 .74 .75 .76 25877.78 .79 .80 .81 .82 ... 28521 »

[matlab例程realise

说明:单点采用能量检测法,局限性大,于是采用多点分布式合作检测-Single point of using energy detection method, the limitations of large, so the detection of multi-point distributed cooperation
<wangzhe> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程emdtimespacefilter

说明:自己编写的EMD时空你哦个尺度滤波函数,并用四个自带仿真信号验证-I have written you Oh a time scale EMD filter function, and comes with a four-signal verification simulation
<王可> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Cpp1

说明:牛顿迭代的c语言程序,牛顿迭代法是求方程根的重要方法之一,其最大优点是在方程f(x) = 0的单根附近具有平方收敛,而且该法还可以用来求方程的重根、复根,此时线性收敛,但是可通过一些方法变成超线性收敛。另外该方法广泛用于计算机编程中。 -Newton iteration c language program, Newton' s law is an important way to find one root of the e
<liuchang> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Cpp1

说明:龙贝格求积公式也称为逐次分半加速法。它是在梯形公式、辛卜生公式和柯特斯公式之间的关系的基础上,构造出一种加速计算积分的方法。 作为一种外推算法, 它在不增加计算量的前提下提高了误差的精度.-Romberg quadrature, also known as successive half acceleration method. It is the trapezoid formula, formula and Cotes formula
<liuchang> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Cpp1

说明:龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。由于此算法精度高,采取措施对误差进行抑制,所以其实现原理也较复杂。该算法是构建在数学支持的基础之上的。-Runge- Kutta (Runge-Kutta) method is widely used in engineering high-precision single-step algorithm. Because this algorithm is
<liuchang> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算3

说明:给定初始区间和精度要求,通过二次插值法求极值-Given interval, by quadratic interpolation method for the extreme
<yuancaiyun> 在 2025-05-10 上传 | 大小:1kb | 下载:0

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

说明:排布的遗传算法matlab实现,很不错的程序-Arrangement of the genetic algorithm matlab implementation, very good program
<liweixu> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法BSTree

说明:二叉排序树 插入 删除 前序 中序 后序遍历-Binary sort tree
<易腾飞> 在 2025-05-10 上传 | 大小:1kb | 下载:0

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

说明:本源文件为神经网络在图像压缩中的应用。经过调试效果OK的-Source file for the neural network application in image compression
<小峰> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算FFT

说明:这是用C++编的fft算法程序源码,欢迎下载-This is in C++ source code of the fft algorithm, please download
<赵澎> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[matlab例程log5pitch-myExcelWrite

说明:log5pitch : 将Hz为单位的基频转换为五度标记法规定的声调,先传入四个声调的基频,然后输出四个声调的五度值 myExcelWrite : 用matlab向Excel表单中写入内容-log5pitch: the fundamental frequency in Hz is converted to five times the tone mark law, passed in the first four tones of
<yaoyun> 在 2025-05-10 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:1.实现线性表的链式存储结构——线性链表。从文件输入一批整数,建立有序链表(升序),并完成: • 查找一个指定元素 • 插入一个给定元素 • 删除一个指定元素 • 统计链表的长度 • 输出线性链表 • 实现安逆序链表的重建 2.采用链式结构实现任意多项式的存储,求两个多项式的和。 -Linear linked list data s
<nemo> 在 2025-05-10 上传 | 大小:1kb | 下载:0
« 1 2 ... .72 .73 .74 .75 .76 25877.78 .79 .80 .81 .82 ... 28521 »

源码中国 www.ymcn.org