资源列表
polyfit
- polyfit函数是matlab中用于进行曲线拟合的一个函数。其数学基础是最小二乘法曲线拟合原理。曲线拟合:已知离散点上的数据集,即已知在点集上的函数值,构造一个解析函数(其图形为一曲线)使在原离散点上尽可能接近给定的值。(The polyfit function is a function used in curve fitting in matlab. Its mathematical basis is the principle of least-squares curve fitting
queue
- 关于食堂就餐顾客的排队问题的仿真程序,maltab编写(A simulation program on the queuing problem of dining room customers)
文本分类_监管处罚Rcode
- NLP分词,本代码可以用于切割中文关键词,实现信息归类(NLP participle, this code can be used to cut Chinese key words, the realization of information classification)
BP
- 基追踪算法,用于解决压缩感知问题的经典算法,使用ADMM求解。(It is a matlab version of Basis Pursuit algorithm used to solving compressed sensing problem.)
emd2018
- 用matlab语言实现信号的盲源分离,功能比较小(Signal blind source separation)
ex1
- 机器学习联系EX1 部分代码,matlab实现(%% Machine Learning Online Class - Exercise 1: Linear Regression % Instructions % ------------ % % This file contains code that helps you get started on the % linear exercise. You will need to complete the following
5
- 用频率采样法设计具有线性相位的FIR低通滤波器(Design of FIR low pass filter with linear phase by frequency sampling)
GPC-参考
- 关于多变量预测控制算法,丢番图推导详细过程(Multivariable predictive control algorithm)
ZUPT
- 基于mpu6050的零速检测算法,MATLAB编程以及巴特沃斯滤波和均值滤波(Zero speed detection algorithm for mpu6050)
kjunzhijulei
- 说明K均值聚类算法的流程,并用matlab实现K均值聚类功能(Using MATLAB to implement function of K-means clustering)
PSO
- 基本粒子群搜索优化算法,包含优化主程序与待优化函数子程序(Basic Particle Swarm Optimizaiton algorithm)
比例公平调度matlab源程序
- 信息传输 资源调度 比例公平算法 无线 比例公平(Resource scheduling proportional fairness algorithm)