-
dianzi
电子温度计,可以准确的测量当前的温度,经过长时间的测量,误差不到1度(Electronic thermometer, you can present an accurate measurement of temperature, after a long period of measurement error less than 1 degree)
- 2009-06-06 15:58:14下载
- 积分:1
-
NUC1XX-project-templates
NUC1XX工程模板,包含BSP板级支持包和所有的外设初始化代码。(NUC1XX project templates, including BSP Board Support Package and all peripheral initialization code.)
- 2014-04-25 09:21:55下载
- 积分:1
-
TSCH总结
contiki环境下的TSCH配置实现,TSCH的功能描述等(The TSCH configuration implementation in the contiki environment, the function description of TSCH, etc.)
- 2021-03-14 00:29:24下载
- 积分:1
-
密码锁
说明: 密码锁,矩阵键盘,报警防护系统,stm32(key board stm32 stm32 stm32stm32)
- 2019-04-18 19:17:30下载
- 积分:1
-
QR分解
QR分解
void cvQR(CvMat *inputA,CvMat *q,CvMat *r) {
CvSize inputSize=cvGetSize(inputA); int width=inputSize.width; int height=inputSize.height; cvSetI
- 2022-04-29 09:52:05下载
- 积分:1
-
SERPSK-SERPAM-SERQAM-code
SERPSK SERPAM SERQAM
- 2014-09-22 10:31:27下载
- 积分:1
-
Voronoi
图形voronoi图的自动生成算法,用vc做,是基于一般图形voronoi图的算法,结合数字图形处理里的轮廓跟踪算法,使一般图形voronoi图能够根据不同的生成元总动生成。(Graph voronoi diagram automatic generation algorithm, using vc do is based on the general graph voronoi diagram algorithm, combined with digital image processing in the contour tracking algorithm, the general graph voronoi diagram to the total depending on the generator automatically generated.)
- 2020-12-10 21:19:19下载
- 积分:1
-
UPFC-with-series-and-shunt-FACTS-controllers
UPFC with series and shunt FACTS controllers
- 2014-09-21 04:02:44下载
- 积分:1
-
kalmanhsjkdskmatlab
kalman 滤波的 matlab 程序 (Kalman filtering procedures Matlab)
- 2007-04-18 13:25:58下载
- 积分:1
-
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