-
Untitled13
皮肤检测的最终目标是构建一个决策规则,并以此将图像中的像素划分为肤色和非肤色两类,一般通过引入一个衡量像素点颜色与“标准肤色”的距离而实现的,该距离是由相应肤色建模的方法决定的。人脸检测MATLAB源代码关于彩色图像光照补偿(The ultimate goal of skin detection is to build a decision-making rules, and use of the image pixels into skin and non-Fuse types, usually by introducing a measure of pixel color and the " standard color" achieved the distance, the distance The corresponding color from the decision modeling approach. MATLAB source code for face detection on color image light compensation)
- 2010-06-14 10:57:18下载
- 积分:1
-
GA4matlab
遗传算法的matlab实现!~~~~~~~~~(Matlab genetic algorithm to achieve! ~~~~~~~~~)
- 2010-03-08 17:55:15下载
- 积分:1
-
GADemo
遗传算法程序,运行环境为MATLAB,可移植性非常好。程序本身不存在错误。(Genetic algorithms program, run the environment for MATLAB, portability is very good. Process itself does not exist error.)
- 2010-05-16 17:04:52下载
- 积分:1
-
Track-initiation-logic-method
雷达目标跟踪中的逻辑法航迹起始程序,其中包含两个文件:simutrack.m和main.m。simutrack.m是目标轨迹仿真;main.m是主文件(The logic of the radar target tracking in track initiation procedure law, which contains two files: simutrack.m and main.m. simutrack.m is the target trajectory simulation main.m is the main file)
- 2021-04-23 18:38:47下载
- 积分:1
-
optimization-fgoalattain
Matlab的fgoalattain解决悬置多目标解耦的非线性优化问题+实例(Nonlinear optimization problem of fgoalattain s Matlab to solve the problem of multi objective decoupling of suspension)
- 2021-03-24 14:29:14下载
- 积分:1
-
贪婪算法仿真
说明: 基于matlab平台使用贪婪算法最终实现多智能体覆盖问题(Multi agent coverage problem using greedy algorithm)
- 2020-12-19 10:09:12下载
- 积分:1
-
fcm
核聚类算法FCM算法及性能分析,有图片,FCM模糊C均值图象,有窗体(Kernel clustering algorithm FCM algorithm and performance analysis, pictures, FCM fuzzy C means the image has the form)
- 2020-06-29 08:40:01下载
- 积分:1
-
二维拓扑优化问题
采用四边形网格划分,利用matlab实现二维拓扑优化问题!(Using quadrilateral mesh, using matlab to achieve two-dimensional topology optimization problem!)
- 2010-03-13 02:07:50下载
- 积分:1
-
arc_polygon3dm
南极三维坐标转换算法,三维平面坐标系到极方位等角坐标系(3d coordinate system transform of antarctic)
- 2011-05-24 01:02:58下载
- 积分:1
-
LS
说明: the linear ARX model as shown below [12] is used to represent the input and the output data for the system. This ARX model is utilized for both Least Square (LS) and Recursive Least Square (RLS) algorithms. It is one of the simplest statistical methods for system identification used to find the transfer function for the model. The equations given by [15]:
Y=φβ+ξ (7)
β=〖(φ^T φ)〗^(-1) φ^T Y (8)
where Y is the predicted output. φ is includes actual input and output parameters. β is includes parameters to be estimated.
- 2014-08-22 14:28:51下载
- 积分:1