搜索资源列表
Matlab 在微積分課程之應用
- matlab 使用方式 Matlab 在微積分課程之應用,matlab use calculus courses in Matlab Application
xPCTargetManual
- xPC Target 工具箱使你可以在 Simulink 的框图中加入 I/O 方块图,并用 RTW 产生代码,最后下载到另一个运行 xPC Target 实时内核的 PC 机上。对于控制和 DSP 系统来说 xPC Target 是理想的快速原型和硬件在回路测试工具,它可以使你在一台标准的 PC 机上运行实时模型。如果附加 xPC Target 嵌入模块选项,你可以把你的实时嵌入式系统放入到一台微机上,应用于生产、数据采集、标定和测试应用程序等过程中。 -xPC Target toolb
ImageProcessingToolbox
- This the complete information of the use of the image processing toolbox in matlab-This is the complete information of the use of the image processing toolbox in matlab
How-to-use-Simulink
- 本文介绍了MATLAB中simulink使用的一些技巧和规则,挺有用的-This paper introduces the use of MATLAB in simulink some of the skills and rules used in quite
wcdmathesis
- In this thesis a signal level simulator in uplink is implemented according to the physical layer specification of the IMT-2000 WCDMA system. The analytical WCDMA system through the use of linear algebra techniques is shown. Channel model is built on
matlab
- 这是Mathworks公司提供的官方权威学习资料,从光盘中完整提取的数据资料。 其中的Pdf文件介绍了Matlab的在科学计算等领域的应用。精悍的swf则以动画的形式介绍了Matlab的具体操作,由其官方权威专家亲自演示Matlab的使用。是学习Matlab不可多得的第一手资料。 -This is the official authority of the Mathworks provides learning materials, extracted from the CD-R
QAM
- Quadrature Amplitude Modulation (QAM) is demonstrated in matlab using graphical user interface. To use it open QAM figure file.
lijing
- 基于Simulink的DPSK的通信系统仿真 Simulink 是MATLAB提供的实现动态系统建模和仿真的一个软件包,它让用户把精力从编程转向模型的构造,为用户省去了许多重复的代码编写工作;Simulink 的每个模块对用户而言都是透明的,用户只须知道模块的输入、输出以及模块的功能,而不必管模块内部是怎么实现的,于是留给用户的事情就是如何利用这些模块来建立模型以完成自己的仿真任务;至于Simulink 的各个模块在运行时是如何执行,时间是如何采样,事件是如何驱动等细节性问题,用户可以不去
cx5
- 用Hausdorff距离对两角点集进行配准,得到点集间的仿射变换,从而实现图像的自动配准。此算法以角点作为Hausdorff距离的配准特征,与直接选用边缘来配准的方法相比较,大大减小计算量。-Hausdorff distance on the corners with a point set registration, be affine transformation between sets in order to achieve automatic image registration. T
Dispossal-of-signal-in-time-domain
- 讲述如何使用matlab进行基本的信号变换,包括傅里叶变换,卷积。使用矩阵的方式进行傅里叶变换,避免了使用matlab函数运算功能带来的大量时间浪费-How to use matlab to basic signal conversion, including the Fourier transform, convolution. Matrix Fourier transform, to avoid a lot of time wasted matlab function computing
MATLAB-PID-chengxu
- 使用说明 1、所有仿真算法按章归类,光盘中的程序名与书中一一对应。 2、将光盘中的仿真程序复制到硬盘MATLAB运行的路径中,便可仿真运行。 3、本书算法在MATLAB 5.3版下运行成功,并适用于其他版本。 4、程序chap1_11.mdl;chap3_2.mdl;chap3_5.mdl;chap6_2.mdl;chap6_4.mdl需要在Matlab6.5下运行,特此说明。 5、假如您对仿真程序有疑问,请及时通过 E-mail 与作者联系。 北京航空
Matlab-in-communication-simulation
- 关于matlab在通信系统的使用的很好讲义,可以了解matlab在通信领域的使用-Good lecture notes on matlab in the use of communication systems, we can understand the use of matlab in the field of communications
matlab_PlotFigure
- 如何使用好Matlab的强大绘图能力进行图形的绘制,在本文档中给出了图文并茂的阐述。另外还有丰富的例子,使你看完就能轻松绘制出各种类型的图来。-How to use good Matlab powerful graphics capabilities for graphics rendering, illustrated exposition is given in this document. In addition, there are a wealth of examples, so yo
MATLAB-VB
- 着重探讨了在VB应用程序中集成MATLAB实现程序优化的四种方法,即利用MatrixVB、调用DLL动态链接库、应用Active自动化技术和动态数据交换技术,并分析了集成过程中的关键问题及其基本步骤。这种混合编程实现了VB的可视化界面与MATLAB强大的数值分析能力的结合。 -VB application integration MATLAB program optimization focused on four methods, namely the use of MatrixVB to c
matlab
- 语音信号进行分析、处理和设计。用MATLAB做变声器的原理是通过改变输入声音频率,进而改变声音的音色、音调,使输出声音在感官上与原声音不同。变声器是借助对声音音色和音调的双重复合改变,实现输出声音的改变。通过自己发声,共振峰频率的改变是基于重采样实现的-Speech signal analysis, processing and design. MATLAB do voice-changer works by changing the input frequency of the sound,
Matlab-Signal-use
- 基于MATLAB的信号处理发展,为外文文献,介绍详细-MATLAB-based signal processing development, foreign literature, describes in detail
Numerical-Methods-in-Engineering-with-MATLAB---Ja
- NumericalMethods inEngineeringwithMATLAB® is a text for engineer-ing students and a reference for practicing engineers, especially those whowish to explore the power and efficiency of MATLAB. The choice of numerical methods was based on th
Mixed-program-of-Excel-and-Matlab
- 本文介绍了如何利用excel link实现Excel与Matlab混合编程。通过连接Excel和Matlab,用户可以在Excel工作表空间和宏编程工具中使用Matlab的数值计算,图形处理等功能,不需要脱离Excel环境。-This article describes how to use excel link Excel and Matlab achieve. By connecting Excel and Matlab, Matlab users can use the numerical
Raymodel-Matlab
- These codes are used for channel proapgation. The code is using matlab. How to analyze and propagate in channel propagation.we can use these codes for Bit error rate, two ray model, Jake model and log distance model. These are very useful for studyin
FFT-use-for-MATLAB
- 理解离散傅立叶变换时信号分析与处理的一种重要变换,特别是FFT在数字信号处理中的高效率应用-An important transformation of signal analysis and processing in discrete Fourier transforms, in particular the efficient application of FFT in digital signal processing