-
theNewtoninterpolation
数值计算之牛顿插值,包含matlab代码实现!(Numerical calculation of the Newton interpolation, including the matlab code to achieve!)
- 2009-12-12 10:59:27下载
- 积分:1
-
机器学习基础教程 matlab代码+数据
机器学习matlab实现,是机器学习基础教程的程序实现(implementation of Machine learning using matlab, Refference book name is basic course of machine learning program implementation)
- 2020-07-08 00:08:57下载
- 积分:1
-
Example_of_Matlab
一个Matlab实例,内有例题描述已经m文件(A Matlab example, there has been described m Example document)
- 2008-04-28 13:48:49下载
- 积分:1
-
diffraction_cross
说明: 基于matlab的衍射模拟,在毕业设计的时候顺便参考做的,有问题的话欢迎指出(Matlab simulation based on the diffraction, when the way in the graduate design reference do have problems, then welcome to point out)
- 2010-04-25 21:46:36下载
- 积分:1
-
1
说明: 《MATLAB时频分析技术及其应用》书籍中的全部章节源代码,保证完整,保证全部。(The source code of all the chapters in the technology and its applications, " books" MATLAB frequency analysis, to ensure the integrity, to ensure all.)
- 2013-01-24 16:42:37下载
- 积分: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
-
Filter
此文件汇集了为各种数字滤波器消噪,应用广泛(This file is a collection of denoising widely used for a variety of digital filters
)
- 2012-11-25 16:11:23下载
- 积分:1
-
菲涅尔迭代计算
说明: MATLAB 程序菲涅尔迭代计算啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊(Fresnel Iterator of MATLAB Program)
- 2019-02-15 18:19:10下载
- 积分:1
-
dianlixitong
这是电力系统相关的一个课程设计,运用的编程语句相对比较简单、易懂。适合对Matlab不是很熟练的学子(This is a curriculum-related power system design, the use of programming statements is relatively simple, understandable. Suitable for Matlab is not very skilled students)
- 2013-11-28 09:55:46下载
- 积分:1
-
MATLAB.zip
关于MATLAB方面的教程主要是关于如何应用等基本操作(About MATLAB aspects tutorial is about how to apply the basic operations)
- 2015-04-16 08:37:49下载
- 积分:1