搜索资源列表
matlab-labview
- LabVIEW调用MATLAB语言开发的算法的一些论文参考资料-LabVIEW calls the algorithm developed MATLAB language reference number of papers
dijkstra
- dijkstra算法 matlab语言-dijkstra algorithm 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
qpsk_berest
- 用MATLAB语言描述的关于QPSK的无线通信系统仿真应用,如何产生QPSK信号-MATLAB language to describe the use of QPSK wireless communication system simulation applications, how to generate QPSK signal
MATLABGUIdsign
- Matlab GUI语言的基础入门详细讲解,浅显易懂-Matlab GUI language to explain in detail the basis for entry, easy to understand
Beijing-University-of-MATLAB-Courseware
- 北京工业大学MATLAB课件,包含MATLAB语言基础、绘图、数值计算等内容-Beijing University of MATLAB courseware, including the MATLAB language-based, mapping, numerical calculation etc.
self-correlationandpowerspectrum
- 本程序描述的是如何用MATLAB语言来编写自相关和功率谱函数-self-correlationandpowerspectrum
multivariablegaussprocess
- 本程序描写的是如何用MATLAB语言来编写多变量高斯过程的产生的程序-multivariablegaussprocess
DSB-AMmodulation
- 本程序描述的是如何用MATLAB语言编写DSB-AM调制的程序-DSB-AMmodulation
PEG
- LDPC码的PEG构造算法,C语言编写。 希望对研究LDPC码的同仁们有所帮助-LDPC codes PEG construction algorithm, C language. Hope that the study of LDPC codes help colleagues
chenxu
- 这些都是些有关用matlab语言实现的小程序,主要是关于gui界面的-These are some of the matlab language with a small program focused mainly on the gui interface
SCME
- C语言和matlab语言混编的 3GPP里的LTE信道模型SCME,压缩包内含代码和说明文档-C and MATLAB implementation of the 3GPP Spatial Channel Model Extended (SCME)
The-simulation-of-OFDM-systems
- 正交频分复用(OFDM) 是第四代移动通信的核心技术。该文首先简要介绍了OFDM基本原理,重点研究了理想同步情 况下,保护时隙(CP) 和不同的信道估计方法在高斯信道和多径瑞利衰落信道下对OFDM系统性能的影响。在给出OFDM系 统模型的基础上,用MATLAB语言实现了整个系统的计算机仿真并给出参考设计程序。最后给出在不同的信道条件下,保 护时隙、信道估计方法对OFDM系统误码率影响的比较曲线,得出了较理想的结论。-Orthogonal frequency division mult
The-corresponding-program
- 基于matlab语言环境下的暂态上机计算对称电流和不对称电流故障的计算-Based on the transient in the matlab language environment on the calculation of the symmetrical current and asymmetrical current fault
yuyinjiachuang
- matlab语言实现语音信号预处理及短时加窗-Matlab language voice signal pre-processing and short-term window
MATLAB
- 应用模拟电荷法对球一 板电极电场进行了计算,并用MATLAB语言编制了计算软件。 -The application charge simulation method, ball-plate electrode electric field calculation using MATLAB language computing software.
matlab-hanshu
- 详尽介绍了matlab语言的函数应用,对于初学者很有帮助。是matlab学习的入门教程。-A detailed descr iption of the matlab language function applications, very helpful for beginners. Is the matlab learning introductory tutorial.
matlab-programming
- 用于学习matlab语言编程的PPT文档,里面含有编程源代码。-Matlab programming language for learning PPT document, which contains programming source code.
S.J.Chapman-MATLAB
- 对MATLAB编程工具有详细的使用方法,并附有大量的程序供参考,非常好的一本学习matlab 语言的入门书籍-MATLAB programming tools for detailed usage, with a large number of procedures for reference, a very good introductory book to learn matlab language
MATLAB编程
- (1)首先对你所面临的问题进行精确描述,即你遇到的到底是什么问题 (2)定义输入输出量,即我们的目的和现有的条件 (3)设计算法,逐层分解,逐步求精,这是做事谋的一个过程,大部分人做事出错就 出在这个地方,懒得到逐层分解,逐步求精,总是妄想一步登天。 (4)把算法转化为MATLAB 语言,这一步是踏踏实实做的过程,没有这一步你什么 也做不成。 (5)检测程序,我们做的东西是否正确,不正确检测错误。这一步是需要耐心的,不 要怕错误,每一次检测都会让你提高。做事时,不要因一些错误而畏缩