资源列表
RF
- deep learning:random forest
插值runge现象
- 针对高次插值runge的学习代码,比较段数N不同时分段线性插值和三次样条插值,均给出误差曲线。(In view of the learning code of high order interpolation Runge, the number of comparison segments N does not simultaneously piecewise linear interpolation and three cubic spline interpolation, and the e
f
- 关于基于Matlab的PID参数最优化设计程序(Optimization design of PID parameters based on Matlab)
program
- ACO相关编程文档和,光通信的相关论文一篇希望对大家有所帮助。(ACO optic communication and one paper)
wenbenduxiejisuan
- 读取文本数据并进行计算,将计算的结果写入新的文本,写入列数据并自动换行(Read the text data and calculate, write the results of the calculation to the new text, write the column data and change the line automatically.)
face-recognition-master
- 简单的局部二值模式人脸识别程序,采用MATLAB仿真。(A Simple Local Binary Pattern Face Recognition Program Using MATLAB Simulation.)
ercifangchengqiujie
- 用判别式法求解二次方程的程序,精炼实用,包括实数和复数根的求解(Solving Quadratic Equations)
GMM_EM
- GMM模型下的EM算法,一个实用的matlab仿真代码(EM algorithm under GMM model)
emd
- emd分解程序代码,里面有详细介绍,请下载使用(function imf = emd(x) % Empiricial Mode Decomposition (Hilbert-Huang Transform) % imf = emd(x) % Func : findpeaks x = transpose(x(:)); imf = []; while ~ismonotonic(x) x1 = x; sd = Inf; while (sd > 0.1)
GUI-jiafajisuan
- GUI界面,能够实现简单的加法运算,设置了两次运算,可根据需要进行修改(GUI interface, can implement a simple addition operation, set up two operations, can be modified according to the need.)
Maxwell_distribution
- 模拟麦克斯韦分布,调整参数可以画出不同的图像(Simulate the Maxwell distribution, and adjust the parameters to draw different images)
shujunihe
- 读取数据,根据需要写出相应的函数关系式进行拟合(Read the data and write the corresponding function formula to fit in according to the need)