资源列表
lpc_vocoder
- lpc 10 standarrd- matlab code
bpsk_sim
- BPSK、QPSK、16QAM、64QAM的C++仿真代码。-The C++ codes for the simulation of bpsk, qpsk, 16qam and 64qam.
99.c
- 9*9乘法口诀表,作为入门级的算法用C实现。-My multiplication tables share source code. As an entry-level writing, to prepare for the groundwork.
IsmailPeters_CameraForensics
- Now days, the digital cameras have single CCD or CMOS sensor and use color filter array (CFA). Generally the CFAs have RGB color filters placed at top of each sensor element, a single color sample is recorded at each pixel location, while the remaini
SolveLinearEqutations
- 全选主元高斯-约当消去法求解稀疏线性方程组 输入参数a[]系数矩阵,n线性方程阶数,b[]右端项 输出参数b[]方程组的解 返回值 : 1求解成功 0求解失败-Select the main element Gauss- Jordan elimination method for solving sparse linear equations Input parameters a [] coefficient matrix, n order linear equations, b
autoThreshold.py
- python implementation of some of the threshold methods in the AutoThreshold ImageJ plugin: https://github.com/fiji/Auto_Threshold/
Histogram-and-Local-Histogram-Equalization
- Matlab function to perform local histogram equalization
VB-program
- 这是VB编写的数值算法如牛顿迭代发,龙格塔库法求解方程组等的标准程序集。-standard program
shuzhijifen
- 变补长梯形求积法、变步长辛卜生求积法、自适应梯形求积法、龙贝格求积法等多种数值积分C++源代码-Adaptive quadrature method and trapezoidal romberg quadrature method for multiple numerical integration, such as C++ source code
Numerical-algebra-Code
- 数值分析的matlab代码,可以用于多种数学计算使用-Numerical analysis of matlab code, you can use for a variety of mathematical calculations
xml_to_dat
- 该程序包将xml实验测试数据可以直接转换为dat数据,十分方便MTI微型拉伸测试仪器数据处理-to transform the xml datas to dat files directly.
eASYcACULATOR
- 通过将中序表达式转换成后序表达式,实现对带有括号的长串表达式的计算。这个程序可以很好地帮助初学者了解栈的使用。-By converting the expression into a sequence after sequence expression, to achieve a long string expressions with parentheses calculations. This program can be a good help beginners understand s
