-
jiaozheng1
一个单位负反馈系统的滞后超前频域法校正,可直接在matlab中打开和运行(A unit negative feedback system lag correction ahead frequency domain method can directly open and run in matlab)
- 2013-10-29 20:34:59下载
- 积分:1
-
WindyGridWorldQLearning
Q-learning (Watkins, 1989) is a simple way for agents to learn how to act optimally in controlled Markovian
domains. It amounts to an incremental method for dynamic programming which imposes limited computational
demands. It works by successively improving its evaluations of the quality of particular actions at particular states.
This paper presents and proves in detail a convergence theorem for Q,-learning based on that outlined in Watkins
(1989). We show that Q-learning converges to the optimum action-values with probability 1 so long as all actions
are repeatedly sampled in all states and the action-values are represented discretely. We also sketch extensions
to the cases of non-discounted, but absorbing, Markov environments, and where many Q values can be changed
each iteration, rather than just one.
- 2013-04-19 14:23:35下载
- 积分:1
-
ball
基于matlab的球杆模型simulink(Simulink model based on the club matlab)
- 2009-12-04 10:57:29下载
- 积分:1
-
Kinect_Microsoft_version0
这个matlab源代码提供,视频,深度流和人物骨架跟踪。其中,包含微软Kinect和SDK库的C ++骨架函数。(The matlab source code is provided, video, stream depth and character skeleton track, including Microsoft Kinect and C++ SDK library skeleton functions.)
- 2011-09-28 15:59:03下载
- 积分:1
-
Statistical_figures
给你一个非常大的整数x,(-10^400 <=x<= 10^400),请统计x的每一位,分别输出9,1,2出现的次数.
Input
一个大整数
Output
一共三行,第一行是9出现的次数,第二行是1出现的次数,第三行是2出现的次数。
Sample Input
912912912910915902
Sample Output
6
5
4(Statistical figures)
- 2014-12-31 10:27:06下载
- 积分:1
-
project
这是一个MATLAB GUI源代码,实现黑白图像的滤波处理,MATLAB版本为7.6(this is a source code of matlab gui, which manage to filter the gray image.the version of matlab can not be older than v7.6)
- 2010-05-19 10:07:47下载
- 积分:1
-
22
说明: 针对Hénon map,找出其稳定点,.
以及在参数确定的情况下绘画出其分岔图,计算李雅普诺夫指数,最后做出时域图
(For Hénon map,1) Find the fixed points of periods one and two for the Hénon map.
2) Investigate the bifurcation diagrams for the Hénon map by plotting the x_n values as a function of α for β = 0.4.
3) Write a Matlab or Maple program to compute the Lyapunov exponents of the Hénon map where α=1.2 and β = 0.4.
4) Use the OGY algorithm to stabilize a point of period one in the Hénon map where α=1.2 and β = 0.4.)
- 2014-11-12 15:13:02下载
- 积分:1
-
sanxiangjilian_CD
三相级联多电平逆变器仿真实现,使用移相载波调制方法(Modular Cascaded H-Bridge Multilevel PV Inverter)
- 2015-06-24 16:59:59下载
- 积分:1
-
MATLAB窗函数设计
说明: 利用matlab工具箱函数,分别画出长度为15的矩形窗、汉宁窗、汉明窗和布莱克曼窗的幅频(dB)特性曲线,观察它们的主要参数(主瓣宽度、过渡带宽度、旁瓣峰值幅度)的差别。(Matlab toolbox function is used to draw the amplit-frequency (dB) characteristic curves of rectangular window, hanning window, hamming window and blackman window with the length of 15, and observe the difference of their main parameters (main lobe width, transition band width, side lobe peak amplitude).)
- 2020-04-15 13:53:43下载
- 积分:1
-
test_2
matlab傅立叶变化实现高通或者低通滤波(matlab fourier changes to achieve high-pass or low pass filter)
- 2007-11-13 16:23:38下载
- 积分:1