-
MIMOESPRIT
MIMO阵列的esprit算法,编写并且验证正确。(esprit for MIMO array)
- 2015-03-18 21:19:39下载
- 积分:1
-
2010-matlab-3
2010 数学建模大赛 赛前matlab培训3(Mathematical modeling knowledge and experience 2010.zip)
- 2013-11-11 23:22:52下载
- 积分:1
-
Wind_PMSG_Rectifier
windmill driven by PMSG and rectifier
- 2015-01-06 20:00:45下载
- 积分:1
-
myfun
换能器散射回波信号声强预测,可自拟发射和接收换能器的类型及指向性,海底散射强度,得到不同条件下的散射回波信号声强(Transducer scattering echo sound intensity forecasts can be self-transmitting and receiving transducers of the type and point to the seabed scattering intensity, obtained under different conditions of scattering echo signal sound intensity)
- 2007-12-04 09:43:35下载
- 积分:1
-
imagesegment
说明: 实现图像的分割。改程序是在matlab环境下运行的,程序中用到了k-means算法,实现的结果很不错(This is the program of image segmentation based on the following work:
S. Chen, L. Cao, J. Liu, and X. Tang, "Image Segmentation by MAP-ML Estimations", submitted to IEEE Transactions on Image Processing.
Note that this program was only tested on 32-bit PCs installed with Windows XP or Windows Server 2003. Since the K-means algorithm used in this program is from Matlab Statistics Toolbox, the program runs slower than when a faster K-means algorithm is used which can be obtained at http://vision.ucsd.edu/~pdollar/toolbox/doc/. The program was tested using Matlab R14 and the image processing Matlab Toolbox is required to run it.)
- 2010-04-30 17:44:01下载
- 积分:1
-
vc++matlab
vc++与matlab混合编程的快速实现 (vc++ with matlab the rapid realization of mixed programming)
- 2008-01-05 08:43:38下载
- 积分:1
-
ddc_simu
ddc simulation 进行DDC实现过程的仿真(ddc simulation DDC realization process for the simulation)
- 2007-05-04 15:41:29下载
- 积分:1
-
Codes used to beamform
Codes used to beamform with a horizontal line array
- 2020-11-23 22:49:33下载
- 积分:1
-
ICA
快速ICA算法程序及ICA算法在MATLAB中的应用(failed to translate)
- 2012-05-07 16:32:33下载
- 积分: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