-
apply3d
Apply a function intended for one-dimensional usage independently to the three dimensionsof a 3-D array.
- 2010-06-30 20:17:34下载
- 积分:1
-
matlab-voix
说明: 语音信号的延时和混响设计
语音信号的延时和混响设计(signal delay )
- 2011-03-20 14:56:39下载
- 积分:1
-
2ASK
说明: 根据随机给出的二进制信号进行统2ASK调制,画出各个阶段的波形.(According to random binary signals given 2ASK modulation system, draw the various stages of waveform.)
- 2010-05-03 13:44:40下载
- 积分:1
-
随机信号通过线性系统和非线性系统后的特性分析
说明: 有需要随机实验的同学来参考一下,这是随机实验的第一个。(There are students who need random experiment for reference. This is the first one in random experiment.)
- 2019-12-17 20:50:38下载
- 积分: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
-
nonlineareq
function g=nonlineareq(x)
Here is an example of nonlinear system that can be solved by using
the Matlab command "fsolve" written in the file called "solution.m"
(see quasi-Newton or Levenberg-Marquardt methods).
g(1)=x(1)-4*x(1)*x(1)-x(1)*x(2)
g(2)=2*x(2)-x(2)*x(2)+3*x(1)*x(2)
- 2012-03-27 03:28:25下载
- 积分:1
-
GAmean_distance
This function is used to determine the mean distance
for uniform sampling over a hypercube. Used for comparing the
quality of initial conditions with other algorithms that use
only one iterative solution (i.e., can use mean distance here
to set i.c. with same mean distance in single solution algorithm).
thetatmax
- 2010-01-07 20:43:29下载
- 积分:1
-
lpcsyn
说明: 语音信号的LPC参数提取及合成,可以提取基音及残差信号(LPC parameters of speech signal extraction and synthesis, and the residual signal can be extracted pitch)
- 2011-03-09 15:18:09下载
- 积分:1
-
SIFT
经典的SIFT算法,实现高效高精度的图像匹配
matlab编写,内涵详尽注释,以及用法说明的txt文件,另加试验文件(Classic SIFT algorithm to achieve high efficiency and precision of image matching matlab prepared connotation detailed notes, as well as usage instructions txt file, plus a test file)
- 2014-01-03 19:59:09下载
- 积分:1
-
regiongrowing
国外高校的关于图像区域生长的算法源码,编写的代码非常紧凑,算法执行效率高(Image region growing algorithm by abroad univertity and the algrorithm level is very high and efficient)
- 2015-10-13 23:18:43下载
- 积分:1