-
modularpca
face detection in matlab. accuracy is about 99.3 .
basic code of matlab need to execute in matlab
- 2010-08-22 03:33:08下载
- 积分:1
-
RLC_Circut
This program to solve and plot Volt and Current of RL,RC and RLC
- 2013-09-30 06:25:05下载
- 积分:1
-
344323
模糊pid控制,对pid参数进行自适应调节 模糊pid控制,对pid参数进行自适应调节(Fuzzy pid control, pid parameters adaptive fuzzy pid control, adaptive pid parameters)
- 2015-03-12 20:39:49下载
- 积分:1
-
MATLABfz
MATLAB系统仿真的方法介绍,信源编/译码等等的介绍(MATLAB simulation of the method of introduction, source encoder/decoder and so the introduction)
- 2010-06-26 18:08:01下载
- 积分:1
-
基于PSO的火车票分配问题
这是一个火车票分配问题(只有X是未知的)
假设初始座位数为N
分配给AB,BC,AC的座位数量为(xAB,xBC,xAC)
假设在时间t还剩余的A-B,B-C的可售座位数为(a,b)
三个区段的需求DAB,DBC,DAC,是独立的随机变量(也可以给确定的值),其价格分别为(fAB,fBC,fAC)(This is a train ticket assignment problem (only X is unknown).
Suppose the initial number of seats is N
The number of seats allocated to AB, BC and AC is (xAB, xBC, xAC).
Assuming that the remaining A-B in time t remains, the number of seats available for sale is B-C (a, b).
Demand DAB, DBC and DAC in three sectors are independent random variables (which can also be given a fixed value), and their prices are (fAB, fBC, fAC) respectively.)
- 2018-11-16 14:11:10下载
- 积分:1
-
GA---matlab
通过matlab来实现遗传算法,利用遗传算法程序和遗传算法工具箱来实现该功能,具体应用效果很好(Matlab achieved through the genetic algorithm, the procedure using the genetic algorithm and genetic algorithm toolbox to achieve the function of specific application of effective)
- 2009-04-11 15:41:28下载
- 积分:1
-
on
基于m序列的直接序列扩频系统的抗噪声性能仿真 (Anti-noise performance simulation based on direct sequence spread spectrum system m sequences)
- 2013-11-23 15:40:13下载
- 积分:1
-
symMat
A matrix of symbolic elements is reasonably useful for many analytic linear algebra applications, and for analytic vector, matrix and tensor differentiation.
This function produces a matrix of arbitrary dimension of symbolic elements that are indexed by their position in the symbolic matrix for ease of reference.
EXAMPLE
>> M = symMat([2 2], m , real )
M =
[ m11, m12]
[ m21, m22]
>> class(M)
ans =
sym
>> det(M)
ans =
m11*m22 - m12*m21
- 2010-03-02 02:13:12下载
- 积分:1
-
lpc2mat
在数字图像处理中,运用MATLAB中的函数lpc2mat可以实现图像的一维线性预测编码(In digital image processing, the use of the MATLAB functions lpc2mat can achieve the image of the one-dimensional linear predictive coding)
- 2013-04-24 00:54:09下载
- 积分:1
-
carriermodulation
This is used for carrier modulation
- 2014-02-08 18:42:40下载
- 积分:1