搜索资源列表
chapterall
- 现代通信系统使用MATLAB第二版中所有程序m文件-modern communications system MATLAB second edition document all the procedures m
si_matlab
- 随机序列产生程序,白噪声产生程序,M序列产生程序,二阶系统一次性完成最小二乘辨识程序,实际压力系统的最小二乘辨识程序,递推的最小二乘辨识程序,增广的最小二乘辨识程序-random sequence generation process, white noise procedures for selecting the M series, Second-order system to complete a one-time least-squares identification procedur
Volumization
- 采用MATLAB编写的最新三维数据图形界面,运用GUI编程,输入函数名:volumization (data, n )即可。其中DATA的格式为:[n x m x p];n表示显示方式: 1 - all, 2 - every second, 3 - every third。
sparco-1.1.3
- 著名的Sparco工具包。是matlab下解决线性约束,二阶锥约束和半定约束等优化问题的常用工具。-Sparco famous Kit. Are resolved under matlab linear constraints, second-order cone constraint and semidefinite constrained optimization problems, such as commonly used instrument.
signal_analyzer
- 最近看到有人提问怎样用FFT实现频谱分析,我认为能够进行到频谱分析的人,对于系统研究的深度基本上已经相当不错了。本人今天做了一个例程,发给大家参考一下。 历程主要内容(signal_analyzer.rar)如下: test1.txt 第一列为时间t,0.001s为步长;第二列为系统的输入信号;第三列为系统的输出信号。 signal_analyzer.m首先将test1.txt 的数据读入workspace,然后进行FFT,分析出两信号的频率,输出对于输入的幅值衰减(db),输出对输
Ex0502
- 在MATLAB中实现二阶响应曲线绘制的m函数,可以完成线性或非线性二阶响应曲线绘制-In MATLAB to achieve second-order response of the m curve drawing function, can be linear or non-linear response curve of second-order mapping
SOS_TITO
- 基于二发二收MIMO系统的半盲信道估计,其中main为主程序,其它为子程序-Second, land-based MIMO system made of two semi-blind channel estimation, in which main-based process for the subroutine other
MATLAB
- 二阶锁相环 m 文件,运行有图,应用广泛-Second-order phase-locked loop m documents, there are plans to run a wide range
M-Files
- 线性杆元以及二次杆元有限元分析时可直接利用的编码-Linear bar element and the second pole element finite element analysis can be directly used in the encoding
wavelet1.m.tar
- it is a wavelet based code that will create the second order wavelet transform and subplot it in same image as shown in many matlab examples for wavelet transforms-it is a wavelet based code that will create the second order wavelet transform and sub
matlabzhinengkongzhi
- 智能控制第二版全部的仿真程序,已经全部测试通过-Intelligent control of the second edition of all of the simulation program have all been tested by
MSeries
- M序列发生器函数,使用m文件实现,2至7级寄存器,主要分为两个部分。第一部分主要负责输入,输出,第二部分是M序列发生函数-M sequence generator function, 2-7 registers, divided into two parts. The first part is mainly responsible for the input, output, and the second part is the sequence generating function M
MOCM
- 这是关于用MATLAB编写M文件求复合材料层合板性能指标的一个作业,第一个M文件是对层合板性能的分析,第二个M文件是对层合板破坏的分析。-This is written in MATLAB M-file on demand using composite laminates performance of a job, the first M-file is a performance analysis of laminated plates, the second M-file is damag
CH5src
- matlab在通信系统仿真第二版 第五章例题代码-matlab second edition of the communication system simulation code example Chapter
gprmax-tools
- GprMax的理论基础是时域有限差分(FDTD)方法。时域有限差分方法直接将Maxwell方程作差分离散,利用二阶精度的中心差分近似把Maxwell方程中的微分算符直接转换为差分形式,在空间和时间上对电场和磁场交替间隔取样,使计算过程完全模拟电磁波逐步传播以及与目标物体相互作用的过程。-GprMax is based on the theory of the finite difference time domain (FDTD) method. The finite difference ti
CubicSplineInterpolation.m
- 数值分析中的三次样条插值算法,追赶法解方程算法的MATLAB实现函数和测试数据。样条插值算法支持一阶导数边界条件、二阶导数边界条件和周期边界条件三种不同边界条件类型。-Numerical analysis of the cubic spline interpolation algorithm, the catch-up method of solving equations algorithm in MATLAB functions and test data. Spline interpola
gold
- 本程序由一对m序列优选对模二加生成一组平衡GOLD序列码,用于对直扩系统仿真之中,通过改变第二个m序列的初始状态可以生成不同的GOLD序列码-The program consists of a pair of m sequence optimization of mode two and generate a set of balanced GOLD sequence codes for DSSS system simulation, by changing the initial state
m-gold-code
- 压缩包含两个文件 第一个m_sequence.m是产生m序列的子程序 第二个mgoldmake.m是产生m序列和gold序列的程序-Compressed file contains two. The first program(m_sequence.m) is a subroutine m sequence. The second program(mgoldmake.m ) is to produce m sequences and gold sequences
ibm.m
- Produce an IBM (ideal binary mask) processed mixture. The first variable is required. When the second variable is not provided the function returns an all-one masked signal.
m序列的产生
- 1.使用Matlab设计m序列发生器。 2.使用生成多项式(23)8=(10011)2产生第一个m序列; 3.使用生成多项式(31)8=(11001)2产生第二个m序列。(1. Design an m-sequence generator using Matlab. 2. Generate the first m sequence using the generator polynomial (23)8=(10011)2; 3. Generate the second m-sequence us