-
MATLAB_programming_algorithm_for_regression_analys
MATLAB程序设计之算法回归分析MATLAB programming algorithm for regression analysis of(MATLAB programming algorithm for regression analysis of MATLAB programming algorithm for regression analysis of)
- 2010-08-02 13:31:44下载
- 积分:1
-
Matlab
不错的matlab电子书,不错的matlab电子书,(Matlab good books, good books matlab,)
- 2010-12-24 00:01:06下载
- 积分:1
-
systemOpt_EMA2
matlab用于模拟程序化交易。双EMA交易系统,用于优化参数。(matlab for simulating program trading. Two-EMA trading system, used for parameter optimizing.)
- 2015-02-25 11:35:32下载
- 积分:1
-
ccs
缩感知(Compressed sensing),也被称为压缩采样(Compressive sampling)或稀疏采样(Sparse sampling),是一种寻找欠定线性系统的稀疏解的技术。(about compress sensing )
- 2013-05-02 14:46:32下载
- 积分:1
-
MATLABfirdesign
matlab 设计 FIR 低通滤波器的几种方法(matlab design FIR low-pass filter of several methods)
- 2008-05-30 10:13:19下载
- 积分:1
-
time-series-analysis
时间序列分析的工具箱,里面有html说明(time series analysis toolkit, which has html note)
- 2006-08-24 20:03:36下载
- 积分:1
-
CM_manyj
子阵级自适应天线数字波束行程方法研究,线性最小化方差方法(Subarray adaptive antenna the digital beam travel method, linear minimum variance method)
- 2021-01-25 23:58:43下载
- 积分:1
-
SNADRC
说明: pmsm自抗扰控制的S函数编写程序,基于MATLAB编写(The S-function program of PMSM ADRC is based on MATLAB)
- 2019-11-17 10:35:58下载
- 积分:1
-
JianCeAndTrack
检测跟踪算法,检测算法用的kim算法,跟踪用的均值偏移算法(Detecting and tracking algorithm, detection algorithm method used by kim, tracking using mean shift algorithm)
- 2010-10-24 14:22:30下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1