-
DTC5
its simualation of dtc
- 2010-01-01 21:20:16下载
- 积分:1
-
r-25
IEEE research paper for m.tech students
- 2013-03-03 12:37:08下载
- 积分:1
-
Khatri_Rao_product
由于matlab中没有计算Khatri Rao product的函数,这里写一个子函数方便调用.并且提供了HOSVD的计算函数(Because there is no function to compute Khatri Rao product in MATLAB, here is a child function that is convenient to call.)
- 2021-03-18 09:59:20下载
- 积分:1
-
wavelet_ridgelet_segmentation
本程序是基于ridgelet和小波的图像分割,内附有程序运行的图像(This procedure is based on the Ridgelet and wavelet for image segmentation, enclosed to run image)
- 2008-01-21 11:34:01下载
- 积分:1
-
pso
粒子群优化算法是一种进化优化技术,源于对鸟群扑食的行为,是一种基于迭代的优化工具。(PSO is an evolutionary optimization technique, derived the behavior of the birds of prey, is based on iterative optimization tools.)
- 2014-10-06 19:34:28下载
- 积分:1
-
Copula
Copula理论及应用实例,附有代码和应用实例,直接可以生成结果(Copula theory and application examples)
- 2015-01-12 17:36:17下载
- 积分:1
-
NPC3LEV_SPWM
3 level NPC inverter (SPWM)
- 2016-01-20 05:45:35下载
- 积分:1
-
zgiurare
详细画出了时域和频域的相关图,包括回归分析和概率统计,滤波求和方式实现宽带波束形成,插值与拟合,解方程,数据分析,ICA(主分量分析)算法和程序,毕业设计有用,加入重复控制。( Correlation diagram shown in detail the time domain and frequency domain, Including regression analysis and probability and statistics, Filtering summation way broadband beamforming, Interpolation and fitting, solution of equations, data analysis, ICA (Principal Component Analysis) algorithm and procedures, Graduation useful Join repetitive control.)
- 2016-04-14 12:54:36下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
FSK_mod
FSK modulation matlab model
frequency deviation
FSK modulacia so spojitou fazou je zalozena na frekvenciach,
t.j. ak k=f/tb a k je celociselny nasobok oboch frekvencii.
Ak k nie je celociselny nasobok, potom je to FSK modulacia s nespojitou fazou.
fb - frekvencia vstupnych bitov bit/s
fm - frekvencia pre 1
fs - frekvencia pre 0
>> FSK_mod(500,1000,3000,[0 1 0 1 1 0 1 0 0 1]) (FSK modulation matlab model
frequency deviation
FSK modulacia so spojitou fazou je zalozena na frekvenciach,
t.j. ak k=f/tb a k je celociselny nasobok oboch frekvencii.
Ak k nie je celociselny nasobok, potom je to FSK modulacia s nespojitou fazou.
fb- frekvencia vstupnych bitov bit/s
fm- frekvencia pre 1
fs- frekvencia pre 0
>> FSK_mod(500,1000,3000,[0 1 0 1 1 0 1 0 0 1]) )
- 2010-10-21 11:45:13下载
- 积分:1