搜索资源列表
机械振动程序
- 分别用4单元和16单元有限元法求解左端固定、右端自由的等直杆(截面积为 ,弹性模量为 ,密度为 ,杆长为 )在1/4杆长处的稳态响应并与精确解进行对比(假设1/4杆长处集中载荷 激励)(要求MATLAB编程计算,附程序清单)
m_PCA
- PCA降噪及显示降噪后图像源码,共4个m文件,不是p文件,方便查看。-The source code of PCA denoising, total 4 m files, not p file.
WaveletTransformsinMATLAB
- 执行一维和二维小波变换在MATLAB环境中。十几包括的小波函数有: * Haar * Daubechies 1-6 * Symlets 1-6 * Coiflets 1 and 2 * Splines and reverse splines * CDF 9/7 and Le Gall 5/3 * S+P wavelets (2,2), (4,2), (4,4), (6,2), and (2+2,2) * Two Ten "TT" * Low-complexit
FastFourierTransformAlgorithm
- This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ] x= length(y) m= log2(x) p= ceil(m) To call the function use ft2(y,p
Character_Recognition_Training__NN_for_classificat
- 图像特征识别通过神经网络训练方法实现,是学习参考的好资料-you will need first to run the file that name "charGUI4.fig" and on the right side there is a load training set where you have to train the system first, run any data that is should be from 1 to 9 and 0 like ( 1 2 3 4 5 5
dtcwt_toolbox4_3
- 国外编写的双树复小波的一个开发包,包括1维和2维的情况,文件中有说明。-The Dual-Tree Complex Wavelet prepared outside of a development package, including the one-dimensional and two-dimensional case, the document has made it clear.
hucrf_code
- Hidden-Unit Conditional Random Fields 工具箱,可以用于训练linearCRF和和L.J.P. van der Maaten, M. Welling 提出的huCRF-We provide Matlab code that implements the training and evaluation of hidden-unit CRFs, as well as code to reproduce the results of our experim
MyBayes
- 2.编写两类正态分布模式的贝叶斯分类程序。 设以下模式类别具有正态概率密度函数: ω1:{(0 0)T, (2 0)T, (2 2)T, (0 2)T} ω2:{(4 4)T, (6 4)T, (6 6)T, (4 6)T} (1)设P(ω1)= P(ω2)=1/2,求这两类模式之间的贝叶斯判别界面的方程式。 (2)绘出判别界面。 3.已知服从正态分布的两类训练样本集分别为 :,,,, :,,, ,试问属于哪一类?
FastFourierTransformAlgorithm
- This program is open source code of fast Fourier transform in matlab. Where y is the input argument and p is the normalized size of the input. Let y = [1 2 3 4 ] x= length(y) m= log2(x) p= ceil(m) To call the function use ft2(y,p) -This program is op
huidutidugongshengjuzhen.-
- 灰度共生矩阵(GLCM) 及matlab代码实现.计算四个共生矩阵P,取距离为1,角度分别为0,45,90,135.对共生矩阵计算能量、熵、惯性矩、相关4个纹理参数.-GLCM matlab