说明:DSSS直扩解调的一个matlab程序,对于写一个vhdl代码有很大帮助-Direct Sequence Spread Spectrum DSSS demodulation a matlab program, for writing a VHDL code are very helpful <ylt> 在 上传
| 大小:1kb | 下载:0
说明:分治法解决最近对问题
画一条垂直线x=c,把这些给定点分为两个包含n/2个点的子集S1和S2,使得n/2个点位于直线的左侧或直线上,另外n/2个点位于直线的右侧或直线上;遵循分治法的思想,递归地求出左子集S1和右子集S2中的最近对,分别为d1与d2;之后d=min{d1,d2}。合并过程:在以垂线x=c为对称轴,2d为宽度的区域内求最近两个点的距离,记为d3;求D=min{d,d3};
-Sub-rule method to resolve the issue of the recent <王鹏> 在 上传
| 大小:1kb | 下载:0
说明:本fortran程序用共轭梯度法求解实系数的的矩阵方程-The fortran program using conjugate gradient method for solving real coefficient of the matrix equation <王天华> 在 上传
| 大小:1kb | 下载:0
说明:此Fortran程序用布伦特方法求解一维的非线性方程,Func为非线性方程的对应函数表达式.-This Fortran program using Brent method for solving one-dimensional nonlinear equations, Func nonlinear equations for the corresponding function expression. <王天华> 在 上传
| 大小:1kb | 下载:0