资源列表
基于SAMP算法OFDM系统信道估计11
- 本程序为基于压缩感知的信道估计算法,其用途在于利用信道的稀疏性来降低导频的使用,获得较好的信道估计精度(This program is a compressed sensing based channel estimation algorithm, which uses the sparsity of the channel to reduce the use of pilot and obtain better channel estimation accuracy.)
logisticregression
- 逻辑回归图像二分类,用来做路面裂缝图像识别的(Logisticregression, used for image recognition.)
fuel
- sofc电池通过逆变器接入无限大三项系统(Sofc battery access unlimited three systems through the inverter)
TOUprice
- 利用MATLAB语言,实现分时电价的功能,程序里面有清晰的注释(realize the TOU function)
朴素贝叶斯
- 朴素贝叶斯算法运行和程序代码的实验与结果(Operation of naive Bayes algorithm)
Find the best tree for Fisher
- 随机森林是一大算法,这个程序是随机森林中的一个小例子的展示。(Random forest is a large algorithm. This program is a demonstration of a small example in random forests.)
DCT图像压缩
- 整数DCT变换的图像压缩的程序实现,编程的平台是matlab(Integer DCT transform image compression program implementation, programming platform is matlab)
fangzhen
- 利用MATLAB程序仿真轴承内圈不同故障程度信号。仿真信号X由故障信号 与白噪声r两部分构成(Use MATLAB program to simulate the signal of different failure degree of bearing inner ring. Simulation signal X consists of two parts: fault signal and white noise r)
teager
- teager能量算子源程序以及测试程序,实现对波形的解调以及包络分析。(The teager energy operator source program and test program realize the demodulation of waveform and envelope analysis.)
MPC_Code-master
- 对车辆运动及动力学进行建模并同过MPC算法实现控制器设计(modeling for the vehicle motion and dynamics and the controller is designed with the MPC algorithm.)
SteadyHeatNonLinearForStudents
- 一维稳态非线性热传导问题的有限元编程,实现了一维非线性热传导问题的matlab有限元模拟(One dimensional finite element implementation for steady state, nonlinear heat conduction.)
贝尔曼算法
- 路由中寻找路径的bellman算法,具体的MATLAB实现,直接运行即可