-
radix--4-butterfly-DIF_FFT
我自己用c语言写的64点基4FFT算法,在visual c++ 6.0环境下编译通过。同matlab结果一致。(My own use C language to write the 64 based 4FFT algorithm, in visual c++ 6 compiler environment through. Results consistent with matlab.)
- 2020-12-19 01:39:09下载
- 积分:1
-
MATLAB
最小二乘法在二维平面测向交叉定位里的应用(The least squares method in the two-dimensional plane measured to cross positioning)
- 2021-04-16 11:48:54下载
- 积分:1
-
线性代数同济第六版
说明: 线性代数同济第六版,最适用的一版,有书签(Linear algebra tongji sixth edition)
- 2021-01-20 09:08:48下载
- 积分:1
-
transportation
说明: 运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。(C++ code of transportation problem)
- 2021-01-12 16:08:48下载
- 积分:1
-
FMM_C
电磁计算用的快速多级子算法,欢迎大家下载交流(Fast multilevel sub algorithm for electromagnetic computation)
- 2020-12-03 16:29:25下载
- 积分:1
-
Program
矩阵转换问题
行与列的个数均为n 的矩阵称为n 阶方阵。假定矩阵中的每个元素的值在0到9之间,则可以将矩阵中的所有元素按行依次排列得到一个“单行矩阵字符串”。(Matrix conversion, the number of rows and columns of the matrix n are called n-order square. Assume that each element of matrix value in the 0 to 9, you can press all the elements of the matrix rows in order of priority for a " single matrix string." )
- 2010-12-28 11:42:08下载
- 积分:1
-
FDTD for optical waveguides.rar
说明: 本程序是采用FDTD算法结合PML吸收边界,对对称三层平板光波导的模式场仿真(This program uses FDTD algorithm and PML absorbing boundary to simulate the mode field of symmetrical three-layer planar optical waveguide.)
- 2020-09-10 16:08:00下载
- 积分:1
-
Bayesian-Estimates-
用R做贝叶斯估计,估计随机微分方程中的参数(Bayesian estimation made by R, the parameter estimates stochastic differential equation)
- 2013-11-13 09:57:55下载
- 积分:1
-
kenfang
加入重复控制,模拟数据分析处理的过程,通过虚拟阵元进行DOA估计。( Join repetitive control, Analog data analysis processing, Conducted through virtual array DOA estimation.)
- 2016-10-16 19:56:10下载
- 积分:1
-
youhua
fortran最优化计算方法常用程序汇编
包括一维最优化部分、无约束优化部分、约束优化部分
0.618法,分数法、二次插值法、三次插值法
共轭梯度法、DFP变尺法(导数)、DFP变尺法(差分)、阻尼最小二乘法、鲍威尔法、模式搜索法、单纯形法
混合罚函数法(SUMT调用DFP)、混合罚函数法(SUMT调用鲍威尔法)、综合约束函数双下降法、可变容差法、复合形法、网格法、随机试验法、解线性规划的单纯形法(fortran optimization calculation method used to assemble
Including one-dimensional optimization section, part of unconstrained optimization, constrained optimization part
0.618, fractional method, quadratic interpolation, cubic interpolation
Conjugate gradient method, DFP becomes ruler Act (derivative), DFP variable scale method (differential), damped least squares method, Powell method, pattern search method, the simplex method
Mixed penalty function method (SUMT call DFP), mixed penalty function method (SUMT call Powell Law), integrated dual descent constraint functions, variable tolerance method, the complex method, grid method, random test, solving linear programming simplex Method)
- 2014-05-21 10:33:13下载
- 积分:1