-
aboutKSVD
这是关于KSVD的两篇英文文章,我觉得对学习KSVD算法很有用(It s about ksvd the two articles in english, i think learning ksvd algorithm is very useful
)
- 2010-06-03 19:45:02下载
- 积分:1
-
SeismicLab
地震勘探数据处理的matlab工具包,包括常用的反褶积,拉登变换,地震绘图等多种功能,比较好用的小东西(Seismic data processing matlab toolkit, including the commonly used deconvolution, transform Laden, seismic mapping and other features, compared to-use small things)
- 2021-01-05 19:58:54下载
- 积分:1
-
MATLABprogrammingorEngineers
老师收集给我们的MATLAB编程教程,希望大家可以利用。(help you help me)
- 2009-05-15 11:28:58下载
- 积分:1
-
Lihong_buck
自己做的中频感应加热电源的simulink模型,其中调功部分采用buck电路,负载采用RLC串联谐振。(This is a mdl file of matlab,it shows the work of our team of a project of a power suply.)
- 2021-03-01 14:39:34下载
- 积分:1
-
ant
说明: 蚁群全局最优”算法针对普通二元函数最大值、Schaffer函数和Rastrigin函数最小值的matlab程序(The ant colony global optimal algorithm for the normal binary function max, Schaffer function and Rastrigin function minimum matlab program)
- 2019-11-14 22:52:41下载
- 积分:1
-
Desktop
random number generation
- 2010-11-24 06:11:32下载
- 积分:1
-
CQF_filter_bank_design
This is a code to design and simulate the CQF filter banks.
- 2009-06-23 01:45:58下载
- 积分:1
-
567
LTE-A系统的最新进展,对超前研究LTE-A系统的非常有帮助(LTE-A system of the latest, on the advance of LTE-A system very helpful)
- 2010-05-09 12:39:45下载
- 积分:1
-
fig7x34
带转矩内环的转速,磁链闭环矢量控制仿真模型(Loop speed with torque, flux loop vector control simulation model)
- 2013-08-24 11:03:55下载
- 积分:1
-
Percolation-Cluster
对周围相邻的 8 邻居求和(元胞只有两种状态,0 或 1 )。元胞也有一个单独的状态参量(所谓 记录 )记录它们之前是否有非零状态的邻居。 在 0 与 1 之间产生一个随机数 r 。 如果总和> 0 (至少一个邻居)并且 r >阈值,或者元胞从未有过一个邻居,则元胞= 1 。 如果总和> 0 则设置"记录"的标志,记录这些元胞有一个非零的邻居。 (8 adjacent neighbors on the surrounding sum (cell only two states, 0 or 1). Cell also has a separate state parameters (so-called ' records' ) record that they have non-zero state before the neighbors. Between 0 and 1 generate a random number r. If the sum of> 0 (at least one neighbor) and r> threshold, or the cell has never had a neighbor, then cell = 1. If the sum> 0 set the " record" sign, record the cell has a non-zero neighbors.)
- 2011-06-30 19:59:51下载
- 积分:1