-
lms
说明: 一个简单的自适应lms算法,用matlab做的仿真,很适合初学者(A simple adaptive lms algorithm, the simulation with matlab do, it is suitable for beginners)
- 2011-03-14 09:11:40下载
- 积分:1
-
DTG-CURVES-SIMULATION
热解曲线DTG模拟,求解热解动力学参数,matlab,(matlab,pyrolysis and dtg curves simulation )
- 2014-09-05 16:36:29下载
- 积分:1
-
frequency-estimatin-method
频率估计的几种算法,包括music算法,rife算法,周期图法,pisarenko,levenson法(Frequency estimation of several algorithms, including music algorithm, rife algorithm, periodogram, pisarenko, levenson France)
- 2013-09-29 08:57:28下载
- 积分:1
-
14db3585364e
希尔伯特黄变换matlab小程序,一种适用于分析非平稳非线性信号的时频分析方法。(Hilbert-Huang Transform matlab code. It applies to seismic data.)
- 2013-12-04 10:28:05下载
- 积分:1
-
Matlayufayuhuitu
MATLAB语法与绘图,压缩文件里是图片格式文件.(MATLAB grammar and graphics, compressed file is a picture format.)
- 2008-06-06 17:20:52下载
- 积分:1
-
compare
int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i ++)
{
if (a[i] != b[i])
{
return i
}
}
return -1
}
(int compare(const char* a, const char* b, int size)
{
for (int i = 0 i < size i++)
{
if (a[i] != b[i])
{
return i
}
}
return-1
}
)
- 2014-09-02 13:53:50下载
- 积分:1
-
frft2.m.txt
分数付利叶变换的第二种算法 matlab程序(The m-file frft2.m computes the fast fractional Fourier transform following the algorithm)
- 2015-04-21 19:38:01下载
- 积分:1
-
matlab实例 lms 算法
matlab实例lms 算法(Matlab example LMS algorithm)
- 2005-02-21 09:43:13下载
- 积分:1
-
deubechies
for using this code need to use signal toolbox and general toolbox in your matlab
Using Daubechies transform to compress the image (showing remaining coefficen of Thresholded Image)
and then using Inverse 2D Daubechies transform and finding the SNR to see how well decompression works
- 2013-12-11 17:25:41下载
- 积分:1
-
jixian zaihe_combine fenbutu_6.2 excel
通过修改输入excel文件中的铺层信息及材料属性,计算层合板的等效模量及极限强度,并绘制应力沿厚度方向的分布图(The equivalent modulus and ultimate strength of the laminates are calculated by modifying the information and material properties of the laminates inputted into excel files, and the stress distribution along the thickness direction is plotted.)
- 2020-06-20 06:00:01下载
- 积分:1