搜索资源列表
C语言实现MATLAB 6.5中M文件的方法
- 本文着重描述了运用MATLAB命令将M文件翻译为C语言程序,并修改为可直接调用的C语言函数的方法,使用该方法所需要注意的方法局限性和MATLAB版本差异的影响。运用该方法将能够使C语言能直接使用MATLAB当中已经完成的数学计算功能,大大扩充了C语言的数学计算功能和开发效率。-This paper describes the use of MATLAB M ordered the translation of documents for the C Programming Language, a
VC调用matlab中自定义的.m
- 这个程序是我用来做数据处理的,在VC中调用matlab编写的.m文件来实现我所需功能,直接调用matlab中现成的函数来处理在vc中需要自己编很长代码来实现的数据处理函数,提高了工作效率,结合vc的界面美观与matlab的方便-this procedure is used for data processing. the VC Calling Matlab prepared. m documents I needed to realize functions, called directly a
cost231wi.m
- m文件 可以实现一种功能仿真
DSP
- 先采集一单声道音频信号(.wav)并用WAVREAD文件采样读取,并对其进行频谱分析。分别用窗函数法和双线性变换法设计低通、高通、带通三种FIR滤波器和IIR滤波器。用M文件使信号通过滤波器并对输出信号进行时域和频域分析。-First acquisition of a mono audio signal (. Wav) files with sampling WAVREAD read, and their spectral analysis. Window function, respectiv
jiandancdma
- 简单的单用户ds-cdma系统仿真,包含六个m文件,m序列作为扩频码。-Simple single-user ds-cdma system simulation, including six m file, m sequences as spreading codes.
matlabGUIexmMyfirstGUI
- 解压后将myfiest.fig,myfirst.m,Run_Draw.m放在同一个目录下,用matlab打开即可学习。 其中myfiest.fig是设计的GUI图形界面,myfirst.m是该图像界面的m文件,Run_Draw.m是该源文件中用到的一个绘图函数。 myfirst.m中给出了详细的注释,利用此例子可以快速入门matlabGUI编程。 有任何问题请联系:peiwt@126.com-After decompression myfiest.fig, myfi
mix_M_C
- M文件和C文件的混合编程。主要包括两部分,一部分是M文件一部分是C文件-M files and C files mixed programming. Mainly consists of two parts, one part of M is a C file file
77433652yuanchengxu
- 这些MATLAB的M文件分为两部分:程序清单A中收录了产生PPM-TH和PAM-DS这两个信号源的所有函数;程序清单B中收录了加性高斯白噪声(AWGN)信道建模,正交和非正交单脉冲PPM-TH接收机结构,以及反极性PAM-DS单脉冲接收机结构仿真所需的所有函数。-The MATLAB M-file is divided into two parts: A list of procedures in the collection of produce PPM-TH and PAM-DS two s
ofdm
- OFDMA仿真代码,可以直接运行,包含很多M文件,可以分块使用,非常有用。-OFDMA simulation code can run, including a lot of M file, you can block use, very useful.
ofdm_simulation_primary
- 基于MATLAB的ofdm系统仿真m文件-MATLAB-based simulation ofdm m files
m-gold-corr
- 里面包含m序列,gold序列的生成函数,还有自己编写的自相关函数的M文件。-Which contains m-sequence, the gold generating function of the sequence, as well as I have written the autocorrelation function M-file.
quantreg.m
- 这是一个用于分位数回归参数估计的m文件,运行环境必须为Matlab。-quantregression estimators Matlab
aa01.m
- 本案例为测试函数,可以利用本程序测试所编译算法的性能,为.m文件-This case is a test function, you can use this program to test the performance of the compiler algorithm for the.m file
fftt
- 应用MATLAB的FFT谐波分析计算文件,可以显示17次以下谐波含量和幅值(MATLAB harmonic analysis using FFT computing documents, you can display 17 times the following harmonic content and amplitude)
matlab2015关联m文件方法
- 关联m、fig、mat等文件,双击文件matlab能自动打开(make connection with files)
CSV文件绘图m文件
- 将示波器中波形数据.csv文件导入matlab中进行频谱分析(The waveform data in the oscilloscope. CSV file imported matlab for spectrum analysis)
Desktop
- 这是我自己编写的MATLAB函数的.m文件,以测试函数图像。(This is the.M file of my own MATLAB function, with a test letter)
associateFiles
- 设置matlab为 打开m文件的默认程序,直接双击m文件就会在matlab新窗口中打开m文件(matlab open m file)
conerdetection
- 是.m文件,详细介绍了角点检测的方法,便于新手理解算法。(The harris conner detection is very popular .so it is nessary to understand this algorithm.)
m文件调用simulink
- 飞行控制系统中,m文件调用simulink。(In the flight control system, the m file calls simulink.)