资源列表
zhengjiaocaiyang
- 正交频率采样欠采样测量频率处理程序 可以对信号频率进行估计-zhengjiaocaiyang.m
ADMtoDMGimP
- 求双矩阵博弈的Nash平衡点,可以避免产生死循环。-Demand pairs of the Nash equilibrium point bimatrix game, can minimize the infinite loop.
Autocorr
- Calculates the auto correlation
Hankel_Hp3
- Hankel法的过程辨识,利于用脉冲传递响应对系统的辨识,实例全过程。-Hankel identification process of law, in favor of using pulse delivery system to respond to the identification, examples of the entire process.
LMS
- MATLAB code for LMS algorithm.
jakes_filter
- Jakes filter in fir implementation
Exercise7_1
- 一个长方形的rectangle类,可以计算面积,周长,有颜色color。-Design a class named rectangle to represent a rectangle, we can calculate area, perimeter, with the color .
forecar_1
- Recursive stochastic forecaster k steps ahead of AR(1) time series given initial value & computation of stepwise dynamic multiplier
queuingsystem
- matlab code of simple queuing system
PID
- 实现过程仍然是分为定义变量、初始化变量、实现控制算法函数、算法测试四个部分-Implementation process is still divided into the definition of variables and initialize variables to achieve the control algorithm functions, algorithms, test four parts
kNN
- 用matlab实现K近邻算法,用于数据挖掘的分类-K-nearest neighbor algorithm for the classification of data mining using matlab
simplex_step1
- 单纯形法找初始可行解,上课留的作业,希望对别人有点用吧-Simplex method to find an initial feasible solution , hope it is useful for others.