-
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
-
cooperative
说明: 用来测试基本的协同过程cooperative,一个协作通信系统的仿真,包括AF,DF协作方式,接收端采用不同的合并方式(最大比合并,选择合并)进行合并.根据接收端不同的接收合并方式进行最优功率分配(Design of cooperative system)
- 2011-03-15 13:45:14下载
- 积分:1
-
Grey-Model-master
说明: 基于灰色模型做的电力负荷预测,代码可运行(Grey model for load forecasting)
- 2021-01-01 16:28:57下载
- 积分:1
-
cor_self
求一个序列的自相关系数,编写的程序!对学习非常有用!(Can be used to calculate the auto-correlation coefficient! very useful!)
- 2012-04-05 19:53:09下载
- 积分:1
-
exercise317
On the companion website, you will find in the directory Chap exercises/chapter3 a
workspace ex3M1.mat. Load this workspace and plot the speech waveform labeled speech1 10k.
This speech segment was taken a vowel sound that is approximately periodic, 25 ms in duration,
and sampled at 10000 samples/s.
- 2015-04-17 16:13:58下载
- 积分:1
-
q
说明: matlab最常用命令
1.有关命令行环境的一些操作:
(1) clc 擦去一页命令窗口,光标回屏幕左上角
(2) clear 从工作空间清除所有变量
(3) clf 清除图形窗口内容
(4) who 列出当前工作空间中的变量
(5) whos 列出当前工作空间中的变量及信息
或用工具栏上的 Workspace 浏览器
(matlab command most commonly used 1. on the command-line environment, a number of operations: (1) clc remove a command window, the cursor back to the top left corner of the screen (2) clear working space from the removal of all variables (3) clf clear the graphics window content (4) who are listed in the current working space of variable (5) whos lists the current working space of variables and information or Workspace toolbar browser)
- 2009-02-02 20:56:31下载
- 积分:1
-
houghcircle
Circular Hough Transform
- 2010-11-29 17:54:46下载
- 积分:1
-
DP_input_data
matlab unit commitment
- 2012-03-28 02:33:15下载
- 积分:1
-
SVM
MAtlab SVM神经网络的信息粒化时序回归预测(Information granulation timing SVM neural network regression prediction)
- 2015-02-16 17:28:24下载
- 积分:1
-
feedbackkf
学习ekf的一个源码,对初学者非常有用,随便下载并交流(Extended Kalman Filter Demo
)
- 2009-03-31 09:16:03下载
- 积分:1