-
optical-flow-doc
optical flow algorithm
- 2011-05-02 00:23:03下载
- 积分:1
-
DYDtTongYiChaos
程序实现了分数阶统一混沌系统,为分数阶混沌系统在实际中的应用奠定了基础。(program of fractional unified chaotic systems, fractional chaotic system in practical application laid the foundation.)
- 2006-08-09 14:39:14下载
- 积分:1
-
gridStorageBatt
电网中电池储能的模型。使用simulink进行仿真。在matlan的环境下进行的。(Model battery energy storage grid. Using simulink simulation. In the environment of matlan.)
- 2016-01-28 22:52:04下载
- 积分:1
-
HHT
计算信号的希尔伯特-黄变换。
将HHT.m中的sig改成需要计算的信号即可。(Calculating signal Hilbert- Huang Transform. )
- 2013-07-25 23:34:54下载
- 积分:1
-
Mathematica-Sudoku
用mathematica编写的数独解答小程序。用Mathematica7编写,主要分为图形绘制和数独解答两个部分。实现的功能是:可自行设计、输入数独,程序将快速得出正确答案。(Sudoku answer small program written using Mathematica. Written in Mathematica 7, mainly divided into two parts graphics rendering Sudoku answer. Achieve the function is: can design their own input Sudoku, the program will quickly arrive at the correct answer.)
- 2013-04-26 20:11:23下载
- 积分:1
-
qujiankongzhi1
MPC 区间控制 DMC区间控制 MATLAB源码 已验证非常好无任何错误 参考价值高
这里的控制目标是把状态量控制在一个区间内,也就是区间控制,把区间约束改为一个固定值就是一般的DMC了,程序内容相应也会简单一些。(Here the control goal is to control the state of the range, that is, the interval control, the interval constraint to a fixed value is the general DMC, the program will be a simple corresponding content.)
- 2016-04-10 22:40:15下载
- 积分:1
-
example4_4
例4:在sinc(t)信号中叠加噪声,分析对应频谱
fs=100 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=2 时间窗大小
(
x=x+0.1*randn(1,N)
x=awgn(x,-10, measured )
figure
plot(t,x)
title( 时域信号图 )
xlabel( t /s )
y=fft(x,N)
figure
if mod(N,2)~=0
N=N-1
end
f=linspace(0,fs/2,N/2)
plot(f,abs(y(1:N/2))*2/N)
title( 叠加噪声的sinc(t)信号频谱 )
xlabel( f /Hz )
figure
y0=y(1:N/2)
P=y0.*conj(y0)/N
P=10*log10(P)
plot(f,P)
title( 功率谱 )
xlabel( f /Hz )
)
- 2010-05-25 20:59:03下载
- 积分:1
-
Mobile-and-Wireless-Communications-for-IMT-Advanc
Mobile and Wireless Communications for IMT-Advanced and Beyond. LTE basics
- 2014-01-01 15:02:43下载
- 积分:1
-
GPCAPDASpectral
General Principle Component Analysis (GPCA)
- 2014-02-03 13:23:50下载
- 积分:1
-
分岔图3
说明: 求解分岔问题,非常适合于求解非线性振动问题(Solving bifurcation problems)
- 2021-03-17 20:19:20下载
- 积分:1