-
mtVector
Vector is the basic data structure in MATLAB. It provides easy, fast, effective, and scalable data structures giving programming an algebraic view for data, even for complex data structures. Matlab allows you do develop fast technical solutions. However, MATLAB loops, and UIs are too slow :o. It is your responsibility to reformulate your code and data structures into matrices and vectors.
For example, to sum up a vector, you can write a simple counting loop. However, it is faster to use inner product with a vector of ones.
- 2009-08-30 00:42:12下载
- 积分:1
-
LogisticC
Logistic Loss with the L1 ball constraint
- 2011-03-09 15:11:57下载
- 积分:1
-
HOS_MIMO
Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System
Blind Identification Matlab Code
(Second and Higher-Order Statistics based Multiple-Input-Multiple-Output System Blin Matlab d Identification Code)
- 2007-04-05 17:01:38下载
- 积分:1
-
MonteCarlo
Monte Carlo算法的matlab实现,附其详细课件。(Matlab implementation of the Monte Carlo method, with detailed courseware.)
- 2012-07-18 16:15:16下载
- 积分:1
-
cluster-2
it is cluster2 matlab code
- 2013-10-06 06:11:45下载
- 积分:1
-
weibull
ZMNL法仿真weibull分布色噪声,能实现任意功率谱的weibull分布随机数的产生(ZMNL simulation of Weibull distribution color noise, arbitrary power spectrum can be achieved Weibull distribution, random number generation)
- 2017-09-02 08:45:16下载
- 积分:1
-
A-Comparative--of--LDPC-codes
本论文主要对多进制 LDPC 码(Q-LDPC,Non-binary Low Density Parity Check Codes)的性能进行了深入的研究,并与二进制 LDPC 码(B-LDPC)、RS码(Reed-Solomon Codes)进行了全面的比较分析(This paper mainly binary LDPC codes (Q-LDPC, Non-binary Low Density Parity Check Codes) the performance of in-depth research, and with the binary LDPC codes (B-LDPC), RS code (Reed-Solomon Codes) conducted a comprehensive comparative analysis)
- 2015-03-16 22:03:58下载
- 积分:1
-
gprs
greedy perimeter stateless routing(GPSR)
- 2020-12-19 20:49:09下载
- 积分:1
-
backstepping算法设计的移动机器人轨迹跟踪控制器matlab代码
本人写的利用backstepping算法设计的移动机器人轨迹跟踪控制器matlab源代码,包里面有四种轨迹,分别是直线、圆、椭圆和不规则轨迹,希望能够对研究此方向的朋友有所帮助。
- 2022-05-21 01:27:01下载
- 积分:1
-
Far
三维FDTD方法计算外推远场的程序,很有用。Matlab编写的。(Three-dimensional FDTD method to extrapolate far-field procedure, very useful. Matlab prepared.)
- 2008-06-03 11:41:27下载
- 积分:1