-
Delta-Sigma
Delta-Sigma (Σ-Δ)模数转换技术(Delta-Sigma (Σ-Δ) ADC)
- 2011-06-23 18:59:40下载
- 积分:1
-
wvlet_matbox
this is matlab code to solve various wavelet problem!!!
- 2012-05-31 16:14:53下载
- 积分:1
-
111meanshift
实现matlab的meanshift视频跟踪
(meanshift written in matlab)
- 2014-12-04 14:10:10下载
- 积分:1
-
CCNA2
说明: CCNA中文笔记第2章
DoD模型被认为是OSI参考模型的浓缩品,分为4层,从上到下是1.DoD模型的Process/Application层对应OSI参考模型的最高3层
2.DoD模型的Host-to-Host层对应OSI参考模型的Transport层
3.DoD模型的Internet层对应OSI参考模型的Network层
4.DoD模型的Network Access层对应OSI参考模型的最底2层
(CCNA Chinese Notes Chapter 2 DoD model OSI reference model is considered concentrated products, divided into four layers, from top to bottom is 1.DoD Model Process/Application layer of OSI reference model corresponds to the maximum 3-layer model 2.DoD Host-to-Host layer corresponds to OSI reference model Transport Layer 3.DoD model Internet layer corresponds to OSI reference model Network model Network Access Layer 4.DoD OSI reference model layer corresponds to the bottom layer 2)
- 2010-04-12 10:23:26下载
- 积分:1
-
GraidFeature
基于matlab的纹理特征提取
基于灰度共生矩阵的纹理特征(Texture feature extraction based on matlab GLCM-based texture features)
- 2010-05-16 18:31:10下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
matlab_and_simulink_tutorial
英国一个大学的指导书,详细讲解了matlab和simulink的应用,也有小的例程(The guidance of a University of British books, detailed account of matlab and simulink application, but also has a small routines)
- 2007-09-20 13:24:01下载
- 积分:1
-
实验二
运用MATLAB对控制系统进行仿真操作(to use MATLAB simulation and control systems operation)
- 2004-11-28 16:16:41下载
- 积分:1
-
renzhiwuxiandian
这个程序在认知无线电中的频谱计算方法,是一种经典的计算方法,十分好用。(The program in cognitive radio spectrum is obtained by a classical method of calculation is very easy to use.)
- 2010-11-12 11:08:23下载
- 积分:1
-
WeibullDistri
Weibull分布幅度高斯功率谱仿真,有需要的可以学习看下(Weibull distribution range power spectrum simulation, there is need to learn faci)
- 2015-03-29 20:31:32下载
- 积分:1