资源列表
HDB3
- VB实现的,将消息码转换为AMI码和HDB3码的算法。并且附有解码功能,能将AMI码和HDB3码解码为消息码。可以作为数字信号处理相关编程的参考。-VB of the message code conversion algorithm of the AMI code HDB3 code. And with a decoding function can AMI code and HDB3 decoding the message code. Can be used as digital sign
Newton-and-polint
- 最经典的拉格朗日插值方法和牛顿插值、高斯积分,可以直接调用,格式是f90的,还附上matlab程序-Most classical Lagrange interpolation method can be called directly, the format is f90
Codes
- c data strucres codes
fastdown-and-jacobi
- 最速下降法和雅可比法经典迭代matlab程序-Steepest descent method and Jacobi method classic iteration matlab program
Gauseidel-and-conjgrad
- 共轭梯度法和高斯赛德尔迭代法的经典matlab程序-Conjugate gradient method and the high Sisaideer iterative method classic matlab program
Kalman_filter
- 这是最基本的卡尔曼滤波器的实施。卡尔曼滤波器的测量位置,速度和加速度,估计真实的资料中的。这个例子使用的Scilab。-This is the most basic implementation of a Kalman filter.For measured position, velocity and acceleration, the Kalman filter estimates the true datas.This example works with Scilab.
poisson
- Gradient Conjugate solver
Calculator
- this program i developed to be as calculator
calculator
- 用java编程语言实现计算器的基本运算功能,包括加、减、乘、除,以及求负、取余等,主要用到的组件有框架、面板、文本框、按钮和菜单栏等。-Basic computing capabilities of the calculator using java programming language, including addition, subtraction, multiplication, division, and seek negative, remainder, the main comp
PolynomiaMultiple
- 利用C++实现大数多项式的运算,包括连加、连乘等。-The use C++ polynomials of large numbers, including with Canada, even by.
HugeInt
- 用C++实现了一个大数类,可以进行大数的计算-With C++ to achieve a large numbers class, calculation of large numbers
CubicSpline
- 三次样条插值(简称Spline插值)是通过一系列形值点的一条光滑曲线,数学上通过求解三弯矩方程组得出曲线函数组的过程。-we consider spaces of cubic C~1-spline on a class of trian- gulations.By using the inductive algorithm,the posed Lagrange interpolation sets are constructed for cubic spline space.