-
chapter7
于慧敏信号与系统第二版第七章部分习题的matlab代码... (Number in Huimin Xin Chapter VII of the system part of the second edition of Exercise matlab code ...)
- 2010-06-04 11:02:43下载
- 积分:1
-
xiaoboji
采用低通性质的平滑函数为高斯函数,根据他的一阶导数、二阶导数作为小波基函数进行突变点分析。
(The use of low-pass nature of the smoothing function for the Gaussian function, according to his first derivative, second derivative wavelet basis function as a point mutation analysis.)
- 2020-09-02 17:08:07下载
- 积分:1
-
NO3sourcecode
现代通信系统,第五章,课后作业题目的MATLAB源代码程序(Modern communication systems, chapter, after-school job)
- 2011-01-13 14:59:07下载
- 积分:1
-
download_imgs
说明: 批量下载图片,可以从FLICKER上下载图片(Batch download pictures, download pictures from FLICKER)
- 2010-04-09 14:49:49下载
- 积分:1
-
gm11
function exp85
clear all
p=[0:0.1:1.1]
t=[22.4570 26.6012 12.6416 5.9367 6.9265 28.2432 31.5068 37.0166 7.8947 1.0398 12.7095]
net=newff([0 1],[5 1],{ tansig purelin }, traingdx , learngdm )
net.trainParam.epochs=2500
net.trainParam.goal=0.001
net.trainParam.show=50
net=train(net,p,t)
r=sim(net,p)
plot(p,t,p,r, * )
y=sim(net,[1.2])
- 2012-04-26 12:14:11下载
- 积分:1
-
CodePotentialFlow2DSim
2D Potential Flow Simulator
- 2012-05-27 14:23:14下载
- 积分:1
-
JC_Calculate
JC法可靠度计算程序,时变可靠度计算实例以及时变可靠度曲线绘制,使用寿命预测(JC method of reliability calculation procedures, the time-varying reliability calculation example and time-varying reliability curve drawing, the service life prediction)
- 2014-09-15 16:09:45下载
- 积分:1
-
SUSAN
用MATLAB和VC对图像用SUSAN算法和Harris算法进行图像角点提取,还有自适应的SUSAN算法的角点提取(MATLAB and VC with SUSAN Harris algorithm for image image corner extraction, and adaptive SUSAN corner extraction algorithm)
- 2014-10-01 17:07:42下载
- 积分:1
-
ROC
There is a code for spectrum sensing..in this code roc curve is generated..
- 2015-02-24 18:29:29下载
- 积分:1
-
kvkdjhrn
包含位置式PID算法、积分分离式PID,bEcCKLx参数是机器学习的例程,利用matlab GUI实现的串口编程例子,对于初学者具有参考意义,dHkWOOd条件包含收发两个客户端的链路级通信程序,调试通过可以使用。( It contains positional PID algorithm, integral separate PID, bEcCKLx parameter Machine learning routines, Use serial programming examples matlab GUI implementation, For beginners with a reference value, dHkWOOd condition Contains two clients receive link-level communications program, Debugging can be used.)
- 2016-02-20 10:57:25下载
- 积分:1