登录
首页 » matlab » 神经网络用于性能预测

神经网络用于性能预测

于 2005-09-01 发布 文件大小:3KB
0 184
下载积分: 1 下载次数: 58

代码说明:

  此程序可用于实现基于神经网络的工程性能预测。(this procedure can be used to achieve based on neural network projects performance prediction.)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • moving_average_v3.1
    Smooths a matrix (with/without NaN s) via recursive moving average method and eliminates data gaps. (MOVING_AVERAGE(X,F) smooths the vector data X with a boxcar window of size 2F+1, i.e., by means of averaging each element with the F elements at his right and the F elements at his left. The extreme elements are also averaged but with less data, obviously. Leaving the edges intact. The method is really fast. MOVING_AVERAGE2(X,M,N) smooths the matrix X with a boxcar window of size (2M+1)x(2N+1), i.e., by means of averaging each element with its surrounding elements that fits in the mentioned box centered on it. This one is also really fast. The elements at the edges are averaged too, but the corners are left intact. NANMOVING_AVERAGE(X,F) or NANMOVING_AVERAGE(X,F,1) accept NaN s elements in the vector X the latter interpolates also those NaN s elements surrounded by numeric elements. NANMOVING_AVERAGE2(X,M,N) or NANMOVING_AVERAGE2(X,M,N,1) accept elements NaN s in the matrix X the latter interpolates also those NaN elements surrounded by numeric elements.)
    2009-03-06 23:10:07下载
    积分:1
  • liziqunsuanfa
    粒子群算法的程序,和大家共享下,在网上发现的(Particle swarm optimization procedures, and share, in line found)
    2009-06-17 17:22:32下载
    积分:1
  • assignment_sip
    It is the code related to jpeg image Denise. with innovation
    2014-11-10 12:41:15下载
    积分:1
  • StructureandMotionPipline
    The images are organized into a tree with agglomerative clustering, using a measure of overlap as the distance. The reconstruction then follows this tree from the leaves to the root. As a result, the problems is broken into smaller instances, which are then separately solved and combined. Compared to the standard sequential approach, this pipeline boost computational efficiency by one order of magnitude, it is independent from the initial pair of views, and copes better with drift problems
    2010-11-28 16:35:21下载
    积分:1
  • DS_CDMADirect_sequence_spread_spectrum_communicati
    说明:  直接序列扩频通信系统的MATLAB仿真设计(Direct Sequence Spread Spectrum Communication System Simulation and Design of MATLAB)
    2010-04-26 20:02:31下载
    积分:1
  • statistics.7z
    统计计算的一些小函数,求均值,方差,相关系数,SSE,SSR,SST等等(Statistical computing, some small function, find the mean, variance, correlation coefficient, SSE, SSR, SST, etc.)
    2011-07-02 13:59:05下载
    积分:1
  • process-parameters
    通过matlab编程对无心磨削工艺参数的进行优化计算。(Through matlab programming for centerless grinding process parameters to optimize the calculation.)
    2011-10-20 21:51:17下载
    积分:1
  • kmeans
    matlab源码关于模糊K均值聚类算法,适合大家下载研究学习(matlab source code on the fuzzy K-means clustering algorithm, suitable for everyone to download research study)
    2013-11-07 22:52:42下载
    积分:1
  • matlab-5
    matlab 5手册,方便查看,使用学习手册(Matlab 5 manual, convenient to view,Use manual)
    2014-02-20 21:53:51下载
    积分:1
  • oclasse
    说明:  6.78M class e 无线充电仿真(6.78M class e wireless charging simulation)
    2020-07-01 08:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载