-
Xcell68
xilinx system generator example of PID control of a system
- 2020-10-25 17:00:00下载
- 积分:1
-
GRE-Books---Big-Book(scanned)
GRE Bib book good book for international GRE Preparation
- 2011-02-11 14:06:59下载
- 积分:1
-
percep-classification
说明: 一个感知器神经网络用于分类,有需要的人可以下载啊(A percep used in classification)
- 2011-03-29 12:17:13下载
- 积分:1
-
Spectrum_Bartlett
对于周期图的功率谱估计,当数据长度N太大时,谱曲线起伏加剧,
若N太小,谱的分辨率又不好,因此需要改进。两种改进的估计法是
平均周期图法和平滑平均周期图法。Bartlett法:Bartlett平均周期图
的方法是将N点的有限长序列x(n)分段求周期图再平均。(For the power spectrum estimation of the periodogram, when the data length N is too large, the spectral curve fluctuation intensifies,
  If N is too small, the spectral resolution is not good, so need to be improved. The two improved estimates are
  Average Period Graph and Smooth Mean Period Graph. Bartlett method: Bartlett average cycle chart
  Is to re-average the finite-length sequence x (n) of N points by periodogram.)
- 2016-12-22 17:58:16下载
- 积分:1
-
gsc-1.2
这个包包含以下文件和目录:
1)设置。m:执行该文件设置了正确的路径运行任何代码之前。
2)编译墨西哥人。m:编译所有的墨西哥人文件需要由不同的分割方法。
3)数据:目录图片和储蓄和segmentations笔触。
4)包装:这个目录包含不同的包来实现所有的算法。
5)ui:这个目录包含代码的用户界面。
(
This package contains the following files and directories:
1) setup.m: Execute this file to setup up paths properly before running any code.
2) compile_mex.m: Compiles all the mex files needed by different segmentation methods.
3) data: Directory for images and saving brush strokes and segmentations.
4) packages: This directory contains different packages for implementing all the algorithms.
5) ui: This directory contains code for the user interface.)
- 2013-05-21 07:21:45下载
- 积分:1
-
BLAC_1
simulink example of vector control PMSM motor
- 2009-09-08 04:37:37下载
- 积分:1
-
SecondordeTVbasedmodels
A second-order cone programming based solver for MATLAB
- 2009-11-30 20:53:13下载
- 积分:1
-
RGB
matlab中的彩色图转换成灰度图后的最新集中算法的运用的边缘检测(The color chart matlab edge detection)
- 2013-09-15 21:18:03下载
- 积分: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
-
kdtree
k-d树的matlab程序,包含了KDTREE, KDTREEIDX and KDRANGEQUERY functions。提供了两个Demo
scripts(kdtree_demo.m & kdrange_demo.m),很实用(
This distribution contains the KDTREE, KDTREEIDX and KDRANGEQUERY functions.
Included are the source code files in kdtree/src, as well as precompiled
mex files for the following systems:
- Mac OS X (Matlab 6.5)
- Redhat Linux (Matlab 6.5)
- Windows (Matlab 6.1)
Two demo scripts are provided (kdtree_demo.m & kdrange_demo.m).
The new features added June 2004:
+ You can now use N dimensional data points, where N>3.
+ Use KDTREEIND to return the index value to the closest point,
instead of the closest point values.
+ KDRANGEQUERY can now return these index values as well.
Written by/send comments or suggestions to :
Guy Shechter
guy at jhu dot edu
June 2004
)
- 2013-11-07 16:28:39下载
- 积分:1