-
filter
% y=filter(sig,fmin,fmax)
% 对信号进行理想滤波,可完成低通,带通
% sig为被滤波信号
% fmin为下限频率,当fmin为0时为低通滤波器,当fmin>0时,为带通滤波器
% fmax为上限频率,fmax>fmin
% fs为信号的采样频率
% y为经过滤波后的信号
(% Y = filter (sig, fmin, fmax)% of the ideal signal filtering, to be completed by low-pass, band-pass filter% sig for signal% fmin is the minimum frequency, when fmin for 0:00 for the low-pass filter, when fmin > 0, for the bandpass filter% fmax is the upper limit frequency, fmax> fmin% fs for signal sampling frequency% y for the filtered signal)
- 2009-02-14 20:38:28下载
- 积分:1
-
cir4_trasformer
Three-phase electric power is a common method of alternating-current electric power generation, transmission, and distribution.[1] It is a type of polyphase system and is the most common method used by electrical grids worldwide to transfer power. It is also used to power large motors and other heavy loads. A three-phase system is usually more economical than an equivalent single-phase or two-phase system at the same voltage because it uses less conductor material to transmit electrical power.[2] The three-phase system was independently invented by Galileo Ferraris, Mikhail Dolivo-Dobrovolsky and Nikola Tesla in the late 1880s.
- 2013-12-16 15:23:30下载
- 积分:1
-
17869336OFDM_u
matlab限幅滤波法降低ofdm峰均比
(matlab ofdm limiting filtering PAPR reduction)
- 2010-05-10 10:58:28下载
- 积分:1
-
Robust-receding-horizon-predictive
Robust receding horizon predictive control for systems with uncertain dynamics and input saturation
- 2013-10-23 20:07:05下载
- 积分:1
-
good
Matlab m file for solving laser rate equation
- 2010-10-11 23:05:25下载
- 积分:1
-
Chapter4
M.Jankiram chapter 4 on MIMO
- 2009-07-15 11:23:35下载
- 积分:1
-
9325
2.4寸9325屏初始化代码,已经点亮过,效果很不错。(9325 2.4-inch screen initialization code has been lit, the effect is very good.)
- 2011-02-08 13:17:39下载
- 积分:1
-
ladder_matrix
求解输入矩阵的阶梯形式,仅供大家学习交流(Input matrix form for solving the ladder, only for them to learn from the exchange)
- 2011-06-06 16:11:27下载
- 积分:1
-
parzen-kn
用matlab进行概率密度函数的非参数估计,主要有parzen窗法和kn近邻法。分别对平均分布和正态分布进行了仿真。(Non-parametric estimation of the probability density function using matlab, main the parzen window method and kn nearest neighbor method. The average distribution and normal distribution were simulated.)
- 2012-06-07 08:59:42下载
- 积分:1
-
music
Frequency estimation using the MUSIC algorithm.
- 2011-09-22 21:52:12下载
- 积分:1