-
SSMULT-2.0.1.tar
实现两个稀疏矩阵相乘(效率高于早期的Matlab自带的程序),Matlab编程
(SSMULT is a simple stand-alone MATLAB mexFunction that computes C=A*B where both A and B are sparse. It is typically faster and always uses less memory than C=A*B in MATLAB 7.4 (or earlier). Works on MATLAB 6.1 to the current version. Untested on earlier versions of MATLAB. It is a built-in function in MATLAB 7.6 and later for C=A*B when both A and B are sparse.
)
- 2009-09-11 11:56:47下载
- 积分:1
-
matlab1
说明: MATLAB 工具包 很不错的东西 (MATLAB tool kit is a good thing)
- 2009-09-01 11:14:50下载
- 积分:1
-
minimum_tree
解决图论中的最小树问题的matlab源代码,简单易懂。(Matlab source code to solve the minimum spanning tree problem in graph theory, easy to understand.)
- 2012-04-23 21:00:51下载
- 积分:1
-
robot
A model for robot in matlab/simulink using an s-function.
- 2010-05-09 17:07:45下载
- 积分:1
-
1d
说明: 一维FDTD的可视化实现,注释详细完备,适合初学者。光在一D真空中的传播。(The one-dimensional FDTD visualization of complete, detailed notes, suitable for beginners. That light travels in a vacuum in communication of D)
- 2012-04-18 12:28:22下载
- 积分:1
-
jindai
可以计算一维光子晶体的透射特性和反射特性,用的是传输矩阵法(TMM one-dimensional crytal)
- 2012-04-23 22:09:57下载
- 积分:1
-
basicPSO
Basic partical swarm optimization matlab code
- 2011-06-03 12:47:18下载
- 积分:1
-
contoh_qpsk_modulation
example qpsk modulation
- 2015-04-19 09:29:42下载
- 积分:1
-
cnvcoder
卷积码是一种有记忆的编码,在任意给定的时间单元处,编码器的n个输出不仅与此时间单元的k个输入有关,而且也与前m个输入有关。卷积码通常表示为:(n,k,m)
本次仿真采用(2,1,3)卷积码。
(convolutional code is a kind of code memory, in any given unit of time, the encoder output n this time not only with the elements of the k input, but also with the input m. Convolutional codes are usually stated as : (n, k, m), the simulation used (2,1,3) convolutional code.)
- 2006-06-01 11:22:45下载
- 积分:1
-
three-layers-shot-record
实现了三层介质的地震记录,雷克子波,卷积,采用均方根速度计算。(Implementation of the earthquake record in three layer medium, Ricker wavelet, convolution, using the root mean square velocity calculation.)
- 2020-10-28 08:59:58下载
- 积分:1