-
Corporate-profits-reasonable-use
运用幂法求解矩阵的最大特征值、特征向量、一致性指标和随机一致性比率。
(Using the power method to solve the largest eigenvalue matrix, eigenvector, consistency index and random consistency ratio.)
- 2011-05-12 17:27:50下载
- 积分:1
-
802.11a
802.11 WLAN物理层仿真源代码,使用matlab写的,比较新,比较全面,从发送端到信道到接收端都有。(802.11 WLAN physical layer simulation source code, use matlab write, relatively new and more comprehensive channel from the sending end to the receiving end has.)
- 2013-03-20 17:25:29下载
- 积分:1
-
232322
基于matlab的通信系统仿真(调制到中频,基带成形)(Matlab-based communications system simulation (modulated IF, baseband shaping))
- 2013-12-19 10:37:50下载
- 积分:1
-
6DOF
本程序为弹道仿真程序,为6自由度仿真程序,供参考(guidance law)
- 2017-02-08 19:25:03下载
- 积分:1
-
pf
说明: 例子滤波源程序,利用粒子滤波模拟跟踪拟合曲线(partical filter)
- 2009-03-19 16:32:30下载
- 积分:1
-
robotmatlabsim
机器人控制系统设计和matlab仿真的配套光盘,有很多的例子,很有参考价值(Robot control system design and simulation of matching matlab CD-ROM, there are many examples of great reference value to)
- 2010-01-18 17:51:46下载
- 积分:1
-
06071419
机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图(Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior point penalty function method and the contour map)
- 2009-07-09 22:02:40下载
- 积分:1
-
matlab
Gepp algorithm. Developed By dr Kucinski from Warsaw Univeristy of technology.
- 2011-05-08 03:22:12下载
- 积分:1
-
meshless-in-solid-mechanics
无网格法在固体力学中的应用书籍,内含源代码程序。(Meshless method applied in solid mechanics books, containing the source code program.)
- 2013-11-02 19:03:45下载
- 积分:1
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1