-
ask4
4进制振幅键控的源代码,运行后得到正常结果!(4 binary amplitude shift keying of the source code, running the results are normal!)
- 2010-07-22 12:10:07下载
- 积分:1
-
wiener
维纳滤波的四个实现 包括文档和matlab代码,对原理阐释的十分详尽(Wiener filtering of the four to achieve, including documents and matlab code, very detailed explanation of the principles of)
- 2009-11-19 15:28:08下载
- 积分:1
-
PF-fliter
粒子滤波算法、卡尔曼滤波算法,有相关比较,适合新手入门(Particle filter, Kalman filter algorithm)
- 2011-04-26 10:51:30下载
- 积分:1
-
Stopsis1.2
Matlab implementation of fuzzy similarity based fuzzy TOPSIS.
- 2014-11-26 13:03:18下载
- 积分:1
-
793666757crosscorr
matlab编写的点阵计算程序,用于阵列全息光镊的计算(spot array calculation)
- 2020-07-23 16:28:43下载
- 积分:1
-
esprit1
利用旋转不变方法对信号的波达方向进行估计,主要用于窄带信号(DOA estimation by ESPRIT)
- 2012-07-18 16:22:27下载
- 积分:1
-
chengxue
很好很强大 (GOOD)
- 2010-06-08 05:39:54下载
- 积分: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
-
Shape-Recognition
這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式(1- Read the RGB (colored) image in from user.
2- Convert image from (RGB) colored to gray image.
3- Threshold the image (convert gray image to binary image).
4- Invert the binary image (in order to speed up the time of processing).
5- Find the boundaries concentrate.
6- Determine shapes properties (ratio of dimensions, roundness).
7- Classify shapes according to its properties. )
- 2009-04-11 14:58:22下载
- 积分:1
-
matlab_Differential_Equation_english_recommended
说明: 这些说明包括了该课程的数值部分上半年AMAT3122数学
微分方程的方法。他们不是一个完整的笔记。(MATLAB (MATrix LABoratory) is a very powerful package designed for numerical analysis,
matrix calculations and visualisation (as well as many other applications). One of MATLABs
strengths is that it can be used as a simple ‘calculator’ and also is easy to program more complicated
tasks. Many mathematical algorithms are already built in to MATLAB and many more are easily
added)
- 2010-04-02 11:17:02下载
- 积分:1