-
gg_mle
这是对广义高斯分布中两个参数alpha,beta的估计方法,对自然图像的大量统计特征就符合这一分布。(function [f, g] = dggbeta(beta, absx)
DGGBETA Derivative of generalized Gaussian pdf with respective to beta
[F, G] = DGGBETA(BETA, ABSX)
Return partial derivative and second order partial derivative
This is an utility function for GGMLE
ABSX is the distance of the data from the mean
Function is undefined for negative beta
if beta <= 0
f = NaN
g = NaN )
- 2013-03-15 10:37:51下载
- 积分:1
-
UVST
The source of the VC, you ll see good(The source of The VC, you l l see good)
- 2017-05-10 11:35:30下载
- 积分:1
-
CC2530驱动LCD5110驱动程序
基于cc2530驱动LCD5110液晶显示代码,可以显示字母和字符。
- 2023-06-07 20:45:03下载
- 积分:1
-
osgEarth分页流程
osgEarth的地形分页流程,我大致的写一下,感兴趣的话,大家可以去代码中看看,以MPEngine为例(osg tile
TilePagedLOD* plod = new TilePagedLOD( _engineUID, _liveTiles, _deadTiles );
plod->setCenter ( bs.center() );
plod->addChild ( tileNode );
plod->setFileName( 1, Stringify() << tileNode->getKey().str() << "." << _engineUID << ".osgearth_engine_mp_tile" );)
- 2020-06-23 21:40:02下载
- 积分:1
-
lixunlong
第四纪法拉第哭诉;分阶段;罗斯福 地方军大;算法 (Quaternary Faraday cried; Phases; Roosevelt local army major; Algorithm)
- 2005-03-31 10:38:19下载
- 积分:1
-
Matlab_and_C_C++
精通Matlab与C_C++混合程序设计.rar
是精通Matlab与C_C++混合程序设计 这本书的配套源码(Proficient in Matlab and C_C++ Mixed program design. Rar is proficient in Matlab and C_C++ Mixed programming matching this book source)
- 2008-05-20 10:35:20下载
- 积分:1
-
Np驱动源码
说明: 读写游戏内存,可以读写任意游戏进程信息,居家旅行必备工具(Read and write game memory, can read and write any game process information)
- 2020-08-12 16:18:26下载
- 积分:1
-
用C# 写的网络嗅探器,跟传统的不一样的是,采用了新的算法,减轻了CPU的消耗,并且对数据包进行了详尽的分析,很有参考价值...
用C# 写的网络嗅探器,跟传统的不一样的是,采用了新的算法,减轻了CPU的消耗,并且对数据包进行了详尽的分析,很有参考价值-With C# Write network sniffer with the traditional is not the same as adopting a new algorithm to reduce the CPU consumption, and data packets carried out a detailed analysis of the valuable
- 2022-03-01 22:02:31下载
- 积分:1
-
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即...
本次设计要求我使用最不经常使用页面淘汰算法。该算法在需要太太某一页是,首先淘汰到当前时间为止,被访问次数最少的那一页。这只要在页表中给每一页增设一个访问计数器即可实现。每当该页被访问时,访问计数器加1,而发生一次缺页中断时,则淘汰计数值最小的那一页,并将所有的计数器清零。-the design I use most frequently used pages out algorithm. The algorithm needs his wife to a certain page is the first out of the current period, the number of visits at least one of those. This page provided in the table for each additional page counter a visit can be realized. When the page was the visit, plus a visit counter, and once interrupted missing pages, then count out that one of the smallest, with all the counter reset.
- 2022-09-22 18:20:02下载
- 积分:1
-
STM32-奋斗板-uIP1.0网络例程
说明: STM32-奋斗板-uIP1.0网络例程(Basic routines applicable to MINI boards)
- 2020-06-17 08:20:01下载
- 积分:1