▍1. MSR
采用多尺度引导滤波的自适应retienx算法,实现不同光照条件下的图像增强(Adaptive retienx algorithm using multiscale guided filtering to achieve image enhancement under different illumination conditions)
LSTM的matlab工具箱,亲测好用,内有案例文件,可放心学习(matlab toolbox for LSTM)
CT程序重建,根据傅立叶变换radon变换进行CT投影重建(CT Graph reconstruction)
现代永磁同步电机控制原理及Matlab仿真的随书仿真模型(Control principle control model of modern permanent magnet synchronous motor)
基于Simulink实现的ASK,FSK,PSK,调制解调(ASK, FSK, PSK, modulation and demodulation based on Simulink implementation)
直流微网建模,母线电压200V,改进下垂控制(Dc micro network modeling, busbar voltage 200 v, improved droop control)
建立了单相H桥逆变器单极性PWM调制仿真模型,运行效果良好(A unipolar PWM modulation simulation model of single-phase H bridge inverter is established, and the running effect is good)
具有状态约束的卡尔曼滤波器仿真,该算法的使用在一个简单的非线性车辆跟踪问题。(Calman filter with state equality constraint)
MATLAB在振动信号处理中的应用一书对应章节代码,亲测可用(MATLAB vibration signal processing in the application of a Book corresponding chapter code, pro test available)
深度信念网络,非常好的代码,有具体的事例(Deep belief network, very good code, there are specific examples)
使用深度神经网络解决无线网络中资源分配问题(Using deep neural networks to solve the problem of resource allocation in wireless networks)
计算功率谱(或互谱)的matlab子程序(Calculate the power spectrum)
声源定位的波束形成matlab程序,4单元均匀线阵自适应波束形成(Sound source positioning beamforming matlab program)
对三轴加速度出传感器的原始数据进行处理,平滑噪声,傅里叶fft(The raw data of the three-axis acceleration sensor is processed, smoothing the noise)
复杂网络的matlab实现,得到不同规模的BA无标度网络、WS小世界网络、随机网络、规则网络的拓扑图。还有各类型的拓扑度分布、聚集系数、平均最短路径等静态特性的实现。(Matlab implementation of complex networks, BA scale networks of different sizes, WS small world networks, random networks and regular networks are obtained. There are various types of topological degree distribution, aggregation coefficient, average shortest path and other static characteristics.)
数学规划基础课后作业,北京航空航天大学最优化,牛顿法,最速下降法,回溯线搜索(Mathematics programming foundation homework, Beihang University optimization, Newton method, steepest descent method, backtracking line search)