登录
首页 » matlab » 436

436

于 2010-12-07 发布 文件大小:1KB
0 273
下载积分: 1 下载次数: 15

代码说明:

  matlab gui实例,实现时间的实时显示,包括年月日(matlab gui example, to achieve real-time display of time, including years at)

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

发表评论

0 个回复

  • lsm-rbf
    说明:  一种最小二乘法的RBF网络 ---------------------------------- radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。(radical basis function neural network ------------------------------------------ clear all close all global sp k w2 b2 unitcenters alldatanum=400 traindatanum=300 testdatanum=100 sp=8 errorlimit=0.1 u=rand(1,alldatanum+10) y=zeros(1,alldatanum+10) for i=4:alldatanum+3 y(1,i)=1.5*y(1,i-1)*y(1,i-2)*y(1,i-3)/(3+y(1,i-1)+y(1,i-2)*y(1,i-2)+... y(1,i-3)*y(1,i-3)*y(1,i-3))+u(1,i)+u(1,i-1)+u(1,i-2) 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
    2011-04-13 10:26:06下载
    积分:1
  • GUI
    matlab中GUI的基本操作讲解,让初学者学会怎样使用GUI这一功能。(The basic operation of the GUI matlab explain, let beginners learn how to use the GUI this feature.)
    2014-02-17 19:55:43下载
    积分:1
  • SEPIC
    sepic converter module simulink/matlab
    2014-01-30 05:21:42下载
    积分:1
  • zizuokalman
    卡尔曼在目标跟踪中的应用本文对作匀速运动的二维空中机动目标进行研究,利用交互式多模型方法对雷达目标进行跟踪(target tracking in the application of this uniform motion for the two-dimensional aerial maneuvers goals, use of interactive multi-model approach to tracking radar targets)
    2020-07-26 22:18:41下载
    积分:1
  • jiayou
    用MATLAB实现特定人的孤立词语音识别,包含完整程序(MATLAB implementation of speech recognition)
    2014-11-03 14:06:32下载
    积分:1
  • global-motion
    此代码为对全局运动进行估计,运用的全局搜索法。(The code for the global motion estimation, the use of global search method.)
    2011-11-04 15:35:18下载
    积分:1
  • tracking1
    用于图像处理等等,在MATLAB中实现移动目标的检测与辨识。(Used in image processing and so on, is realized in MATLAB moving target detection and recognition.)
    2013-11-18 22:33:31下载
    积分:1
  • Applied-Optimization-with-Matlab-Programming---P
    Applied Optimization with Matlab Programming - P. Venkataraman.pdf
    2013-03-27 07:29:20下载
    积分:1
  • daorechegnxu
    基于C++的二维稳态导热计算程序,附带程序说明以及matlab的绘图说明(Based on two-dimensional steady-state heat conduction C++ calculation program, with the program description and drawings illustrate matlab)
    2014-12-04 11:26:03下载
    积分:1
  • RLS
    自己编写的递推增广最小二乘算法,有意者可以参考(I have written Recursive Extended Least Squares algorithm, Interested parties can refer to the)
    2009-11-28 14:28:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载