-
NcutClustering_7
采用归一化的方法对灰色图像进进行分割,分割效果较好(Using normalized method for gray image into the partition, partition better)
- 2008-05-06 12:03:01下载
- 积分:1
-
pidcontrol
这是一个关于pid控制算法的程序,主要用于控制一阶线性时滞系统(This is a process pid control algorithm, mainly used to control the first-order linear time-delay system)
- 2010-05-12 21:34:04下载
- 积分:1
-
038097235Control-System-Toolbox-8.2_
MATLAB toolbox control(MATLAB toolbox)
- 2015-04-04 10:47:45下载
- 积分:1
-
PVINVERTER
光伏并网逆变器电压电流双闭环,含有最大功率跟踪。(PV grid connected inverter voltage and current double closed loop, containing the maximum power tracking)
- 2016-05-02 23:05:05下载
- 积分:1
-
04469620array
构建天线阵列及GUI框架,可用于相控阵,圆形阵,矩形阵等(The antenna array and GUI frame can be used for phased array, circular array, rectangular array, etc)
- 2018-10-25 10:38:02下载
- 积分:1
-
redresseur
model of a three phase rectifier taking into account the current
- 2012-05-18 21:42:52下载
- 积分:1
-
PCMTITEST2010
完成线性调频信号的脉冲压缩,动目标检测,动目标显示等技术,是学习雷达的经典程序(Complete linear FM signal pulse compression, moving target detection, moving target indication and other technology, the program is to learn the classic radar)
- 2011-07-02 15:45:26下载
- 积分:1
-
Matlab2010
Matlab2010经典超强教程(清晰、免费版)(Matlab2010 classic super tutorial (clear, free version))
- 2013-10-10 11:48:08下载
- 积分: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
-
1
说明: 这是一个用c++实现的程序,功能:熟悉Mallat 算法、Daubechies 小波的构造、样条小波的性质(err)
- 2008-06-17 18:16:21下载
- 积分:1