-
fsolve
Matlab中的fsolve函数源代码。可用于解方程。(Matlab fsolve function of the source code
)
- 2011-12-14 22:06:53下载
- 积分:1
-
pyramid
金字塔算法,高斯分解的MATLAB算法源码(gaussian decomposion)
- 2011-04-26 10:53:51下载
- 积分:1
-
multi-target-tracking-algorithms
关于多目标跟踪的非常好的一个优秀硕士毕业论文《多机动目标跟踪算法与仿真平台开发》。(On a very good multi-target tracking an excellent Master' s thesis :multi-target tracking algorithms and simulation platform. )
- 2011-09-05 20:48:19下载
- 积分:1
-
S211
Simulation the p-orbital of hydrogen atom - l=1, m=1 - please run S211.m file
- 2015-02-03 15:58:48下载
- 积分:1
-
DPSO
动态粒子群算法源程序,来源于matlab智能算法30个案例(Dynamic particle swarm algorithm source code, matlab intelligent algorithm from 30 cases)
- 2021-04-14 17:08:55下载
- 积分:1
-
Compressive_Sensing_DCT_Noiselet[1]
对DCT系数进行观测,考虑到系数的重要程度(compressivesensing for the DCT coefficients and consider the inportance of the coefficients)
- 2012-05-21 17:19:45下载
- 积分:1
-
CXD3172AR
CXD3172AR document pdf
- 2010-10-15 05:59:50下载
- 积分:1
-
TD-LTE
LTE 4G 王映民的权威著作 详细介绍了4G中的各种技术(LTE 4G Wang Yingmin authoritative book details the various technologies in 4G)
- 2014-10-09 10:20:24下载
- 积分:1
-
threeDemesionRadiation-Pattern-
自己编的matlab程序能够用于3D情况下偶极子天线辐射方向图的FDTD仿真!与大家共享!(it can be used to simulated the dipole antenna.by using the matlab language,the radiation pattern is simulated by using FDTD algrthom!)
- 2013-04-19 17:14:26下载
- 积分:1
-
LinearProgram
在数学中,线性规划 (Linear Programming,简称LP) 问题是目标函数和约束条件都是线性的最优化问题。
线性规划是最优化问题中的重要领域之一。很多运筹学中的实际问题都可以用线性规划来表述。线性规划的某些特殊情况,例如网络流、多商品流量等问题,都被认为非常重要,并有大量对其算法的专门研究。很多其他种类的最优化问题算法都可以分拆成线性规划子问题,然后求得解。在历史上,由线性规划引申出的很多概念,启发了最优化理论的核心概念,诸如“对偶”、“分解”、“凸性”的重要性及其一般化等。同样的,在微观经济学和商业管理领域,线性规划被大量应用于解决收入极大化或生产过程的成本极小化之类的问题。乔治·丹齐格被认为是线性规划之父。
(In mathematics, linear programming (Linear Programming, referred to as LP) problem is the objective function and constraints are linear optimization problem)
- 2012-01-04 12:10:48下载
- 积分:1