-
穷举法程序
穷举法程序-算法分析,是用C写的好经典,马克思手稿…………有三个程序! -Exhaustive method process- algorithm analysis, is to use C to write a good classic, Marx manuscripts ... ... ... ... There are three procedures!
- 2023-06-25 11:05:03下载
- 积分:1
-
近似方法
有一个函数,你只需要按照源代码中的说明和近似你想要的
- 2022-02-13 14:31:45下载
- 积分:1
-
插值法,matlab实现,
pdf格式报告,内含代码
插值法,matlab实现,
pdf格式报告,内含代码-Interpolation method, matlab implementation, pdf format reports, containing the code
- 2022-04-21 08:16:02下载
- 积分:1
-
a full 3D simulation of electromagnetic waves with efficient absorbing boundary...
a full 3D simulation of electromagnetic waves with efficient absorbing boundary a full 3D simulation of electromagnetic waves with efficient absorbing boundary conditions SYNOPSIS- a full 3D simulation of electromagnetic waves with efficient absorbing boundary a full 3D simulation of electromagnetic waves with efficient absorbing boundary conditions SYNOPSIS
- 2022-05-25 07:53:42下载
- 积分:1
-
多项式的根
Calculating roots of polynomial
- 2022-04-11 04:00:33下载
- 积分:1
-
复杂网络,删除指定节点的复杂网络模型,适用性强
复杂网络,删除指定节点的复杂网络模型,适用性强-Complex networks, the complexity of the deletion of the specified node network model, the application of strong
- 2022-02-05 19:26:28下载
- 积分:1
-
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用VB编写的可是实现任意精度的圆周率的计算程序...
在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用VB编写的可是实现任意精度的圆周率的计算程序-in numerical calculation, the general Newton iterative numerical method with the truncation error, therefore, prepared by the VB But to achieve any degree of accuracy the circumference of the rate calculation procedures
- 2022-02-05 18:46:19下载
- 积分:1
-
快速傅立叶变换,非常简洁快速。测试与mablab中快速傅立叶变换效果相当
快速傅立叶变换,非常简洁快速。测试与mablab中快速傅立叶变换效果相当-Fast Fourier Transform, a very simple style and fast speed. Testing and fast Fourier transform mablab in effect a considerable
- 2022-01-24 09:30:48下载
- 积分:1
-
改进的ica方法
自己写的代码,用改进的ica方法实现盲源分离,效果比传统的盲源分离要好很多,可以直接运行实现。
- 2022-07-19 16:58:43下载
- 积分:1
-
基于430的(FFT)快速傅里叶变换
应用背景而今,我们身处于一个模拟世界,数字时代,对于外界的模拟信号,我们要用数字的方式分析处理。首先通过ad采样,然后做处理,那么(FFT)快速傅里叶变换是一个将信号由时域转换到频域分析的技术,所以了解FFT,运用FFT,尤其是在嵌入式单片机的速度逐渐提升,它的用处越来越广。关键技术本程序,是基于430f5529的程序,首先本人保证该程序可以运行。需要者可根据自身需要进行移植,该代码重要文件以.c形式存储,方便移植。对于内容,该程序用ad采集信号,对信号的主要频率成分的频率值,交流幅值进行了计算,直流分量幅度,交流相位等,进行了计算。所以值得参考。
- 2023-07-04 18:45:04下载
- 积分:1