-
specxture
图像经过二维傅立叶频谱分析后,用此函数可以求取频谱的环向、楔向特征。在图像分析中具有较大用途。(After two-dimensional Fourier spectrum image analysis, this function can be used to strike a spectrum of the ring, to the characteristics of wedge. In the image analysis with a larger purpose.)
- 2021-03-02 15:49:34下载
- 积分:1
-
matlabcs
三次样条插值的源程序,程序稍稍长了点
希望大家能用到(cubic spline interpolation of the source, procedures slight hope everyone can wait to)
- 2006-12-11 21:50:53下载
- 积分:1
-
ARTICLE
多元统计分析在超声检测回波信号处理中的应用(Multivariate statistical analysis of ultrasonic echo signal detection processing applications)
- 2013-10-26 21:29:49下载
- 积分:1
-
Model_of_solenoid_valve
比例电磁铁仿真,有磁滞回线,电感变化。
输入为电压,输出为力。(Model of solenoid)
- 2015-12-19 18:11:18下载
- 积分:1
-
Alambabahi
the programm for alamouti in comunication mobil. application in CDMA whit AWGN
- 2009-04-25 03:14:45下载
- 积分:1
-
tiltsquare
construct a characteristic function of a tiltsquare
- 2010-01-03 11:09:53下载
- 积分:1
-
matlab-advanced-applications
matlab 高级应用的一些例子,希望对大家有所帮助(matlab examples of advanced applications, we hope to help)
- 2011-10-05 20:22:12下载
- 积分:1
-
求一些信号的均方根时延扩展、信道衰弱速率
求一些信号的均方根时延扩展、信道衰弱速率(Seeking root mean square delay spread of some signals)
- 2017-10-22 16:09:06下载
- 积分:1
-
MATLAB
说明: 做傅立葉轉換並SHIFT
2階巴特沃斯
做週期性雜訊的處理(Fourier transform and SHIFT 2 do Butterworth deal to do periodic noise)
- 2010-04-11 14:22:26下载
- 积分:1
-
LSSVM
最小二乘支持向量机,程序粘到command window里,设定 2 两个参数,可以更改,以达到最优化(igam=0.001
isig2=0.001
[gam,sig2]=tunelssvm({X,Y, f ,igam,isig2, RBF_kernel },...
[0.001 0.001 10000 10000], gridsearch ,{}, leaveoneout_lssvm )
type= function approximation
kernel= RBF_kernel
model=initlssvm(X,Y,type,gam,sig2,kernel)
model
model=trainlssvm(model)
Yt=simlssvm(model,Xt) )
- 2015-12-27 11:05:14下载
- 积分:1