登录
首页 » matlab » acent

acent

于 2010-08-19 发布 文件大小:1KB
0 54
下载积分: 1 下载次数: 42

代码说明:

  最优化算法中最速下降法的Matlab源码,很不错的源码,希望对你有用。(Optimization algorithm in the steepest descent method of Matlab source code, it is a good source, I hope useful to you.)

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

发表评论

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
  • wigb
    在MATLAB环境下对一个地震道集作道集图(In the MATLAB environment for a set of seismic gathers map)
    2010-11-02 14:47:49下载
    积分:1
  • matlab
    matlab常用命令查询,方便新手入门matlab(matlab command queries used to facilitate the Getting Started matlab)
    2010-05-18 14:20:55下载
    积分:1
  • COMP_EIG
    complex eigenvalue example in matlab with source
    2011-11-30 06:14:08下载
    积分:1
  • codec
    how implement a codec using matlab Simulation
    2014-01-19 03:41:15下载
    积分:1
  • lab-1
    Power World simulation
    2013-04-26 04:50:43下载
    积分:1
  • BWNoiseReduction
    Reduce noise in Binary Image 二值图去噪小程序,matlab(Reduce noise in Binary Image binary image denoising applet, matlab)
    2008-05-27 21:58:45下载
    积分:1
  • ARMA_StmcbProny
    用矩阵的奇异值分解法确定ARMA模型的阶次,估计模型参数(ARMA model to determine the matrix of the singular value decomposition of the order, the estimated model parameters)
    2021-05-01 11:01:52下载
    积分:1
  • dbpsk_modem
    dbpsk信号的调制解调matlab代码实现的一个例子,调制时差分编码,这样用1bit延迟差分检测的结果,直接就是原码,解调采用1bit差分延迟检测.(DBPSK signal modulation and demodulation matlab code an example of differential modulation encoding, such 1bit delay with the results of differential detection, direct that the original code, demodulation using 1bit delay differential detection.)
    2007-12-04 16:23:31下载
    积分:1
  • Based-on-adaptive-on-demand-weighted-clustering-al
    一种基于自适应按需加权分簇算法的CBRP路由协议研究(Based on adaptive on-demand weighted clustering algorithm for routing protocol research CBRP)
    2009-05-22 22:34:37下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载