资源列表
RCB
- 对对角加载算法进行了分析,基于 RCB算法提出了一种可以抑制运动干扰的稳健波束形成器。可根据干扰位置的统计模型进行零陷扩宽,从而有效的抑制运动干扰。(An implementation algorithm of Robust Capon Beamforming is presented. This algorithm is advanced and widely used in the field of signal processing and communication.)
第五章
- 传感器阵列波束优化设计与应用书籍的第五章natlab程序(Chapter 5 matlab program of book Sensor array beam optimization design and application)
第八章
- 传感器阵列波束优化设计与应用书籍第8章matlab程序(Chapter 8 matlab program of book Sensor array beam optimization design and application)
three_phase_rectifer_svpwm_2015rb
- 该仿真模型是基于matlab的三电平空间矢量整流器,模型由本人自己搭建。运行结果良好。(The simulation model is a three-level space vector rectifier based on matlab.The result is good.)
KPCA
- KPCA算法属于非线性高维数据集降维,算法其实很简单,数据在低维度空间不是线性可分的,但是在高维度空间就可以变成线性可分的了(The KPCA algorithm belongs to the nonlinear high-dimensional data set dimension reduction. The algorithm is very simple. The data is not linearly separable in the low-dimensional space, b
CTD_SBE
- 如题:MATLAB 读取SEB 数据 数据要求:cnv格式(CTD=ctd_rd(cnv_file); Input: cnv_file = name of .CNV file (e.g. 'cast002.cnv') Output: CTD - a data structure containing the CTD data and header info.)
tra011
- 惯性导航解算,得出飞行器的经度纬度高度,陀螺仪和加速度计的值(Inertial Navigation Solution, the longitude, latitude, altitude, gyroscope and accelerometer of the aircraft are obtained.)
simple_wind_turbine_pmsg
- 永磁直驱风机的仿真模型,可以正确运行,用户可以在模型的基础上进行更改添加模块,有很强的的应用性。(The simulation model of the permanent magnet direct drive fan can be operated correctly, and the user can change and add modules on the basis of the model, which has strong application.)
Matlab信道模型
- watterson信道matlab仿真,瑞利衰落。。。。(This example shows how to simulate High-Frequency (HF) ionospheric channels, based on the models described in Recommendation ITU-R F.1487. In particular, it shows how to simulate the general Watterson channel model, and o
MATLAB udp
- UDP网络传输的代码,可以参考一下,matlab的程序(UDP network transmission code, you can refer to the matlab program)
cs_location
- 可用于位置指纹定位中的信号恢复和图像处理中的信号恢复(Signal Recovery for Location Fingerprint Location and Signal Recovery in Image Processing)
Dectree
- 决策树分类小程序,分类一个酒的类别数据集,数据集里有三类酒,利用matlab自带的决策树函数,根据数据集进行建模,预测。决策树小程序Demo(Decision tree classification program, classification of a wine category data set, there are three types of wine in the data set, using the decision tree function of matlab, accord