-
FFT_16pt
利用MATLAB实现了16位快速傅立叶变换,并与自包含函数进行了比较。(The 16-bit Fast Fourier Transform is realized by using MATLAB and compared with the self-contained function.)
- 2020-06-18 10:40:02下载
- 积分:1
-
EKF_UKF_PF_EKPF
EKF,UKF,PF,EKPF四种滤波算法的比较和matlab编程,能实现简单的单个目标跟踪滤波(EKF, UKF, PF, EKPF four kinds of comparison and filtering algorithm matlab programming, to achieve a simple single target tracking filter)
- 2021-04-27 10:28:44下载
- 积分:1
-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1
-
DOP.m
说明: 该程序适用于GPS接收机定位精度因子DOP值计算(GPS DOP value)
- 2020-11-10 21:39:45下载
- 积分:1
-
LMI_SOLVE
运用线性矩阵不等式(LMI)求解鲁棒优化问题。该LMI不等式求解代码,更具有一般性,结合matlab中help命令,能够方便的对新的LMI问题求解(This programme code is useful for the common optimization problem, combined with the description of matlab help statement, a new LMI problem can be easy to solve.
)
- 2016-03-16 22:31:16下载
- 积分:1
-
simulationofDFA
source code for simulating a DFA in compilers
- 2009-11-02 13:56:21下载
- 积分:1
-
css
用visual basic编译的布谷鸟算法的源代码,是一种很好地启发式智能算法。(Use visual basic compiler cuckoo algorithm source code, is a good heuristic intelligent algorithm.
)
- 2013-07-19 17:02:51下载
- 积分:1
-
SQP序列二次规划算法小程序
说明: 用于求解数值算法最优化算法中的SQP算法(Solve SQP algorithm Numerical algorithm optimization algorithm)
- 2020-07-24 21:03:47下载
- 积分:1
-
SIMPLER-Tao
西安交大陶老师经典SIMPLER算法程序,Fortran编写,对学习CFD很有帮助!(Tao, Xi' an Jiaotong University Teachers classic SIMPLER algorithm program, Fortran write, to learn CFD helpful!)
- 2009-12-29 18:04:15下载
- 积分:1
-
Trust-RegionInterior_Point
本代码为《最优化理论与方法》书籍重的信赖域算法的代码,本代码中的目标函数和约束等初值可由需要进行改变,来得到所期望的计算(The code for the " optimization theory and method" heavy books trust region algorithm code, the code of the objective function and constraints may need to change the initial value to get the desired calculation)
- 2013-05-28 17:47:02下载
- 积分:1