-
regiongrow
该程序主要用于matlab对图像进行区域检测分割 其原理是区域生长法 需要自己设定阈值 选取生长点(The program is mainly used matlab image area detection principle is divided region growing needs its own set threshold growing point)
- 2013-12-30 01:06:27下载
- 积分:1
-
Chapter_7
data converters by maloberti
- 2013-04-19 15:12:33下载
- 积分:1
-
Crout1
此文件为MATLAB的M文件,功能是通过Crout分解法,解线性方程组。(This file is a MATLAB M-file function is through the the Crout decomposition method for solving linear equations.)
- 2012-11-14 21:05:52下载
- 积分:1
-
RBF_PIDshiyan
说明: 基于RBF神经网络的增量式PID控制,可用于系统辨识(The incremental PID control based on RBF neural network can be used for system identification)
- 2021-04-20 10:58:51下载
- 积分:1
-
LDA
人脸特征提取的线性差别分析法LDA,可以提高样本在子空间中的可分性(algorithm of LDA of face detection by matlab)
- 2012-11-20 20:01:13下载
- 积分:1
-
suijishu
随机数生成的matlab程序,可作为数值分析等的学习工具。(Matlab program, the random number generator can be used as a learning tool of numerical analysis .)
- 2012-04-13 16:39:50下载
- 积分:1
-
ieee754_32
Converts a floating point value to IEEE 754 32 bit binary representation.
Sign Bit: 1
Exp: 2 to 9
Frac: 10:32
Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used.
For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following:
(− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375
- 2013-09-07 22:20:32下载
- 积分:1
-
Tikhonov_regularization_toolbox
Tikhonov正则化工具箱,可实现病态方程组的正则化,以及采用L曲线法、岭估计法、GCV法等确定正则化参数,内含使用方法,亲测有效。(Tikhonov regularization toolbox, which can realize regularization in morbid equations, and using the L curve method, ridge estimation, GCV method to determine the regularization parameter, embedded application method, effective measurement.)
- 2021-03-29 16:39:10下载
- 积分:1
-
Matlabcodeforgeneticalgorithm
说明: 遗传算法的matlab代码Matlab code for genetic algorithm(Matlab code for genetic algorithm)
- 2010-04-18 18:17:38下载
- 积分:1
-
LEACH.m
无线传感器路由协议经典 LEACH
低能适应性分簇分层协议(Low-Energy Adaptive Cluster Hierarchy)
- 2010-06-13 15:32:59下载
- 积分:1