-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
FEM_capacitance
Program that calculates the capacitance between two plates using the Finite Element Method
- 2010-02-02 14:52:13下载
- 积分:1
-
funcionHaar
Program developed in Matlab for the reconstruction of functions from wavelet Har.
- 2011-01-17 22:22:01下载
- 积分:1
-
HaarFaceDetect
说明: 人脸检测领域经典的Haar人脸检测。使用OpenCV.(Face Detection classic Haar face detection. Use OpenCV.)
- 2006-04-07 15:53:37下载
- 积分:1
-
Unts3
建立一个简单的BP神经网络,训练,仿真。直接运行程序,很方便(Establish a simple BP neural network training, simulation. Run the program directly, it is convenient)
- 2014-09-29 16:04:33下载
- 积分:1
-
Matlab-mathematical-modeling
matlab 数学建模与应用 适用于已经入门的matlab用户(matlab mathematical modeling and application has been started for matlab users)
- 2011-11-11 21:10:40下载
- 积分:1
-
dataana_trend
matlab小程序,用来求趋势,很简单。主要是二次函数拟合趋势。(matlab small program used to find trends, very simple. The main trend is to fit a quadratic function.)
- 2013-11-27 22:46:34下载
- 积分:1
-
对于小位移和桥梁变形的测量
说明: 对于小位移和桥梁变形的测量,一种很好的算法,对研究匹配也具有参考价值(For the measurement of small displacement and bridge deformation, a very good algorithm, also has reference value for research matching)
- 2020-06-23 02:40:01下载
- 积分:1
-
Calculate_the_number_of_kernel
Volterra 级数,用于非线性建模,其中核需要自己确定,还有记忆长度(Volterra series for nonlinear modeling, in which the core needs to set itself, as well as memory length)
- 2021-02-20 20:19:43下载
- 积分:1
-
minfo
用MATLAB工具 来进行对CDMA的功率控制的仿真
3G(MATLAB tool to make the power control for CDMA simulation
3G
)
- 2011-05-16 19:41:05下载
- 积分:1