资源列表
Untitledyanqun
- 用C语言编写绘制画阿基米德螺旋线ρ= θ在[-150,150]区间内的曲线的程序,要求步长为0.1
lagrange
- 实现10次lagrange插值L(x)和三次样条插值,三次样条插值利用自然边界条件
HyChen
- 使用ode45函数,通过解微分方程的方式,实现超混沌chen系统吸引子的仿真
fastica
- 采用fastica算法的盲源分离,对于线性混合的信号,分离效果很好-By fastica blind source separation algorithm
ebp4
- 用“提前停止”方法提高BP网络推广能力 本例将用提前停止和训练函数TRAINGDX相结合来避免“过度拟合”产生的误差 -The " early stopping" method to enhance the promotion of BP network capacity will be used in this case in advance and training function to stop the combination of TRAINGDX to
wave_gain
- 地质雷达数据剖面显示时,实现增益的源代码-The geological radar data profiles show Road balanced source code
LibraryMemberFilter
- Creates a new ProgramMemberFilter.
stack105
- 栈的基本运算 包括栈的初始化 元素的入栈出栈-The basic operations include the stack stack stack the stack initialization element
alamouti
- Alamoti algorithm implemantation
TSP_SA
- this program is used to solve Travel Salesman Problem (TSP) problem with Simulated Annealing method
chap1_21
- 微分先行pid控制算法,大家做实验可以用-PID control method
使用fft进行滤波处理
- 对信号进行处理,使用fft去除信号噪音,将目标频率范围外的信号进行滤波处理