-
interpolation-and-fitting
matlab经典算法程序中关于插值和拟合的具体指导资料 给需要的朋友们以启发(classical algorithm matlab program on interpolation and fitting specific guidance information to a friend who needs to inspire)
- 2013-11-13 11:20:13下载
- 积分:1
-
CFAR
MATLAB的恒虚警处理的一种程序 基于高斯杂波分布下的(This is a matlab code.)
- 2012-03-03 23:35:05下载
- 积分:1
-
RDPTA
Algorithm Given are P training pairs {X1,d1,X2,d2....Xp,dp}, where Xi is (n*1) di is (n*1) No of Categories=R. i=1,2,...P Yi= Augmented input pattern( obtained by appending 1 to the input vector) i=1,2,…P In the following, k denotes the training step and p denotes the step counter within the training cycle Step 1: c>0 , Emin is chosen, Step 2: Weights are initialized at w at small values, w is (n+1)*1. Counters and error are initialized. k=1,p=1,E=0 Step 3: The training cycle begins here. Input is presented and output computed: Y=Yp, d=dp Oi=f(wtY) for i=1,2,….R
Step 4: Weights are updated: wi=wi+1/2c(di-oi)Y for i=1,2,…..R. Step 5: Cycle error is computed: E=1/2(di-oi)2+E for i=1,2,…..R. Step 6: If p<P then p=p+1,k=k+1, and go to Step 3: Otherwise go to Step 7. Step 7: The training cycle is completed. For E=0,terminate the training session. Outputs weights and k. If E>0,then E=0 ,p=1, and enter the new training cycle by going to step 3.
- 2014-11-06 11:12:37下载
- 积分:1
-
sequencedependentsetuptimes
Simulink sequence dependent setuptimes example
- 2015-01-05 05:04:35下载
- 积分:1
-
kmeans
matlab code for kmeans image segmentation
- 2015-02-03 15:08:51下载
- 积分:1
-
tys
MATLAB编写的计算一幅图像投影熵,用来计较两幅图像的相似程度(MATLAB calculations prepared by an image projection entropy, is used to care about the similarity of two images)
- 2010-05-20 16:56:47下载
- 积分:1
-
ct
说明: 可根据所给参数绘制出头模型图形,并对其进行投影和反投影重建的算法,可正常运行,得到较为理想的结果。(Can be drawn according to the parameters of his early model of graphics, and its projection and back projection reconstruction algorithm, running, get more desirable results.)
- 2010-11-14 14:22:24下载
- 积分:1
-
traffic_simevents
automatic traffic signal
- 2011-01-05 22:33:31下载
- 积分:1
-
FMCW-radar
小型车载雷达的原理仿真。使用线性调频连续波(LFMCW)波形,探测公路环境下的周围车辆目标,使用距离多普勒方法显示目标的距离和速度信息,并对LFMCW的探测原理做了演示。(Principle small car radar simulation. Using a linear frequency modulated continuous wave (LFMCW) waveform, vehicle detection highway around the target environment, using the Doppler method to display the distance and speed information the target, and the detection principle LFMCW made a presentation.)
- 2020-12-12 10:59:16下载
- 积分:1
-
FourMethodsOfPeriodogramEstimate
非参数的功率谱估计包括四个,周期图法,Blackman-Turkey,Welch-Bartell,改进的周期图法,输入信号为白噪声通过切比雪夫滤波后的信号(Non-parametric estimation of the power spectrum consists of four, periodogram, Blackman-Turkey, Welch-Bartell, improved cycle diagram method, the input signal is white noise ratio of the signal by cutting Schiff filtered)
- 2013-12-10 19:41:14下载
- 积分:1