资源列表
chazhi
- 函数插值计算 分别输入已知节点的x,y值,待计算的节点的x值,以及显示结果的文本框。利用文本框和按钮上的事件触发一系列处理方法,包括把文本框里的字符串解析成double类型存放在数组中,以及利用lagrange插值公式计算出结果并填写在结果文本框中。-Function interpolation calculated separately known input node x, y values to be calculated node x value, and display th
C-numerical-algorithm-source-code
- C语言经典数值算法源代码,我收集了好久才收集到的 分享出来了哦-C Classical numerical algorithm source code.rar,I collected a long time to gather to share out 。
EMAP4
- 用有限元方法求解二维三维电磁场边值问题的C语言源程序。-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code.
planteau
- 输入一个非递减整数数组,并判断其中最长的数字串-input a non-decreasing array, and determine the number of the longest string
Linear-program-to-calculate-Hilber
- Hilber线性方程组的几种计算方法,包括高斯消元方法,共轭梯度法等等,并对其进行运算误差分析-Hilber several linear equations calculated
emap5
- 用有限元方法求解二维三维电磁场边值问题的C语言源程序之4-Using the finite element method for solving 2D and 3D electromagnetic field boundary value problem of the C language source code 4
mmc
- 排队论 M/M/C系统计算器:计算稳态时的TIS, NIS, TIQ, NIQ, Utilization等-Queuing System M/M/C Calculator: TIS, NIS, TIQ, NIQ, Utilization
iHMM
- 状态可变的隐马尔科夫模型C++代码,里面包含实验数据-state change hidden Markov model written in C++
cwt
- Continuous Wavelet Transform of a stationary signal for peak finding.
SPH-for-couette
- 光滑粒子(SPH)模拟couette流动,代码是根据刘桂荣老师《光滑粒子流体动力学-一种无网格方法》书后的代码改编,较实用,请需要的下载-Smoothed Particle (SPH) simulation couette flow, the code is based on Liu Guirong teacher " smoothed particle hydrodynamics- a non-grid method" Code adaptation of the book,
ekfslam_v2.0
- It is a code for simulation of fast slam in matlab
FFT
- 对比fftverilog实现一个8阶的改进串行FIR低通滤波器,输入数据位宽为12比特,经符号扩展-Comparison of fftverilog order to achieve an improvement of 8 serial FIR low pass filter, the input data width is 12 bits, sign extended
