资源列表
偏微分方程数值解法 (第二版)
- matlab编程教程,涉及偏微分方程解法说明。(Matlab programming course, involving partial differential equation solution.)
Introduction to Hybrid Beamforming
- 该示例介绍了混合波束成形的基本概念,并说明了如何模拟这种系统。(This example introduces the basic concept of hybrid beamforming and shows how to simulate this system.)
桁架杆分析
- 基于matlab的桁架有限元分析,对理解位移法的有限元分析非常有帮助(finite element analysis with matlab)
C-Digital-Beamforming-develop
- C 语言版本的 波束形成,绍了三大类自适应算法,基于来波方向的波束形成,基于参考信号的波束形成和基于信号结构特性的盲自适应算法(C version of beamforming,)
有限元作业
- matlab作力学分析实例,并于ABAQUS对照。(The example of mechanical analysis is made by MATLAB and compared with ABAQUS.)
MATLAB语言常用算法程序
- 学习matlab的一本书,里面有算法例程,可以学习(Learning matlab a book, there are algorithm routines, you can learn)
one_arm
- 采用蒙特卡罗法计算单机械臂工作空间,得到三维点云图。(The working space of single arm is calculated by Monte Carlo method, and the three-dimensional point cloud is obtained.)
twodimen_OpCrystal_BandStr_PWM
- 用平面波展开法计算二维光子晶体的能带结构(巨详细)(Calculation of band structure of two dimensional photonic crystals by plane wave expansion method)
keshe2
- 搜索火星探测窗口并绘制等高线图,同时进行轨道仿真(Drawing contour map by searching Mars exploration window)
iges
- matlab读取iges文件程序,可导入特征数量、具体位置等多种信息。直接使用无需编辑。(Matlab read IGES file program, can import the number of features, specific location and other information. It can be used directly without editing.)
SFFT-master
- 稀疏傅立叶算法,matlab实现仿真,并对SFFT和FFT算法对同一数据的处理时间进行了对比。(Sparse Fourier algorithm, matlab to achieve the simulation, and the SFFT and FFT algorithm for the same data processing time were compared.)
具有升余弦谱特征的FIR滤波器
- 本程序为具有升余弦谱特性的FIR滤波器在抽样值为10,15,20和理想情况的谱特性对比,以及各自的冲激响应和频率响应的matlab仿真程序。