-
ChapterIIarrayanditsnumericalcomputation
这是一份MATLAB基础课件,由于我也是初学者,这部课件讲的很浅显,但比较适合初学者对MATLAB所有功能的一个初步了解内容包括涵数值数组及其运算, M文件和面向对象编成, 字符串数组, 符号变量, matlab 绘图 及 Simulnk动态仿真。以及两个基本浅显的程序题。此为第 2章。(This is a basic MATLAB courseware, because I am also a beginner, this software is very simple-speaking, but more suitable for beginners of all the features of MATLAB, a preliminary understanding of the content including the Han and its numerical array computing, M documents and for object into string array, variable symbols, matlab graphics and dynamic simulation Simulnk. As well as the two basic procedures for simple questions.)
- 2009-03-22 08:55:31下载
- 积分:1
-
debug
matlab debug steps which is required or necessary for matlab debugging
- 2013-02-26 17:03:17下载
- 积分:1
-
KPCA
在ORL或Yale标准人脸数据库上完成模式识别任务。用PCA与基于核的PCA(KPCA)方法完成人脸图像的重构与识别试验.
(Or Yale in the ORL face database, complete the standard pattern recognition tasks. With the PCA and kernel-based PCA (KPCA) method to complete the reconstruction of face image and recognition test.)
- 2010-06-21 09:48:18下载
- 积分:1
-
Music-code
MUSIC Code in Matlab
- 2014-10-03 05:54:08下载
- 积分:1
-
matlab-1
仿真不同占空比,等概、非等概双极性矩形随机信号的归一化功率谱密度,分析不同信号所包含的频谱分量,有无直流分量和定时分量信息
(Simulation different duty cycles, etc. There is, and so there was a non-random signal bipolar rectangular normalized power spectral density analysis of the spectral components of different signal contained, with or without DC component and timing component information)
- 2013-12-10 00:25:40下载
- 积分:1
-
ACATSP
说明: A standard ant colony algorithm coded to address the TSP.
- 2019-01-04 09:25:10下载
- 积分:1
-
newmat10.tar
LDPC matrix generation
- 2010-02-23 14:26:51下载
- 积分:1
-
2fft_matlab
说明: FFT的MATLAB ,很有学习价值,很实用(FFT in MATLAB, the value of great learning, it is useful)
- 2010-04-19 20:41:04下载
- 积分:1
-
sibianxingjian
matlab中gui实现检测任意四点构成的四边形是否为凸四边形(matlab the gui achieve detection any four points of a quadrilateral is convex quadrilateral)
- 2013-04-15 20:32:50下载
- 积分:1
-
plot
定义坐标轴的显示范围用axis指令
语法:axis([xmin xmax ymin ymax]) 你的例子ymin ymax应分别设为0和0.5,xmin xmax 取周期的两端。 然后再plot(x,y)
欢迎一起探讨matlab的使用:) (draw picture in matlab)
- 2009-02-04 22:07:32下载
- 积分:1