-
c13_tiv2
现在通信系统中信号通过衰落信号引起的多普勒扩展程序(Now the signal communication system caused by the decline of the Doppler signal extender)
- 2010-09-19 10:38:00下载
- 积分:1
-
sim_GaitModel_complete
生命迹象探测步进频仿真生命迹象微弱目标探测步进频仿真(Vital signs to detect faint signs of life stepping frequency simulation target detection step frequency simulation)
- 2013-04-18 16:07:55下载
- 积分:1
-
sourcestp1
Le code suivant permet de détecter le matériel d acquisition disponible et
d afficher leurs caractéristiques (formats vidéo, branchement, ...)
Ceci est pris en charge par la toolbox d acquisition d images de Matlab
- 2015-04-09 16:54:45下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
matlabjiaocheng
说明: 详细而系统地介绍了matlab的使用,从最初的基本操作,到最后的动态仿真,讲解都很详细,并附有源程序以便参考学习。(Detailed and systematic introduction to the use of matlab, the basic operation from the initial to the final of the dynamic simulation, are explained in detail, together with a reference source to learn.)
- 2009-08-13 10:37:17下载
- 积分:1
-
zhuanhua
二.十 六进制的转化过程及源代码 kfaf afk a(two. 10. Hexadecimal transformation process and the source code kfaf afk a)
- 2007-03-13 10:37:51下载
- 积分:1
-
RLS
说明: 自适应RLS算法 干扰消除 MATLAB程序(MATLAB program of adaptive RLS algorithm)
- 2019-12-26 19:26:40下载
- 积分:1
-
GA_matlab_code
遗传算法的程序,里面有详细的介绍,GA——matlab(GA program, which is described in detail, GA- matlab)
- 2014-08-07 21:49:55下载
- 积分:1
-
cloudPlot
说明: 一种用于生成二维数据分布图形的函数,在观察大数据量的数据集合是很有效.(A function to plot the distribution of 2-dimensional data)
- 2009-08-08 21:31:35下载
- 积分:1
-
matlab_ann_sample
matlab 使用神经网络工具箱进行识别的例子,使用了bezdekIris数据作为实例,代码中包含数据,需用到matlab的神经网络工具箱。(matlab neural network toolbox identification using examples, the use of bezdekIris data as examples, the code contains test data, it required matlab neural network toolbox to run.)
- 2013-10-05 00:59:01下载
- 积分:1