搜索资源列表
truetime-1.3
- 一个很棒的网络控制系统仿真软件,truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, truetime Toolbox including Computer and TrueTime True
system_1
- 通信数字传输系统各部分仿真程序,包括调制、解调、A/D转换、D/A转换、信道传输、抽样判决等
truetime-1.13b-compiled
- 一个很棒的网络控制系统仿真软件,Truetime工具箱包括TrueTime Computer与Truetime Network 两个接口模块。计算机模块具有灵活的实时内核,A/D和D/A转换器,网络接口和外部通道。计算机模块按照用户定义的任务执行,代码采用Matlab或C++编写。-a terrific network control system simulation software, including Truetime Toolbox Truetime TrueTime Computer
sin.rar
- 正弦波信号的均匀量化和线性编码 A/D 变换,实数的线性编码 D/A 变换,实数的线形译码,Uniform quantization of sinusoidal signal and linear coding A/D conversion, the linear coding real D/A conversion, real decoding of linear
CodeBook
- Code MATLAB in S. Theodoridis, A. Pikrakis, K. Koutroumbas, D. Cavouras - Introduction to Pattern Recognition: A MATLAB Approach
KF-2-D-matrix
- 卡尔曼滤波简单例子,二维情况。模拟一个小车在平面内运动-Kalman filter simple example, two-dimensional situation. Simulation of a car movement in the plane
dna
- 用MATLAB实现DNA遗传算法,有详尽注释,且已通过编译-DNA genetic algorithm using MATLAB implementation, a detailed annotation, and has passed the compilation
dbf
- 各种波束形成方法的集合,非常好用,当然,非原创。-A collection of various beamforming methods, very easy to use and, of course, non-original.
MATLAB
- 对噪声信号中的正弦信号,通过Pisarenko谐波分解方法、Music算法和Esprit算法进行频率估计,信号源是: 其中, , , ; 是高斯白噪声,方差为 。使用128个数据样本进行估计。 1、用三种算法进行频率估计,独立运行20次,记录各个方法的估计值,计算均值和方差; 2、增加噪声功率,观察和分析各种方法的性能。-Sinusoidal signal in the noise signal through the Pisarenko harmonic decomposition metho
dmc
- 用matlab实现的动态矩阵仿真程序,学预测控制的朋友可以看看啊-Achieved with dynamic matrix matlab simulation program, predictive control school friends can take a look at ah
heat2d
- 这个程序是用matlab程序编写的应用数值方法计算二维平板传热的一个应用程序,含有源代码和公式,可以根据具体参加和情况进行二次开发,简单使用,非常方便。-use the Matlab to build a code,use numirical method to solve 2-D heat transfer problem, cold in the pack,can be modified by your need
2-D-EM-field-simulator
- 两维FDTD电磁场数值模拟程序,包含程序应用手册,可用于二位微波器件仿真、探地雷达数值模拟-REALTIME: A TWO-DIMENSIONAL ELECTROMAGNETIC FIELD SIMULATOR
SurfBox
- A set of C++ and Matlab routines implementing the surfacelet transform surfacelet的一个非常好用的工具箱-A set of C++ And Matlab routines implementing the surfacelet transformsurfacelet a very useful toolbox
kdtree
- 用matlab编写的k-dtree,加快搜索,在点云拼合中应用广泛。-Matlab prepared with k-dtree, to speed up the search, put together in the point cloud in a wide range of applications.
DDS
- 这里的DDS(直接数字合成)是我在MATLAB中用Simulink基本模块搭建起来的模型,仿真DDS信号的产生,并有一个M文件实现与模型同等的功能,MATLAB爱好者一定不要错过-I build the DDS model using simulink basic model to simulate the DDS source, associated a M file realizing the same function as the model,and,the MATLAB lover
Digital_PID
- Matlab连续系统的数字PID控制程序,可实现A/D,D/A功能,符合现场实际情况。-Matlab figure for PID control system procedures, can be A/D, D/A functions, in line with the actual situation at the scene.
DFT
- 题目:离散富立叶变换(DFT)和频谱分析.matlab实现 1信号函数h(t)= e-a*t*tsin(2πft)2编程计算的离散富立叶变换(DFT)和IDFT图像。3计算振幅谱,相位谱以及检测信号主频-Title: Discrete Fourier Transform (DFT) and spectral analysis. Matlab function to achieve a signal h (t) = ea* t* tsin (2πft) 2 programming computin
Cassioli_channel
- This matlab code generates UWB indoor channel impulse response described in : Cassioli, D. Win, M.Z. Molisch, A.F., "The ultra-wide bandwidth indoor channel: from statistical model to simulations," Selected Areas in Communications, IEEE Journal on
NaturalMatting
- The missing code with resources on http://www.alphamatting.com, matlab implementation for [1] A. Levin D. Lischinski and Y. Weiss. A Closed Form Solution to Natural Image Matting.
MOEA-D
- Implementation of MOEA/D, a multi-objective optimisation genetic algorithm based on decomposition.