-
sjfx
关于matlab的方面的一些源代码。可以实现多项式函数计算,插值计算,和傅里叶变换,等等(Some aspects on the matlab source code. Polynomial function can calculate, interpolation, and Fourier transform, and so on)
- 2010-12-14 20:47:54下载
- 积分:1
-
xiaobo1
此例程是matlab6.5辅助小波分析与应用例程书中的例程,希望对您有用(This routine is matlab6.5 auxiliary routines and application of wavelet analysis of the routine book, I hope useful for you)
- 2009-05-15 20:52:25下载
- 积分:1
-
Bloss
this source code is bloss matlab
- 2013-08-04 14:56:38下载
- 积分:1
-
rcs-KF
建立飞机散射模型,并计算飞机模型的RCS值;雷达目标EKF滤波算法(Aircraft scattering model is established, and calculation model airplanes RCS value; Radar target EKF filtering algorithm)
- 2021-04-05 17:59:03下载
- 积分:1
-
Dijkstra
Dijkstra algorithm implemented by c++
- 2010-08-22 13:56:59下载
- 积分: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
-
模糊自适应滑模控制
一种简单的模糊自适应滑模控制,通过模糊自适应控制实现消除滑模控制的抖振。(A simple fuzzy adaptive sliding mode control is adopted to eliminate chattering of sliding mode control by fuzzy adaptive control.)
- 2021-03-15 22:59:22下载
- 积分:1
-
GA-ELM
遗传算法优化的极限学习机模型 采用水仙花基本特征数据集 效果比单纯的ELM模型要好(The effect of using daffodils basic feature data set in the extreme learning machine model optimized by genetic algorithm is better than that of ELM model only.)
- 2021-03-30 11:09:10下载
- 积分:1
-
images-thsis
thesis based on image processing
- 2012-04-07 20:49:04下载
- 积分:1
-
ICA
里面包含了ICA算法和FASTICA算法,主要用于信号处理,如脑电信号,心电信号的伪迹去除。(It contains the ICA algorithm and FASTICA algorithm, mainly used for signal processing, such as EEG, ECG artifact removal.)
- 2021-01-05 15:38:54下载
- 积分:1