说明:《射频电路设计――理论与应用》一书课后习题第二章Matlab程序代码-"RF circuit design-- Theory and Application," a book OSCAR Exercise second chapter Matlab code
说明:卡尔曼滤波器matlab源代码。 function [Y,PY,KC]=myKalman(x,A,B,Q,H,R,y0,P0) 这是我课程设计时做的。-Source code of kalman filter using matlab. function [Y,PY,KC]=myKalman(x,A...
说明:使用matlab语言设计的,跳频扩频通信系统仿真程序。-use Matlab language design, frequency hopping spread spectrum communication system simulation program.
说明:使用matlab软件进行程序设计中的五个数据挖掘源程序代码。-Using matlab software programming for the five data mining source code.
说明:控制器基于matlab设计的,用于实验室的水位控制系统-Controller is based on matlab designed water level control system for laboratory
说明:matlab仿真模型,空间矢量控制模型,可以当作毕业设计内容使用。-matlab simulation model, space vector control model can be used as a graduation project content.
说明:用MATLAB实现双线性变换法设计IIR数字滤波器-Using MATLAB realize Bilinear transform IIR digital filter design
说明:《射频电路设计――理论与应用》一书课后习题第四章Matlab程序代码-"RF circuit design-- Theory and Application," a book chapter IV Swimming Exercises Matlab code