-
MATLAB_2
主要内容:
概述
创建向量
创建矩阵
向量和矩阵元素的索引(重点)
向量和矩阵的基本操作 (重点)
多维数组
(failed to translate)
- 2009-04-05 21:38:38下载
- 积分:1
-
Solder-and-Paste-Mask
对于Solder Mask Layers 和Paste Mask layers这个两个概念,有很多初学者不太理解这两个层的概念,本文做了一个通俗易懂的解释(an article about Solder Mask Layers and Paste Mask layers)
- 2011-01-26 21:54:44下载
- 积分:1
-
LTElianlufangzhen()
LTE链路仿真
LTE链路仿真
LTE链路仿真(Link Simulation LTE LTE LTE link Link Simulation Simulation)
- 2013-07-20 12:31:38下载
- 积分:1
-
statictis-analysis
一些关于使用matlab解方程和数据分析的命令
一些关于使用matlab解方程和数据分析的命令(solve equation and statictis analysis)
- 2014-09-13 22:35:36下载
- 积分:1
-
FLICM
基于局部模糊C均值聚类算法的图像分割的Matlab源代码(Image segmentation based on local fuzzy C-means clustering algorithm)
- 2021-04-01 17:59:08下载
- 积分:1
-
rungekutta
runge kutta方法求解常微分方程(the Runge–Kutta methods (German pronunciation: are an important family of implicit and explicit iterative methods for the approximation of solutions of ordinary differential equations. These techniques were developed around 1900 by the German mathematicians C. Runge and M.W. Kutta.)
- 2012-04-24 17:10:20下载
- 积分:1
-
2
说明: ecg data,i have processed the datas,you can easily use load to load and use the data
- 2010-05-24 16:03:47下载
- 积分:1
-
ssa
ssa,用于在matlab中的noise analysis(ssa, used in matlab noise analysis)
- 2013-08-06 16:39:36下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
stroboscopic-model
采用非线性动力学分析方法来研究互联网拥塞控制系统中存在
的复杂非线性动力学现象,如分岔(bifurcation)、混沌(chaos)等,针对不同参数该组源程序仿真互联网拥塞控制系统频闪模型的非线性动力学现象。(The programs study the dynamic behavior in stroboscopic model of Internet
congestion control system is studied. )
- 2013-07-18 17:26:51下载
- 积分:1