-
matlabxinhaochuligongjuxianghanshu
MATLAB信号处理工具箱函数,珍藏版,可以参考一下(MATLAB Signal Processing Toolbox functions, Special Edition, you can reference)
- 2010-05-11 21:10:27下载
- 积分:1
-
intelligent-image-collection-module
以X射线检测焊缝图像为研究对象,针对石油焊管管端焊缝生产检验
中线阵列探测器实时成像的X射线数字图像存在的对比度不高、图像噪声及背景
起伏较大、焊缝边缘模糊且纹理较多的特点。( This task takes the X一ray weld seam image as the research object, in view of the X一ray image characteristics of low contrast, high image noise and fluctuated background, fuzzy weld seam edge and more texture with linear diode arrays real一time imaging in the petroleum welded pipe.Matlab simulation software is used to analysis methods of smoothing noise, gray transform enhancement, and image segmentation for image processing.)
- 2013-03-11 17:07:20下载
- 积分:1
-
Alamouti
Performance of Alamouti
- 2014-11-15 01:24:30下载
- 积分:1
-
信噪比和均方
说明: 如题,很简单的小工具,信噪比snr和均方mse的MATLAB代码。(As topic,a very simple tool, SNR and MSE MATLAB code.)
- 2020-06-19 01:40:01下载
- 积分:1
-
1280fft
1280点fft变换,改变传统的需2046点FFT的情况。(1280 point FFT,radix 4 and radix 5 )
- 2010-11-07 23:05:19下载
- 积分:1
-
shenjingwangluo
T=[1 0 0 1 0 0 1 0 0
0 1 0 0 1 0 0 1 0
0 0 1 0 0 1 0 0 1]
输入向量的最大值和最小值
threshold=[0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1]
net=newff(threshold,[31 3],{ tansig , logsig }, trainlm )
训练次数为1000,训练目标为0.01,学习速率为0.1
net.trainParam.epochs=1000
net.trainParam.goal=0.01
LP.lr=0.1
net = train(net,P,T)
测试数据,和训练数据不一致
P_test=[0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319
0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 (T = [1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1] ' of the maximum and minimum input vector threshold = [0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1 0 1] net = newff (threshold, [31 3], {' tansig' , ' logsig' }, ' trainlm' ) training times for the 1000 target of 0.01 training, learning rate of 0.1 net.trainParam.epochs = 1000 net. trainParam.goal = 0.01 LP.lr = 0.1 net = train (net, P, T) test data, and training data inconsistencies P_test = [0.2101 0.0950 0.1298 0.1359 0.2601 0.1001 0.0753 0.0890 0.0389 0.1451 0.0128 0.1590 0.2452 0.0512 0.1319 0.2593 0.1800 0.0711 0.2801 0.1501 0.1298 0.1001 0.1891 0.2531 0.0875 0.0058 0.1803 0.0992 0.0802 0.1002 )
- 2011-05-21 16:47:44下载
- 积分:1
-
AMP
APPROXIMATE MESSAGE PASSING ALGORITHM
- 2020-11-09 14:49:46下载
- 积分:1
-
Calclulate-world-frame
一个求图像世界坐标系的代码,亲自试验过,保证有效。(Find the image of a world coordinate system code, personally tested, to ensure effective.)
- 2011-04-27 10:01:39下载
- 积分:1
-
HOSP-matlab
这是一份高阶统计量的资料,有相关的程序,目前高阶统计量是研究的热门话题,对于地震子波的高精度提取有重要意义。(This is a higher-order statistics of the data full of relevant procedures,and at present higher-order statistics is a hot topic which is very important and significant for high-precision seismic wavelet extraction.)
- 2011-08-16 14:59:22下载
- 积分:1
-
causality_Granger
this function calculate Granger causality relation between X and Y witch both are N by 1 vectors
- 2021-02-25 18:09:38下载
- 积分:1