-
Code
主要是连通分量提取及实现,通过matlab实现的了在人脸局部图像中定位嘴的中心.(Mainly connected component extraction and realization, through matlab to achieve in the face of local images to locate the center of the mouth.)
- 2011-07-21 17:56:00下载
- 积分:1
-
Project
MLSRS generates the maximal length shift register
- 2014-10-21 16:48:39下载
- 积分:1
-
带有时间窗的车辆路径安排问题
带有时间窗的车辆路径安排问题(VRPTW问题)(Vehicle Routing problem with time window (VRPTW issues))
- 2013-04-29 15:31:34下载
- 积分:1
-
CalcCINR
Calculate CINR in physical layer in MATLAB.
clc clear all close all
N = 1
R = 10
D = sqrt(3*N)*R
angleValue = [pi/6 (3*pi)/6 (5*pi)/6 (7*pi)/6 (9*pi)/6 (11*pi)/6]
c = 3*10^8
carrierFreq = 900*10^6
lambda = c/carrierFreq
baseHeight = 30
mobileHeight = 2
pathLossExponent = 3
shadowingValue = 0
transmitPower = 10
- 2012-11-19 20:55:27下载
- 积分:1
-
DirectedSpanningTree
The program is about creating spanning tree in matlab environment
- 2015-04-13 00:34:18下载
- 积分:1
-
UHVvoltagedomain
电力系统分析软件,可对特高压系统电压控制域进行分析(Power system analysis software, can UHV analysis system voltage control domain)
- 2010-09-13 21:05:21下载
- 积分:1
-
speed
一种改进的速度估计算法与原算法的对比,直接运行english.m即可得到结果(compared an improved speed estimation algorithm with the original algorithm, the results can be obtained directly from run english.m)
- 2011-11-23 16:31:56下载
- 积分:1
-
SRM_DTC
开关磁阻电机,直接转矩控制,控转矩,减小转矩脉动(Switched reluctance motor, direct torque control, torque control, reducing torque ripple)
- 2020-10-23 09:47:22下载
- 积分:1
-
MA_SYSTEM
一个非常简易的均线策略,仅作展示用,高手绕行。
5日均线上穿20日均线,做多1手;5日均线下穿20日均线,做空1手;
其中这里上穿、下穿如下定义:
上穿定义:MA5当天大于MA20,前一天MA5位于MA20之下
下穿定义:MA5当天小于于MA20,前一天MA5位于MA20之上
测试数据:IF1112 (2011/5/3-2011/12/8)每日收盘价。
初始资金 50万(a sample back testing matlab code based on ma)
- 2014-10-21 22:51:24下载
- 积分:1
-
matlab语音识别系统(源代码)
说明: 基于MATLAB实现语音识别数字0-9,含有GUI源代码(MATLAB speech recognition digital 0-9, including GUI source code)
- 2020-06-16 13:59:54下载
- 积分:1