-
CH6
Wiley - Antenna and EM Modeling with MATLAB CHAPTER6
- 2012-06-10 12:26:58下载
- 积分:1
-
spatialPattern.m
Specific color noise generator (MatLab function)
- 2012-07-17 13:09:22下载
- 积分:1
-
Basic-Interface
Bookmark
//
// ImageAndTextCell.h
// SimpleTreeController
//
// Created by System Administrator on 7/13/11.
// Copyright 2011 __MyCompanyName__. All rights reserved.
//
- 2014-01-21 17:47:36下载
- 积分:1
-
MATLAB
matlab使用手册,非常实用,超级好用. (matlab manual, very practical, super-easy to use.)
- 2007-11-05 00:14:15下载
- 积分:1
-
f_filter_high
高通滤波器的构建。在频域对信号进行高通滤波(High-pass filter constructed. High-pass filtering the signal in the frequency domain)
- 2012-05-31 22:39:51下载
- 积分:1
-
sjnh
matlab 用于数据拟合的几个教程:包括一元线性回归分析 一元非线性回归分析多重回归分析(matlab for data fitting several tutorials include: one yuan linear regression analysis one yuan non-linear regression analysis of multiple regression analysis)
- 2014-08-27 13:46:12下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
Matlab-huitu
Matlab绘图,希望对各位有用
实验及其答案(Matlab graphics)
- 2012-09-10 15:22:32下载
- 积分:1
-
123reasurchmethod
搜索算法是利用计算机的高性能来有目的的穷举一个问题的部分或所有的可能情况,从而求出问题的解的一种方法(search algorithm is the use of high-performance computer to a purpose of an exhaustive part or all of the possible , and to obtain the solutions of the problems a method)
- 2006-12-30 14:54:30下载
- 积分:1
-
zp_MP
用matlab实现MP算法进行信号重构,有详细的注释(MP algorithm using matlab to achieve signal reconstruction, detailed notes)
- 2011-11-12 22:24:29下载
- 积分:1