-
tools
ipr函数库与仿真实验程序,都是要用到的库函数。(ipr library procedures and simulation results are used in the library function.)
- 2008-05-27 02:38:18下载
- 积分:1
-
DspBuilder
matlab 结合 dspbuilder 开发的实验(matlabdspbuilder )
- 2009-10-09 14:25:54下载
- 积分:1
-
Passeges
实现了电梯客流仿真,且运行结果与实际相符(realize the simulation of passengers who will take elevator. The results are the same as fact.
)
- 2012-02-26 01:20:43下载
- 积分:1
-
PSO优化LSSVM工具箱——分类部分
PSO-LSSVM分类测试程序代码模板,PSO优化LSSVM工具箱——分类部分(PSO-LSSVM Classification Test Program Code Template, PSO Optimizing LSSVM Toolbox-Classification Part)
- 2020-09-13 10:27:58下载
- 积分:1
-
zunewton
阻尼牛顿法求解minf(x)=(1-x1)^2+2*(x2-x1^2)^2初始点x=(0,0)精度为0.01。可运行出结果,程序清晰,算法明确。(Damped Newton method for solving min f (x) = (1-x1) ^ 2+2* (x2-x1 ^ 2) ^ 2 the initial point x = (0,0) accuracy of 0.01.It Can run out the results 。 the program is clear, algorithm is explicit. )
- 2012-02-15 14:36:02下载
- 积分:1
-
二维的MUSIC算法
实现二维的MUSIC算法,并精确计算出波达方向,并作出可视图形。(The two dimensional MUSIC algorithm, and calculate the direction of arrival, and make visual graphics)
- 2020-07-04 14:40:02下载
- 积分:1
-
MATLAB
matlab codes are related with convolution,add and save method,circle,save and sigma function.
- 2010-08-29 19:19:16下载
- 积分:1
-
changyonghanshuliebiao
MATLAB中一些常用的函数,在做实验时可以直接选定函数进行编程。(Some commonly used functions in MATLAB, the experiment can be programmed directly to the selected function.)
- 2011-05-18 11:31:28下载
- 积分:1
-
stbc
BPSK调制下的2发一收空时分组码程序,本程序是对两发一收情况下采用空时分组码的性能分析,星座映射采用的是BPSK映射,接收天线上的接收信噪比,在仿真的过程中把接收信号的功率归一化为1(BPSK modulation issued a collection of two space-time block code program)
- 2011-06-22 14:11:40下载
- 积分:1
-
03607_28
DFT进行频谱分析时的三种现象
1、混叠:对连续信号采样,要求连续信号是带限的,采样频率要足够高。Fs应满足Nyquist采样定理才不产生混叠。
采样前加低通滤波器防混叠
2、频谱泄漏:DFT对时域信号进行了截断(相当于采样信号乘了一个窗函数),时域的乘积相当于频域卷积,改变了原信号频谱。
改用其他窗函数(非矩形)改善泄漏。
3、栅栏现象:DFT 只给出了频谱在采样点上的取值,采样点间的频谱内容丢失。(DFT spectrum analysis of a three phenomena, aliasing : continuous signal sampling, requiring continuous signal is band-limited, the sampling frequency should be high enough. Fs meet the Nyquist Sampling Theorem would not have aliasing. Sampling former low-pass filter plus anti-aliasing 2, spectrum leakage : DFT right time domain signal a disconnect (equivalent to a sampling signal by a window function). time domain is equivalent to the product of frequency-domain convolution, changes in the spectrum of the original signal. Window functions to switch to other (non-rectangular) to improve leakage. 3, fenced phenomenon : DFT spectrum is given only at the sampling point value, sampling points of the spectrum as lost.)
- 2007-05-08 16:22:17下载
- 积分:1