登录
首页 » matlab » 01003415

01003415

于 2010-12-16 发布 文件大小:329KB
0 165
下载积分: 1 下载次数: 2

代码说明:

   Direct torque control based neural netwoek

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

发表评论

0 个回复

  • BP
    说明:  神经网络的计算,包括训练和测试两部分,利用的是最小均方误差算法。(Nerual network calculation,including training and working part,utilizing MMSE algorithm.)
    2010-10-27 18:59:05下载
    积分:1
  • FIR-filter-design-using-matlab
    绍了利用MATLAB信号处理工具箱进FIR滤波器设计的三种方法:程序设计法、FDATool设计法和SPTool设计法,给出了详细的设计步骤,并将设计的滤波器应用到一个混和正弦波信号,以验证滤波器的性能。(FIR filter design using matlab(including code))
    2011-11-01 20:07:51下载
    积分:1
  • power
    基于平移不变小波变换的电力时间序列预测,结合多层感知器(MLP)神经网络, 预测精度很好。(Electricity demand time-series forecasting program Based on shift-invariant wavelet transform features )
    2013-04-23 16:13:50下载
    积分:1
  • csvs
    基于改进差分演化算法的石油层评价指标的特征选择(Feature improved oil layer evaluation based on differential evolution algorithm choice)
    2013-12-12 19:25:00下载
    积分:1
  • IAprogram
    基于matlab语言的干扰对齐算法实现,运用对偶迭代200次成功实现算法(Interference-based alignment algorithm matlab language, the use of dual iterative algorithm successfully achieved 200 times)
    2021-04-21 15:18:49下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • SAW_correlator_no_temp_diff
    surface acoustic wave (correlator no temp diff)
    2014-01-17 22:49:57下载
    积分:1
  • MATLAB-3d-image-reconstruction
    基于MATLAB基于MATLAB的三维超声成像及图像处理的三维超声成基于MATLAB的三维超声成像及图像处理像及图像处理(very funny documnet very funny documnet very funny documnet )
    2015-04-01 07:07:14下载
    积分:1
  • Data-association-
    三被动雷达交叉定位,去除鬼影点和杂波,点点关联概率达到8成以上。(remove noise wave; remove false intersection points ; Data association 。 )
    2012-11-24 08:36:10下载
    积分:1
  • color
    图着色,采用图论的方法进行图形着色,首先采用相邻矩阵,计算顶点之间的关系(Graph coloring. Graph coloring is done by graph theory. First, the adjacent matrix is used to calculate the relationship between vertices.)
    2020-06-18 20:00:02下载
    积分:1
  • 696518资源总数
  • 105665会员总数
  • 6今日下载