-
pls_matlab
偏最小二乘法的算法介绍以及matlab程序例子(Partial least squares algorithm, and matlab program examples introduced)
- 2010-09-30 16:13:51下载
- 积分:1
-
DLA_simulation
说明: 用matlab实现DLA模型的分形形貌模拟(Using matlab to achieve DLA model simulation of the fractal morphology)
- 2008-10-22 16:16:01下载
- 积分:1
-
matlab
说明: matlab学习手册
介绍matlab的使用方法
适合初学者(matlab)
- 2010-04-27 19:15:51下载
- 积分:1
-
T-HOMEWORK
用Parzen窗法或者kn近邻法估计概率密度函数,得出贝叶斯分类器,对测试样本进行测试,比较与参数估计基础上得到的分类器和分类性能的差别.2. 同时采用身高和体重数据作为特征,用Fisher线性判别方法求分类器,将该分类器应用到训练和测试样本,考察训练和测试错误情况。将训练样本和求得的决策边界画到图上,同时把以往用Bayes方法求得的分类器也画到图上,比较结果的异同。3.选择上述或以前实验的任意一种方法,用留一法在训练集上估计错误率,与在测试集上得到的错误率进行比较。(Use Parzen Windows method or the kn neighbor method estimated probability density function, draw the bayes classifier, to test sample to test, and the parameter estimation is based on the classifier and get the difference of classification performance. 2. At the same time the height and weight data as the characteristic, with Fisher identification method for linear classifier, and the application of the classifier to training and test sample, investigation and test training error condition. Will the training sample and utility of decision on the drawing boundary paint, and at the same time before the Bayes method with optimal classifier also paint chart, the result of the comparison of the similarities and differences. 3. Select the above or before any a kind of method of experiment, with a method for training set in the estimation error rates, and on the test set get error rates are compared.)
- 2012-04-17 22:59:50下载
- 积分:1
-
pinpufenxi
函数分析器 用于频谱分析 frequency analysis matlab(frequency analysis matlab)
- 2013-03-16 17:04:03下载
- 积分: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
-
Series_converter
Series DC DC converter
- 2014-11-14 01:46:12下载
- 积分:1
-
03
说明: MATLAB7辅助控制系统设计与仿真 书中的原码 第3章(MATLAB7 assisted control system design and simulation of the original code book, Chapter 3)
- 2007-10-25 18:33:40下载
- 积分:1
-
First_Order
应用最小二乘法对一阶系统进行辨识,得到相应的参数(Least square method the first order system identification, the corresponding parameters)
- 2010-05-12 04:49:16下载
- 积分:1
-
jsscx1
近似熵MATLAB的计算程序,可以通过此程序对脑电信号EEG进行分析,达到你要的结果。程序仅供参考,里面可能有少许不足之处,希望大家不吝赐教。(approximate entropy MATLAB program, through this procedure right EEG EEG analysis you want to achieve results. Procedures for reference purposes only, which may have some shortcomings, we hope that substantive progress has spared no.)
- 2007-05-11 10:06:13下载
- 积分:1