-
xray_new
Image Reconstruction
- 2013-10-07 03:19:36下载
- 积分:1
-
SAS_specification
关于统计软件sas函数的用法和详细说明,供初学者参考(On the use of statistical software sas functions and detailed instructions for beginners reference)
- 2010-09-30 19:19:56下载
- 积分:1
-
MATLABfunction
matlab编写程序过程当中,经常遇到忘记或者不知道代码指令,这个目录可以方便查询代码指令(matlab programming process, frequently encountered forget or do not know the code instructions, this directory can be easily query code instructions)
- 2009-12-16 14:44:01下载
- 积分:1
-
4
Solves steam reformer problem in matlab
- 2013-10-24 22:19:28下载
- 积分:1
-
MATLAB
Matlab - Building GUIs with MATLAB
- 2010-08-11 01:34:36下载
- 积分:1
-
kernel-ica1_0.tar
The kernel-ica package is a Matlab program that implements the Kernel
ICA algorithm for independent component analysis (ICA). The Kernel ICA
algorithm is based on the minimization of a contrast function based on
kernel ideas. A contrast function measures the statistical dependence
between components, thus when applied to estimated components and
minimized over possible demixing matrices, components that are as
independent as possible are found.
- 2008-07-31 07:58:38下载
- 积分:1
-
tstem
自绘图函数
数字信号处理时域绘图
丁玉美(time stem )
- 2010-10-14 23:36:40下载
- 积分:1
-
ASK
实现了2FSK调制的一个小程序,为刚入门的通信类网友提供一个学习的参考(Implementation of 2FSK modulation of a small program, for beginners communication provides a reference for the study)
- 2012-03-21 19:25:57下载
- 积分: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
-
DSSS-communications-system
a document explaining a DSSS transmision channel and how to make a rake receiver with simulations
- 2013-01-19 20:15:00下载
- 积分:1