-
lr_lmmse_estimation
基于最小均方误差的方法LMMMSE,对信道参数进行估计。(MMSE-based method LMMMSE, on the estimated channel parameters.)
- 2009-06-22 22:20:27下载
- 积分:1
-
KMEANS
说明: 基于matlab的K均值聚类程序。其中用IRIS数据进行验证,得到了很好的结果。文件中包含了演示后的结果图(Matlab-based K-means clustering procedure. Which use IRIS data verification, have had good results. File contains the results of the demonstration plan)
- 2008-10-09 13:00:06下载
- 积分:1
-
matlab
超宽带无线电技术是一本超宽带领域非常出名的书籍,这是书籍中每一个例子的代码。(The ultra-wideband radio technology is a very well known in the field of ultra-wideband books, this is an example of code books.)
- 2012-04-22 15:32:43下载
- 积分: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
-
MyFilter
本程序是用于信号滤波的实验程序。
主要功能是进行信号的保相滤波。
对计算滤波信号的幅值问题进行了修正( This procedure is experimental procedure for signal filtering. The main function is to carry the signal phase filter protection. Of the amplitude of the filtered signal computing problems were corrected)
- 2015-01-20 10:36:29下载
- 积分:1
-
byumav
国外一模型无人机仿真程序,适合初学者研究。(A foreign model UAV simulation program)
- 2021-03-01 22:39:34下载
- 积分:1
-
krishna_rcosflt
牛人krishna示例的升余弦滚降滤波器的时域和频域仿真(the simulation of raised cosine filter for both time and frequency domains,by krishna, happy learning!)
- 2013-05-22 14:56:54下载
- 积分:1
-
yiqijingdulilun5-8
用于最小二乘法解非线性方程
以仪器精度理论5-8为范例(For the least-squares method for solving nonlinear equations example of instrument precision theory 5-8)
- 2012-12-30 01:57:49下载
- 积分:1
-
patrolandjifen
以动画的方式绘制出对数螺线 的图形,并用一个红色小球来跟踪螺线展开轨迹
以及积分过程(Graphics animation way to draw a logarithmic spiral, and a small red ball to keep track of the spiral to expand the track as well as integrating processes)
- 2012-06-24 23:00:10下载
- 积分:1
-
interp_eval
This file is written as if you are going to evaluate the error
between a pair of images that are presently coded as RGB data. The
initial calculation converts the RGB data to CIE XYZ data.
The calculations are similar if your images are coded as CMYK,
but you will need to convert from CMYK to XYZ instead of converting
from RGB to XYZ.
- 2012-11-29 22:00:07下载
- 积分:1