-
deprdv
说明: 这个模型可以在MATLAB中计算资金的贬值情况,根据利率与时间的长度,最后得到资金的现值或终值( For example, the cost of an asset is $13,000 with a life of 10 years.
The salvage value of the asset is $1000. To find the remaining depreciable
value after 6 years, use the following commands. Find the accumulated
depreciation with the straight-line depreciation function, DEPSTLN.
)
- 2011-04-08 08:53:56下载
- 积分:1
-
Newton
牛頓優化算法,matlab代碼,已經驗證過可運行出正確結果(Newton optimization algorithm, matlab code has been verified to run the correct results)
- 2013-08-10 12:01:17下载
- 积分:1
-
OFDM_64QAM_R14
LTE advance qam matlab simulink
- 2015-07-26 08:05:47下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
cor_recover
image watermarking method
- 2011-06-13 18:25:03下载
- 积分:1
-
OFDM
matlab vpi 联合仿真 将输入信号输入到vpi系统中完成仿真(Matlab VPI joint simulation input signal into VPI system to complete the simulation)
- 2021-04-21 19:18:49下载
- 积分:1
-
Matrix-convolution
矩阵卷积,matlab代码,希望能帮助那些需要进行运算的同学。。。(Matrix convolution)
- 2012-04-19 22:50:34下载
- 积分:1
-
LFM_signal
生成一段线性调频信号,并用脉冲压缩技术对信号进行接收,得到脉冲的时延信息(Generate a linear FM signal, and pulse compression technology to receive the signal pulse delay)
- 2012-06-16 23:02:12下载
- 积分:1
-
task1_main
随机线性分组编码,信道编码,纠错编码,检错编码(Random linear block coding, channel coding)
- 2014-12-20 10:24:47下载
- 积分:1
-
biyesheji
一个本科毕业设计,关键是有源码。内容为ofdm系统仿真,包括设计方案,仿真参数设置等。(A graduation project, the key is a source. Content ofdm system simulation, including the design, simulation and parameter setting.)
- 2010-07-18 15:36:08下载
- 积分:1