-
39a2f72efdd5cd805fa8e7740053ec5e(1)
噪声产生在matlab程序中的simulink模型设计。(thin is a simulink,please use the thing to study.)
- 2018-03-31 23:35:15下载
- 积分:1
-
鲁棒&脆弱
说明: 基于DCT变化域的鲁棒水印及脆弱水印的嵌入与提取(Embedding and Extracting Robust and Fragile Watermarks Based on DCT Change Domain)
- 2019-06-05 23:14:17下载
- 积分:1
-
Relief
说明: 一种用于微阵列数据降维的reliefF算法(ReliefF algorithm for dimensionality reduction of microarray data)
- 2021-01-06 17:01:08下载
- 积分:1
-
3D Polar Plot
说明: 3D画图,matlab基础教程,适合新手学习入门........(Matlab based tutorial, suitable for novice learning introductory...)
- 2021-02-12 22:20:03下载
- 积分:1
-
HoughTransfo
一个处理hough变换的源码,希望大家能有点用,不过是一个matlab的源码,一会再传一个C的(Hough transform a deal with source code, hope that we can use a little bit, but is a matlab source code, one would send a C of)
- 2007-08-06 13:36:20下载
- 积分:1
-
Pre_Orthomin_K
求解线性方程组的Orthomin法。包括matrix preconditioning和Restart。(Solving Linear Equations Orthomin law. Including the matrix preconditioning and Restart.)
- 2010-11-23 11:34:04下载
- 积分:1
-
Noisetracking
Implements a data-driven noise tracking algorithm suitable for nonstationary noise sources.
- 2014-09-29 14:39:54下载
- 积分:1
-
cavpro
该程序是在flac下运行的,没找到flac,所以用matlab表示了,供岩土力学研究方向学习(The program is run under flac, did not find flac, so use matlab shows for rock mechanics research study)
- 2015-01-05 21:09:46下载
- 积分:1
-
multilevelinv_withblocks
mli with capacitor clamp inverter
- 2015-01-19 12:29:38下载
- 积分:1
-
new1dfdtd
增加了声子晶体周期条件:
if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end(if (mod(ii,19)<9)
u(ii,3)=2*u(ii,2)-u(ii,1)+c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
else
u(ii,3)=2*u(ii,2)-u(ii,1)+0.5*c*(u(ii+1,2)-2*u(ii,2)+u(ii-1,2))
end)
- 2015-03-05 02:15:46下载
- 积分:1