-
Function-approximation
函数逼近的MATLAB程序,本程序设计一个两层的bp网络用于函数逼近,隐层的激活函数为 tansig,输出层激活函数为purelin线性函数
(Function approximation of the MATLAB program, the program design of a two-tier network for function approximation bp, hidden layer activation function is tansig, the output layer activation function is a linear function purelin)
- 2011-01-28 12:01:02下载
- 积分:1
-
shipin
matlab程序 打开摄像头的程序 yuv格式 程序很简单 (matlab program to open the camera program yuv format procedure is very simple)
- 2013-11-19 16:19:23下载
- 积分:1
-
random_walker
code for randomwalk algorithm
- 2015-03-07 16:36:44下载
- 积分:1
-
PV-array-with-MPP-tracking-Boost-DC-DC-converter-
This file is very important for student ....
- 2014-02-18 00:14:07下载
- 积分:1
-
matlab
一种基于matlab的数字水印的仿真的实现。(Digital Watermarking Based on the simulation matlab implementation.)
- 2009-12-28 15:11:16下载
- 积分:1
-
Matlab-project
roots -Polynomial roots
Syntax
r = roots(c)
Description
r = roots(c) returns a column vector whose elements are the roots of the polynomial c.
Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n+1 components, the polynomial it represents is .
Tips
Note the relationship of this function to p = poly(r), which returns a row vector whose elements are the coefficients of the polynomial. For vectors,roots and poly are inverse functions of each other, up to ordering, scaling, and roundoff error.
- 2014-11-13 01:48:01下载
- 积分:1
-
FDTD_Antipodal_Patch
A matlab code or FDTD simulation of anti-podal patch
- 2009-04-13 12:33:07下载
- 积分:1
-
C
说明: c语言例题程序,还有最小二乘法支持向量机的MATLAB调试测试运行(Example programs c language, as well as least squares support vector machines to run MATLAB Debugging and Testing)
- 2010-03-26 08:53:07下载
- 积分:1
-
1
说明: 并网光伏发电系统最大功率点跟踪技术的研究.nh(Grid-connected photovoltaic power generation system Maximum Power Point Tracking Technology. Nh)
- 2011-03-15 13:48:57下载
- 积分:1
-
randControl
飞机飞行仿真中,对四个主要控制量,包括油门、升降舵、副翼及方向舵控制,分别提供持续2秒的随机大小的阶跃控制输入,四个控制量互相独立。可以用于飞行动力学系统辨识、参数识别等。(Flight simulation, the four main control volume, including throttle, elevator, aileron and rudder control, to provide for 2 seconds, respectively, a random step size control inputs, four control variables independent of each other. Can be used in flight dynamics system identification, parameter identification.)
- 2011-09-30 10:59:06下载
- 积分:1