-
Matlab
MATLAB入门视频,初学者可多学习,简单,直观,易懂(MATLAB Introduction to video, beginners can learn more than simple, intuitive, easy to understand)
- 2010-06-19 18:31:08下载
- 积分:1
-
4
说明: matlab源程序的清华课件学习案例,方便大家学习,欢迎下载!!(Tsinghua matlab source courseware learning case, to facilitate learning, welcome to download! !)
- 2012-11-24 21:19:19下载
- 积分:1
-
edge_detection
Edge detection in matlab
- 2010-01-10 10:28:18下载
- 积分:1
-
em-algorithm-for-gmm
基于高斯混合模型(GMM)的em算法,给出了其matlab实现(em algorithm for GMM)
- 2011-10-13 16:04:00下载
- 积分:1
-
readTek
读取、绘制Tek示波器保存的MathCAD格式数据文件,扩展名为.ISF(Read data from MATHCAD file generated by TEK oscilloscope with file extension .ISF)
- 2020-12-11 19:29:18下载
- 积分:1
-
FIR_filter
用窗函数法设计FIR带通、低通、高通滤波器 通过改变程序中的参数设计任意带通、低通、高通滤波器(Design of FIR with the window function band-pass, low pass, high pass filter by changing the process parameters in the design of arbitrary band-pass, low pass, high pass filter)
- 2010-01-17 08:59:08下载
- 积分: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
-
wavelet
实现图像的小波变换,并详细介绍了求解过程(Realize the wavelet transform, and gave details of the solution process)
- 2010-05-22 08:23:22下载
- 积分:1
-
wigb
画地震剖面图,横坐标是道号,纵坐标为深度或时间(Videos seismic profiles, the abscissa is the channel number, the ordinate is depth or time)
- 2013-10-08 15:41:40下载
- 积分:1
-
fourthinterface-multiSVM
audio classification using SVM for 5 classes
- 2014-02-15 16:39:30下载
- 积分:1