资源列表
main.cpp
- 计算级数,取x为0.0, 0.5, 1.0, √2, 10.0, 100.0, 300.0。 思考:要求误差在10− 6内,如何确定要计算的k的上界?-Calculate the series,Thinking: error in the 10 and 6 requirements, how to determine the upper bound to the calculation of the K?
main.cpp
- (1) 编写用复化梯形积分公式和复化Simpson积分求积分的通用程序-(1) a general procedure for the preparation of the integral formula of the complex trapezoidal integral and the integral of the complex Simpson
main.cpp
- (1) 编写用Newton迭代和弦截法解非线性方程的通用程序-1) write a general procedure for solving nonlinear equations by using the Newton iterative chord intercept method
AMG1.1.tar
- 基于代数多重网格的算法实现程序包,里面包含许多m文件,方便理解与应用。-its a matlab program about AMG,there are many m file inside.very helpful!
faofing
- 大学数值分析算法,相控阵天线的方向图(切比雪夫加权),旋转机械二维全息谱计算。- University of numerical analysis algorithms, Phased array antenna pattern (Chebyshev weights), Rotating machinery 2-d holographic spectrum calculation.
fingqun_v31
- 二维声子晶体FDTD方法计算禁带宽度的例子,有信道编码,调制,信道估计等,使用大量的有限元法求解偏微分方程。- Dimensional phononic crystals FDTD method calculation examples band gap, Channel coding, modulation, channel estimation, Using a large number of finite element method to solve partial differenti
LSdituisuanfa
- 实现最小二乘法的递推运算,系统辨识里用的到-Implement recursive least squares method calculation system used to identify where
dgb
- 第八届电工杯数学建模竞赛参考程序,可以用作各类数学建模培训使用。-Eighth Cup electrician Mathematical Contest in Modeling reference program
gensie
- matlab编写的元胞自动机,现代信号处理中谱估计在matlab中的使用,计算晶粒的生长,入门级别程序。- matlab prepared cellular automata, Modern signal processing used in the spectral estimation in matlab, Calculation of growth, entry-level program grain.
laijen
- 对于初学者具有参考意义,是路径规划的实用方法,基于人工神经网络的常用数字信号调制。- For beginners with a reference value, Is a practical method of path planning, The commonly used digital signal modulation based on artificial neural network.
radon_C
- 该项目使用C语言实现radon变换,有助于增加对radon变换的认识-The project uses C language radon transformation, helping to increase awareness of radon transform
EKF_Filter
- 扩展Kalman滤波程序,详细实现了EKF的算法,供大家参考-Extension Kalman Filter Method