资源列表
Weak-signal-detection
- 本文利用软件相移技术得到相互正交的参考正弦波信号;通过互相关算法,完成了软正交矢量型LIA相关器的具体实现;利用该方法实现了对微弱信号幅值和相位的检测,有效地抑制干扰,减少了硬件电路成本。通过Matlab仿真,验证了该算法具有一定的优越性。-In this paper, the software technology is orthogonal to the phase shift of the reference sine wave signal through cross-correlat
simplex_method
- 自己编写的计算运筹学单纯型法的源代码,用VC++6.0-Computing operations research simplex method of source
data-fitting
- 运用最小二乘法对数据进行拟合,内容包括1. 1.运用matlab自带的程序对最小二乘法数据拟合 2.自己编程对最小二乘法数据拟合3.对非线性曲线拟合4.运用神经网络对实验数据进行拟合 -Using least squares fit of the data, including 1.1. Using matlab own procedures for least squares data fitting 2. Their own programming on the method of le
air
- 一个机场模拟的程序和实验报告,学习<数据结构>者必用,比较容易阅读-An airport simulation procedures and experimental reports, learning
200207
- 贝叶斯网络拓扑结构确定方法的研究,用贝叶斯网络解决问题-Bayesian network topology in determination
Unidirectional-space-resection
- 单向空间后方交会的C#程序源代码,完全可以使用-Unidirectional space resection
singalprocessing
- 是用c++实现的几个数字信号处理中的典型算法,像fft,自适应滤波等
chii
- 这是一个关于卡方检验的数学算法,函数都已经写好,只需要传递参数就能得出结果。-This is a mathematical algorithm for the chi square test, functions have been written, and only need to pass the parameters can get results.
FinancialNumericalRecipesinC++
- Numerical Recipes in C++的源代码-Numerical Recipes in C source code
computing_method
- 简要介绍高斯列主元法消去法/平方根法解线性方程/雅克比/变步长的辛甫森求积公式,同时给出源程序
JZXcalc
- 集装箱的装箱问题 给定一个集装箱,其长为L,宽为W和高为H,现有一批圆柱形木材,每根木材的长均为L,但是半径不同,设第i根木材半径为ri。问如何装箱,使得集装箱的空间利用率最高? 本程序要求用贪心算法解决: 贪心算法总是作出在当前看来是最好的选择。也就是说,不从整体最优上加以考虑,它所做出的仅是在某种意义上的局部最优解。
1-(a-b)
- 此程序为利用广义欧几里德算法求解最大公约数GCD-This procedure for the use of the generalized Euclidean algorithm for solving the greatest common divisor GCD
