-
main
make the simple game of life.
it only uses 50 X 50 size of point and time limited system.
- 2010-02-10 16:11:28下载
- 积分:1
-
readata
用于读经过采集处理得到的MAT文件代码,非常好用(Reading through the collection and processing for the MAT file code are very easy to use)
- 2011-04-30 09:56:59下载
- 积分:1
-
LDPC(matlab)
LDPC codes .Using the matlab.
- 2009-05-06 16:51:08下载
- 积分:1
-
Numerical-solution-of-differential-equation-and-Ma
常微分方程数值解及其MATLAB实现,包含了数学原理,算法和程序。(Numerical Solution of Ordinary Differential Equations MATLAB implementation, including the mathematical principles, algorithms and procedures.)
- 2010-05-27 23:42:39下载
- 积分:1
-
ggrgwu
灰色理論下之灰關聯matlab源碼,可幫助計算一序列中的數據的權重,得以給予不同之相關性(gray theory under gray relational Matlab source that could help the calculation of a sequence of data weights, given to the relationship between different)
- 2007-06-01 16:35:55下载
- 积分:1
-
Matlab
matlab 经典教程 从入门到精通 实例讲解 非常经典 值得收藏(matlab classic tutorial on the very classic examples from entry to the proficient worth collecting)
- 2013-12-16 15:12:02下载
- 积分:1
-
kalman_simulink
simulink建立的卡尔曼滤波算法,运行没问题!(simulink_kalman and
matlab)
- 2014-01-07 15:25:02下载
- 积分:1
-
unit-commitmen
unit commitment in power system analysis
- 2013-10-11 21:46:13下载
- 积分:1
-
lvboqi
是一个滤波器程序,是我借鉴别人的,可以用但没具体编译过,大家可以拿来试试(Is a filter program, I draw lessons others, can use but no specific compiled, you can try
)
- 2015-01-28 09:51:33下载
- 积分:1
-
MappedTensor
Manages very large tensors of arbitrary dimensions as mapped files on disk.
(This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be passed into functions without requiring that the function be written specifically to use MappedTensors. This is opposed to memmapfile objects, which cannot be used in such a way.
MappedTensor also offers support for basic operations such as permute, without requiring space for the tensor to be allocated.
An existing binary file can also be mapped, similarly to memmapfile. However, memmapfile offers more flexibility in terms of file format.
)
- 2010-12-14 15:17:16下载
- 积分:1