-
01
说明: 1.1 MATLAB软件介绍
1.1.1 MATLAB发展进程
1.1.2 MATLAB的基本功能
1.1.3 MATLAB语言的特点
1.1.4 MATLAB R2011a的新功能
1.2 MATLAB安装与运行
1.3 MATLAB的运行环境
1.3.1 命令窗口
1.3.2 历史命令窗口
1.3.3 工作空间
1.3.4 当前文件夹
1.4 MATLAB帮助文档
1.4.1 帮助窗口
1.4.2 帮助命令
1.5 变量
1.6 矩阵
1.6.1 矩阵创建
1.6.2 数列创建
1.6.3 矩阵的基本运算
1.7 高维矩阵
1.7.1 创建高维数组
1.7.2 高维数组操作函数
1.8 演示MATLAB
1.9 小波分析概述
(1.1 MATLAB Software
1.1.1 MATLAB development process
1.1.2 MATLAB basic functions
1.1.3 MATLAB language features
1.1.4 MATLAB R2011a new feature
1.2 MATLAB installation and operation
1.3 MATLAB runtime environment
1.3.1 Command Window
1.3.2 History Command Window
1.3.3 Workspace
1.3.4 Current folder
1.4 MATLAB help documentation
1.4.1 Help Window
1.4.2 Help Commands
1.5 Variables
1.6 Matrix
1.6.1 Creating Matrix
1.6.2 series created
1.6.3 Basic operation matrix
1.7 high-dimensional matrix
1.7.1 Creating high-dimensional arrays
1.7.2 High-dimensional array manipulation functions
1.8 demo MATLAB
1.9 Overview of Wavelet Analysis
)
- 2013-10-19 16:32:28下载
- 积分:1
-
elman----
Elman知网上下载相关论文,算法和耦合算法的具体应用,包括分类和预测(Download the relevant papers on the specific application of Elman HowNet, algorithms and coupling algorithm, including the classification and prediction)
- 2015-01-12 17:41:35下载
- 积分:1
-
bsp_2_3_ladt2
LADT ECG Compression Algorithm 2
- 2010-10-02 01:30:55下载
- 积分:1
-
radon_tomo
This algorithm calculate the Radon transform and keep the wieghted matrix, which contain which pixels are passed by the radon beams
- 2012-05-21 00:07:08下载
- 积分:1
-
liuqiangbackstepping
针对某一个非线性系统,基于backstepping设计一个控制率,使得系统能够实现原点镇定。(For a nonlinear system, a control rate based on backstepping is designed to stabilize the origin of the system.)
- 2018-09-18 10:17:43下载
- 积分:1
-
matlab
精通MATLAB-综合辅导与指南(附例程)(Proficient in MATLAB-integrated counseling and guidance (attached routines))
- 2008-06-01 11:26:06下载
- 积分:1
-
delay_estimator_1
利用差拍法求宽带阵列通道延时,可用于宽带阵列通道延时测量以及校正。(Computing the channel delay of broadband array by using beat method, which can be used for wideband channel delay measurement and calibration.)
- 2013-09-26 10:35:26下载
- 积分:1
-
NR_power-Flow
x0 = ones(2,2) Make a starting guess at the solution
options = optimset( Display , off ) Turn off Display
[x,Fval,exitflag] = fsolve(@myfun,x0,options)
The solution is
x =
-0.1291 0.8602
1.2903 1.1612
Fval =
1.0e-009 *
-0.1619 0.0776
0.1161 -0.0469
exitflag =
1
and the residual is close to zero.
sum(sum(Fval.*Fval))
ans =
4.7915e-020
- 2014-02-22 08:37:54下载
- 积分:1
-
suijifeng
说明: 根据风速公式在SIMULINK环境中搭建的随机风速的模型,可运行(According to the formula ,in the SIMULINK environment wind asymptotic velocity of the model is builded,and it can run )
- 2011-04-07 13:00:47下载
- 积分:1
-
code-(2)
matlab code for histogram equilizatiion
- 2015-02-04 13:49:08下载
- 积分:1