资源列表
DFA
- 实现去趋势波动分析,计算得到波动函数。分段时从两端分别开始避免丢失数据。-Detrended fluctuation analysis of implementation, the calculated wave function. Starting from the ends of the respective segments to avoid loss of data.
ksjj
- 编写一个MATLAB函数,实现快速卷积算法,给出一个实例。用一个N点离散傅立叶变换同时计算两个N点实序列的离散傅立叶变换。-The preparation of a MATLAB function, fast convolution algorithm, given a case in point. With a N-point discrete Fourier transform at the same time calculation of the two N-point real sequ
mesg
- 这是关于MIMO的消息传输方式的MATLAB仿真程序。-This is a message transmission on the MIMO mode of MATLAB simulation program
Recursive
- 利用递归方法求5!。 利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。-Using recursive method for solving 5!. Use recursive function call to the input of five characters, printed in reverse order.
noappro
- 区间n等分 在每个小区间上用梯形公式,得到复化梯形公式 在每个小区间上应用simpson公式,得到复化simpson公式 用复化梯形公式、复化抛物线公式计算积分-Tn Sn
BP
- BP网络实现XOR门,应用了循环语句,简单明了.适合学习-BP networks XOR gate, the application of the loop, plain and simple. For learning
zaosheng
- 使用神经网络实现噪声对消,对于母体中胎儿的心音测试效果非常好-Eliminate noise
FOURN
- 本程序可模拟ND情况下的傅里叶变换,经过验证无误-This program can simulate the Fourier transform of the ND situation, and after the test, the program is correct
part-num
- 本程序用matlab语言实现了偏微分方程数值解法的测试问题-The procedures used Matlab language test of the numerical solution of partial differential equations
FFTW
- MIT稀疏傅里叶变换工作组的稀疏快速傅里叶变换的一些函数-Contains the FFTW functions.
knapsack_stl.cpp.tar
- simpleknapsackc++-implementation in c,c++,use greedy heuristic
rk4_2
- 四阶龙格-库塔(Runge-Kutta)方法是一种在工程上应用广泛的高精度单步算法。本程序为4阶龙格-库塔法的matlab文件,用于 和系统ODE函数对比求解微分方程。-Runge- Kutta (Runge-Kutta) method is a widely used in engineering high-precision single-step algorithm. The procedure for the fourth-order Runge- Kutta method matlab