搜索资源列表
多径多普勒效应讲义(含matlab程序)_2005
- 多径多普勒效应的详细讲解以及相应的MATLAB实现,非常好用!!!
bpsk基于matlab的仿真
- 在matlab上实现bpsk的调制信道仿真,原理,程序详细
matlab经典入门程序
- 很实用的matlab入门程序。从matlab能实现的功能来进行讲解,并且给出很多的列子来进行说明。
vb语言实现的卡尔曼滤波源程序
- 初学习滤波器的有关知识,给出一个简单的卡尔曼滤波的matlab程序。vb语言实现的卡尔曼滤波源程序 (没有测试,输出部分要配合相应的过程)-early learning knowledge of the filter, is a simple Kalman filtering Matlab procedures. Vb language Kalman filtering source (no test, the output corresponding to tie part of the pr
MATLAB
- 数字水印算法中常用的 MATLAB 函数,应用MATLAB语言实现了一个空间域数字水印算法的嵌入、提取和攻击过程,并给出了程序运行的结果。-Digital watermarking algorithm used in the MATLAB function, the application of MATLAB language implementation of a spatial domain digital watermarking algorithm for embedding, extr
edgedetect
- 本程序利用matlab来实现基于小波变换的多尺度图像边缘检测。-This word use matlab to detect edge especially based on Wavelet Transform。
1191286763
- 信号处理中常用的算法,本程序实现了fft和ifft的运算 ... ·Bayesian Filter.贝叶斯(Bayesian ·一个目标跟踪系统的MATLAB 源程序包-Commonly used in signal processing algorithms, this program achieved the fft and ifft computing ... · Bayesian Filter. Bayes (Bayesian · a target tracking system MAT
the_realization_of_fft
- 快速Fourier变换算法及Matlab程序实现,有助于初学者加深对fft的理解。-Fast Fourier Transform algorithm and Matlab procedures for implementation, will help beginners to deepen the understanding of the fft.
OFDMSimulation
- 3篇关于OFDM仿真的技术文档。是通信专业学生仿真OFDM必备论文。包括:OFDM的基本原理及FFT实现、OFDM Simulation Using Matlab、12575cornell大学一篇关于OFDM仿真的论文(含matlab程序)。-3 on the OFDM simulation of technical documentation. OFDM simulation of communications students must have papers. Include: OFDM
genetic-matlab-program-instance
- 三个遗传算法matlab程序实现,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作-Three genetic algorithm matlab program instance,-Based roulette method of nonlinear ranking selection, uniform crossover, mutation operation, but also the introduction of inversion operation
matlab
- MATLAB是一套功能十分强大的工程计算及数据分析软件,具有友好的可视化编程界面及接近数学表达式的自然化语言。针对信号与系统中傅里叶变换具有抽象度高、难于理解的特点,利用MATLAB强大的信号处理功能、阶跃响应,微分方程,卷积定理的内容,通过MATLAB 程序实现。本文介绍了MATLAB在信号与系统仿真中的应用,该软件在通信电子类课程中应用越来越广泛,通过几个典型实例来重点研究。 关键词:MATLAB;阶跃响应;微分方程;卷积;信号与系统;仿真 -MATLAB is a very power
MATLAB
- 主要介绍了各种图论算法及其他们的matlab程序实现,这本书很好的帮助了入门的新手学习图论算法.-Introduces a variety of graph algorithms and their matlab program, this book is a good help the novice learning graph theory algorithms.
三个遗传算法matlab程序实例.
- 三个遗传算法matlab程序实例,用于简单的说明遗传算法在MATLAB中的实现过程。(Three examples of genetic algorithm matlab program)
matlab程序
- 这个m文件实现了一阶惯性加延迟环节的离散,仿真效果较好。(Discretization of the first order inertial plus delay element.)
Vector Transformations
- 实现向量的转换的matlab程序,真心好用(the realization of vector transformation)
1.MUSIC算法MATLAB程序
- 通过matlab程序仿真,实现信号来波方向的角度估计演示(timation of the signal's wave direction through the simulation of MATLAB program)
蒙特卡罗算法与matlab(精品教程).pdf
- 全网最全蒙特卡洛理论讲解与MATLAB算法实现,结合程序实例讲解,零基础学习蒙特卡洛算法
传感器信息融合:MATLAB程序实现
- 这本书主要对一些典型多传感器融合算法进行描述并给出了Matlab仿真程序。(This book describs classical multisensor fusion algorithms and gives the simulation program based on Matlab.)
结构可靠度分析的响应面法及其Matlab实现
- 边坡可靠度分析的MATLAB程序的实现,介绍了边坡可靠度分析的实现原理和过程,比较了应用的有效性(Realization of MATLAB Program for Slope Reliability Analysis)
CNN代码解析-matlab工具箱
- 卷积神经网络CNN的代码解析文档,可以辅助了解CNN的MATLAB程序实现过程