-
beam
matlab 中梁的弯矩 剪力 变形 轴力图形 以及源程序(matlab in Beams Shear deformation and axial force graphic source)
- 2013-11-11 13:42:29下载
- 积分:1
-
Morl_RBF_0822A
MATLAB做的不错的人脸识别的程序,希望大家能能受用,-color ,经测试可直接使用。
(Face recognition program MATLAB to do good, and I hope that we can be able to benefit from-color has been tested and can be used directly.)
- 2012-09-30 18:09:16下载
- 积分:1
-
MatlabandVCmixprogramming
本文介绍了一种将Matlab编译成可执行程序的一种方法,它使得Matlab编写的程序能够完全脱离Matlab这个环境来执行,从而大大提高了程序的应用范围和使用价值(This paper presents a Matlab will compile into an executable, It makes Matlab prepared by the procedures to be immune from the Matlab environment to implement, thus greatly improving the procedures and scope of the application of value)
- 2006-09-20 21:34:14下载
- 积分:1
-
Standard-Library
c标准库 参考手册 包括最有用的类和函数(Standard Library Reference)
- 2010-01-02 22:10:07下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
matlab
matlab编程常用命令集,编程命令的使用方法及命令的快速查找(matlab programming of commonly used command sets, the use of the programming commands and orders quickly find)
- 2012-06-14 09:10:44下载
- 积分:1
-
gprs.gpr
一种自适应阵列天线波束赋形合成算法_解决很多问题(An adaptive array antenna beam forming algorithm to solve many problems _)
- 2015-03-30 10:21:26下载
- 积分:1
-
matlab_book
说明: MATLAB课件,可以帮助快速学习MATLAB,介绍详细,有举例详解(MATLAB software can help fast learning MATLAB, introduced in detail, and explain, for example)
- 2008-11-20 17:09:07下载
- 积分:1
-
0002
用c++实现的差分格式求解微分方程。两点边值问题的差分格式( yong chafen geshi shijiande qiujie weifenfangcheng )
- 2010-05-26 22:16:42下载
- 积分:1
-
yiweidengyiziFDTD
一维等离子的FDTD的MATLAB程序,主要是等离子体光子晶体仿真。(One-dimensional FDTD plasma of the MATLAB program, mainly plasma photonic crystal simulation.)
- 2009-04-19 16:23:19下载
- 积分:1