-
ds_example
关于扩频系统的一个例程,环境是matlab 通信领域的同志可以(Spread-spectrum systems on a routine, the environment is Comrade matlab communication can)
- 2008-03-24 18:45:26下载
- 积分:1
-
TOmasterMatlab7programme
上传的是<<精通Matlab7程序>>中的全书所有的程序源代码,好不容易才找到的,(From the )
- 2007-07-31 14:17:19下载
- 积分:1
-
matlab-app
说明: 极其实用的matlab小程序 初学者必备(Very useful little program for beginners essential matlab)
- 2011-04-02 17:32:27下载
- 积分:1
-
Matlab_Face_Detector
用matlab实现人脸检测,在实验数据库情况下证明效果良好(acheviing face detection with matlab,it is aproved good in the fae data.)
- 2010-05-06 11:04:23下载
- 积分:1
-
filter
有源滤波器,滤波器的分类,滤波器的用途,滤波器的指标(Active filter, the filter classification, the use of filters, filter indicator)
- 2011-04-30 18:44:56下载
- 积分:1
-
LSTM-MATLAB-master
说明: lstm的matlab代码,里面有实际的例子可以参考(LSTM MATLAB code, there are practical examples to look at)
- 2020-11-18 09:49:39下载
- 积分: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
-
YBZDJ
关于元胞自动机的matlab程序,希望对大家有用(About Cellular Automata matlab program, we hope to be useful)
- 2014-12-04 10:17:30下载
- 积分:1
-
DSPview2
secdond version pf DSPview code on matlab
- 2013-10-31 18:31:33下载
- 积分:1
-
Image_Restoration
Image restoration using inverse filter
- 2015-01-12 13:31:04下载
- 积分:1