-
MATLAB
说明: 现代通信系统matlab版书中的matlab源代码(failed to translate)
- 2009-09-03 16:38:49下载
- 积分:1
-
change
图像不同表达形式的变化,将一种格式的图像转换为其他格式(Image format conversion)
- 2013-03-19 18:19:55下载
- 积分:1
-
program
在matlab, 利用粒子群算法(PSO)实现函数极值优化(In matlab, using particle swarm optimization (PSO) to achieve function extreme optimization)
- 2014-11-12 05:51:51下载
- 积分:1
-
dtw
Dynamic Time Wrapping
- 2013-04-30 00:31:59下载
- 积分:1
-
juleiseg
基于matlab的彩色图像分割,利用k聚类算法(Matlab-based color image segmentation, clustering algorithm using k)
- 2009-04-16 22:17:23下载
- 积分:1
-
How-to-Generate-CPP-Class-Template-Definitions
How to Generate C++ Class Template Definitions
- 2014-10-01 05:38:56下载
- 积分:1
-
fisherFaceRecognitionSystem_v2
fisher face recognition and the program is very nice for the face classification.(err)
- 2007-12-28 18:37:15下载
- 积分:1
-
voice
对语音信号进行高通、低通、带通滤波器处理(voice lowpass highpass bandpass)
- 2012-04-24 19:32:50下载
- 积分:1
-
kalmanfitertest
教你如何仿真标准卡尔曼滤波算法,一个简单易懂的例子(teach you how to test Kalmanfiler agrethem)
- 2013-03-24 15:01:53下载
- 积分: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