-
adv_bash_script_guide
Advanced Bash− Scripting Guide
An in− depth exploration of the gentle art of shell scripting
- 2014-08-29 05:13:55下载
- 积分:1
-
con_rot_softdecision
实现星座图旋转,软判决,Q-delay,有反馈(constellation roted and soft decision,with a feedbanck or 16QAM roted )
- 2013-03-04 10:38:09下载
- 积分:1
-
tsp
solution for Travel salesman problem to matlab genetic algorithm
- 2011-11-24 05:07:39下载
- 积分:1
-
案例5
基于BP_Adaboost的强分类器设计——公司财务预警建模(Design of strong classifier based on BP_Adaboost: modeling of corporate financial early-warning)
- 2018-03-01 15:55:23下载
- 积分:1
-
matlab与vc混编
介绍关于matlab与vc之间的通讯接口,以及如何实现它们之间的转换。(briefed on Matlab and vc communications between the interface, and how to achieve the conversion between them.)
- 2005-05-31 17:11:33下载
- 积分:1
-
learnMATLAB
this is a good book to learn the matlab. from here , you can learn a lot idea about write the matlab code.
- 2010-06-22 16:41:11下载
- 积分:1
-
PID
说明: 文件中是 MATLAB的模糊 PID控制程序。主要是用一个模糊控制表来进行查询(Paper is MATLAB Fuzzy PID control procedures. Is a fuzzy control query table)
- 2009-07-30 18:22:12下载
- 积分:1
-
sensorless_MRAS
这是一个异步电机无速度传感器的矢量控制仿真模型,其中转速辨识用的是模型参考自适应法。(This is an asynchronous motor vector control without speed sensor simulation model, which is used to identify the speed model reference adaptive method.)
- 2021-05-07 16:46:36下载
- 积分:1
-
Gaussian_Markov_Random_Fields_Theory_and_Applicat
ebook of Gaussian Markove Random Fields
- 2010-11-01 15:01:45下载
- 积分:1
-
function3
The DocPolynom to Character Converter
The char method produces a character string that represents the polynomial displayed as powers of an independent variable, x. Therefore, after you have specified a value for x, the string returned is a syntactically correct MATLAB expression, which you can evaluate.
The char method uses a cell array to collect the string components that make up the displayed polynomial.
The disp method uses char to format the DocPolynom object for display. Class users are not likely to call the char or disp methods directly, but these methods enable the DocPolynom class to behave like other data classes in MATLAB.
Here is the char method.
- 2011-02-12 00:34:13下载
- 积分:1