-
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
-
ber-bpsk-ofdm-rayleigh-channel
ber bpsk ofdm rayleigh channel
- 2010-05-30 03:20:00下载
- 积分:1
-
11
说明: 思源科技出版 matlab基础与提高 11章 源代码(Springsoft matlab basis and published the source code to improve Chapter 11)
- 2010-04-24 11:57:54下载
- 积分:1
-
zengqiangfenge
Matlab tuxiangzengqiang
- 2010-05-22 10:54:54下载
- 积分:1
-
feixianxing
使用MATLAB来进行非线性方程的求解,具体的算法源码都以给出。(Use MATLAB to carry out non-linear equations, specific algorithms have to give source code.)
- 2010-01-15 13:42:17下载
- 积分:1
-
Kerfun
可以让用户通过自己定义的变量来调入常用的Kernel(Allows users to adopt its own definition of the variables commonly used redeployed Kernel)
- 2007-11-30 12:13:58下载
- 积分:1
-
fitting
二维数据平滑,跟定二维数据,每9个点拟合,中间点带入拟合的曲线,得到平滑后的数据(2 d data smoothing, with 2 d data, fitting every nine points, intermediate points to the fitting curve, get data after smoothing)
- 2015-04-15 13:50:44下载
- 积分:1
-
matlab-13-B
2013年国赛数学建模B题第一题matlab源代码(2013 State B title game first question mathematical modeling matlab source code)
- 2014-01-18 20:28:48下载
- 积分:1
-
signalprocessingtoolbox
how to use signal processing toolbox
- 2010-11-21 21:50:34下载
- 积分:1
-
CSVM
SVM非线性分类,数据与代码均给出,而且还有结果图列,望能给予帮助(SVM linear classification, data and code are given, but also the results of figure out, hope for help)
- 2011-05-04 20:34:59下载
- 积分:1