资源列表
DFA
- 实现去趋势波动分析,计算得到波动函数。分段时从两端分别开始避免丢失数据。-Detrended fluctuation analysis of implementation, the calculated wave function. Starting from the ends of the respective segments to avoid loss of data.
fft
- fft程序,高质量,效率高,大把方法飞机及附件啊 -fft
fan
- 问题描述: 球赛门票的售票处规定每位购票者限购一张门票,且每张门票售价50元。购票者中有 m位手持50元钱币,另有n人手持100元。假设售票处开始售票时无零钱。问这m+n人有 几种排队方式可使售票处不致出现找不出钱的局面。 编程任务: 对给定的m,n(0<=m,n<=11),输出各种排队方式(从小到大),计算出排队方式总数。 -Problem Descr iption: The box office ticket sales are limited to th
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
