-
UDEED
机器学习大牛周志华教授的关于“整体学习”的文章算法的实现。整体学习可以提高学习机器的推广能力。(Ensemble learning aims to improve generalization
ability by using multiple base learners. It is well-known that
to construct a good ensemble, the base learners should be
accurate as well as diverse.)
- 2011-01-05 17:19:41下载
- 积分:1
-
2DPCS
二维光子晶体禁带的遗传优化算法MATLAB源码,一起交流 (Genetic dimensional photonic crystal band gap optimization algorithm MATLAB source code, with the exchange)
- 2013-12-13 15:16:35下载
- 积分:1
-
HengXiang-RLS
一个横向均衡器的MATLAB仿真,采用了自适应算法中的RLS算法(MATLAB simulation of a transverse equalizer, using the adaptive algorithm RLS algorithm)
- 2014-02-10 18:12:43下载
- 积分:1
-
cyclostationary_toolbox
matlab循环谱分析工具箱,其中包含cyclic_4th_order_cumulant,cyclic_autocorrelation_fast等函数(cyclic spectral analysis toolbox )
- 2011-01-11 22:25:12下载
- 积分:1
-
PSOtoolkit
这个是matlab pso 工具箱 下载,包含了pso工具箱的所有工具:hiddenutils,nnet,testfunctions,内附安装说明中文文档(This is a toolbox download matlab pso, pso kit contains all the tools: hiddenutils, nnet, testfunctions, Chinese documents containing installation instructions)
- 2010-05-28 16:19:38下载
- 积分:1
-
plotPLgeneral
该代码描绘了服从正态阴影模型的路径损耗和自由空间的路径损耗。并且添加了阴影产生的随机效应。(The code depicts shading model subject to normal free-space path loss and the path loss. And add a shadow generated random effects.)
- 2013-10-31 14:35:35下载
- 积分:1
-
comp_fim
说明: CRLB 距离仿真计算,基于matlab2017版本编写(CRLB simulation of distance)
- 2020-05-09 00:49:57下载
- 积分:1
-
LCS
用LCS方法解决字符匹配问题,用到动态规划的思想。原创(LCS solution with matching characters, the idea of using dynamic programming)
- 2009-05-12 17:13:07下载
- 积分:1
-
yonglang7m
解决水库大坝岸坡涌浪问题,涌浪向滑坡点上下游扩散的matlab实现。(Solve the problem of dam slope swell, swells to landslide on the downstream point spread matlab.)
- 2011-08-04 16:59:20下载
- 积分:1
-
counting-sheep
前一段时间我有睡眠问题。我曾经躺在床上,盯着天花板,几个小时。后来有一天,我的外婆建议我试着数羊后,我已经上床睡觉。与往常一样,当我的奶奶暗示的东西,我决定尝试一下。唯一的问题是,有没有羊的时候,我就去睡觉各地进行计数。
创意,因为我,这是不会阻止我。我坐下来写,使得字符,其中#代表羊的网格,而计算机程序。草(或任何你喜欢的,只是没有羊)。为了使计算更有趣,我也决定要数绵羊,而不是单一的成群的牛羊。两只羊在同一个群,如果他们都有一个共同的一面(上,下,左或右)。另外,如果羊A是在同一羊群如羊B和羊B处于同一羊群如羊℃,然后羊A和C是在同一个群。
现在,我已经有了一个新的问题。虽然这些计数羊居然帮我睡着了,我觉得这是非常无聊的。为了解决这个问题,我决定我需要做的计数为我另一台计算机上的程序。然后,我就可以只启动这两个程序之前,我去睡觉,我会睡个好觉,直到没有任何干扰的早晨。我需要你给我写的这个程序。(A while ago I had trouble sleeping. I used to lie awake, staring at the ceiling, for hours and hours. Then one day my grandmother suggested I tried counting sheep after I d gone to bed. As always when my grandmother suggests things, I decided to try it out. The only problem was, there were no sheep around to be counted when I went to bed.
Creative as I am, that wasn t going to stop me. I sat down and wrote a computer program that made a grid of characters, where# represents a sheep, while . is grass (or whatever you like, just not sheep). To make the counting a little more interesting, I also decided I wanted to count flocks of sheep instead of single sheep. Two sheep are in the same flock if they share a common side (up, down, right or left). Also, if sheep A is in the same flock as sheep B, and sheep B is in the same flock as sheep C, then sheeps A and C are in the same flock.
Now, I ve got a new problem. Though counting these sheep actually helps me fall asleep, I find)
- 2014-11-20 16:33:12下载
- 积分:1