-
mtetris
matlab编写的俄罗斯方块,很简单,但很好玩(matlab prepared by the Russian box, very simple, but very fun)
- 2007-11-23 16:39:13下载
- 积分:1
-
fixed_point_systems
Fixed-point for functions of several variables (Function fixed_point_systems(x0, N) approximates the solution of a system of nonlinear equations F(x) = (f1(x), f2(x), ..., fn(x)) = 0 rewritten in the fixed-point form x = G(x) = (g1(x), g2(x), ..., gn(x)). This is done by the user at the bottom of the file. The sub-function G(x) has to be updated accordingly with the given system. The iteration scheme x(k+1) = G(x(k)) is implemented until condition |x(k)- x(k-1)| < tol is met, starting with an initial approxiamtion vector x0. If, after N iterations, the stopping criterion is not reached, a message concerning the iterated x s is displayed. the output consists of iterates of each variables x1, x2, ..., xn in each column. )
- 2009-05-14 04:39:19下载
- 积分:1
-
Simulated-Results-and-Code
DWT implemetation using matlab
- 2013-04-06 13:23:03下载
- 积分:1
-
OnlineSVR-and-optimization-Matlab-toolbox
一位意大利博士编写的关于online SVR的工具箱,对我启发很大。附加了Powell法优化工具(a matlab toolbox about online SVR and Powell)
- 2010-06-19 14:27:34下载
- 积分:1
-
NNSS
该程序是基于距离估计和NNSS的室内定位算法仿真程序。(The program is based on distance estimates and NNSS indoor location algorithm simulation program.)
- 2009-11-13 14:48:04下载
- 积分:1
-
matlab
matlab 是一款非常实用的软件,大家一起学习一下(Matlab toolbox contains most of the mathematical function, very suitable for learning)
- 2012-04-24 21:43:13下载
- 积分:1
-
SLAM-MATLAB-code
slam仿真工具箱,包含slam的matlab仿真源程序以及slam学习程序(slam simulation toolbox, matlab simulation source code contains slam and slam learning process)
- 2021-01-05 23:38:54下载
- 积分:1
-
LTE_System_Level_1.0_r247
LTE仿模型,十分好用,可以快速帮你理解
(ofdm simulation model, is very easy to use, can quickly help you understand)
- 2010-05-07 19:23:28下载
- 积分:1
-
discrimation
该文针对具有两个相互重叠频率成分的密集频谱 ,分析了两个重叠频率成分在复频域的叠加情况 ,在不增加采样长度的条件下 ,通过向量分解和单频率成分的识别、校正方法 ,推导出其校正公式。(In this paper, with two overlapping frequency components of the dense spectrum of two overlapping frequency components in the frequency domain stacking situation, in terms of not increasing the sample length, through the vector decomposition and single-frequency components of the identification, correction derived the correction formula.)
- 2010-06-01 16:36:54下载
- 积分:1
-
Gurobi_CVRP
说明: matlab调用gurobi求解CVRP(Matlab calls gurobi to solve CVRP problem)
- 2019-10-23 23:05:10下载
- 积分:1