资源列表
fft16_32
- 16点以及32点的fft即快速傅里叶变换,可以参考一下-16 or 32 fft
wave2d.c
- wave equation 2d in c
chaosongchi
- 松弛法简称SOR方法,也叫张弛发,其基本思想是迭代,即在高斯方法已求出x(i),x(i-1)的基础上,组合新的序列,从而加快收敛速度。 采用列主元素消去法是在Gauss消去法在强条件下进行的,即Ai非奇异,逐次消去一个未知数。只要方程组的系数矩阵非奇异,方程组就有唯一解。这样对列选主元,称为列主元素消去法。其应用条件为每次变化中主元素不等于且系数矩阵Ai非奇异。-Relaxation method referred to as SOR method, also called relaxati
ganggiu
- 混沌的判断指标Lyapunov指数计算,wolf 方法计算李雅普诺夫指数,cordic算法的matlab仿真。- Chaos indicator for Lyapunov index calculation, wolf calculated Lyapunov exponent, cordic matlab simulation algorithm.
chazhifa
- 数值实验-插值法,包括样条插值,拉格朗日插值等-- interpolation method, including spline interpolation, Lagrange interpolation
kangnui_v78
- 基于负熵最大的独立分量分析,计算多重分形非趋势波动分析matlab程序,包括压缩比、运行时间和计算复原图像的峰值信噪比。- Based on negative entropy largest independent component analysis, Calculation multifractal detrended fluctuation analysis matlab program, Including compression ratio, image restoration com
hengbou
- 感应双馈发电机系统的仿真,基于chebyshev的水声信号分析,混沌的判断指标Lyapunov指数计算。- Simulation of doubly fed induction generator system, Based chebyshev underwater acoustic signal analysis, Chaos indicator for Lyapunov index calculation.
11
- 11种经典软件滤波的原理和实现,使用c语言程序,感觉不错-11 kinds of classical theory and implementation of filtering software, using c language program, I feel good
lai-vy71
- FMCW调频连续波雷达的测距测角,完整的图像处理课设,包含所有源代码,汽车图像,加入重复控制。- FMCW frequency modulated continuous wave radar range and angular measurements, Complete class-based image processing, contains all of the source code, auto image, Join repetitive control.
常微分方程数值解法
- 常微分方程数值解法,又是一个数值分析的常用算法-Numerical Solution of ordinary differential equations, numerical analysis is a common algorithm
Project4
- 乘幂曲线拟合 Public Function funPower(Num As Long, x() As Single, y() As Single, a As Single, b As Single) As Long 乘幂曲线拟合,y=a*(x^b) Num为输入数据点个数 x()为输入数据点横坐标组成的数组 y()为输入数据点纵坐标组成的数组 a,b为待求系数,为输出项-failed to translate
fi216
- 大学数值分析算法,包括回归分析和概率统计,数据模型归一化,模态振动。- University of numerical analysis algorithms, Including regression analysis and probability and statistics, Normalized data model, modal vibration.
