-
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
-
cvCarRecog
基于Opencv的汽车牌照定位与字符识别源代码,可以运行
(Vehicle License Plate Location Based on Opencv and character recognition source code, you can run)
- 2010-08-11 16:18:32下载
- 积分:1
-
基于NT的Telnet客户端 telnet_client
基于NT的Telnet客户端 (NT-based Telnet client)
- 2004-12-09 12:53:14下载
- 积分:1
-
连接ch432
基于STM32HAL库的外接串口CH432,针对单片机串口不够用的情况用(The external serial port CH432 based on STM32HAL library is used to solve the problem that the serial port of single chip computer is not enough.)
- 2021-04-20 09:08:50下载
- 积分:1
-
Graph_Cut
Graph Cut algorithm implementation. Includes MATLAB compiled codes.
- 2021-01-17 16:28:49下载
- 积分:1
-
jiqixuexi
机器学习的10大经典算法(决策树算法、ID3算法、k均值算法等等)(10 classic algorithms in machine learning)
- 2012-05-20 17:04:29下载
- 积分:1
-
MyQQ1.00_CHN
很早之前写的局域网QQ通讯程序,界面是仿QQ的,功能比较简单,如果有兴趣,可以在里面进行扩展(Long time ago to write QQ LAN communication program, the interface is like QQ, feature relatively simple, If you are interested in, you can expand on the inside)
- 2007-11-27 11:54:51下载
- 积分:1
-
Kriging_WENG
c++实现克里金插值法并使用openGL展示等值线(Kriging Interpolation and OpenGL Display)
- 2019-06-13 14:47:39下载
- 积分:1
-
MultControl
这是一个多列的树/列表控制类库(87KB),对大家学习很有用的(This is a multi-column tree/list control class library (87KB), for all of us to learn useful)
- 2009-06-06 08:51:52下载
- 积分:1
-
ecg_ads1298
TI芯片ADS1298基于心电信号采集,包括ADS1298内部寄存器的设置和STM32的串口发送到PC机(TI ADS1298 chip-based ECG acquisition, including the ADS1298 internal register settings and the STM32 serial port to send to the PC)
- 2020-07-28 16:38:39下载
- 积分:1