-
face_recognise_system
the code deals wid a face recg system,,its a gud one.i hope you like it.
it would help people doin projects.
- 2010-08-02 01:13:23下载
- 积分:1
-
Gabor_SVM
通过Matlab,实现Gabor与SVM的结合,实现对大样本数据的车辆与非车辆的模式识别,样本可以自己准备,由于过大没有上传(By Matlab, the combination of Gabor and SVM, vehicles and vehicles of large sample data pattern recognition)
- 2012-05-27 14:53:49下载
- 积分:1
-
srrc_improved
改进根升余弦成型滤波,信噪比可达-70dB,性能较标准升余弦提高较大,在TVB2脉冲成型中仿真验证过(Improved root raised cosine shaping filter, SNR up to-70dB, performance than the standard raised cosine larger increase in pulse shaping TVB2 verified in simulation)
- 2014-12-05 03:58:33下载
- 积分:1
-
BSpline
程序实现二次B样条平滑,三次B样条平滑;二次B样条平滑后节点插值(Program to achieve the second B-spline smoothing, cubic B-spline smoothed after the second B-spline interpolation smooth node)
- 2014-12-07 23:00:29下载
- 积分:1
-
Kalman-filter
simulation to determine the attitude of a rotating space craft using an extended Kalman filter
- 2015-01-25 01:57:08下载
- 积分:1
-
Graphical_solution
This is my first file, Graphical numerical solution
- 2013-05-11 17:18:35下载
- 积分:1
-
AboutVLABS
Abstract— We propose a simple speech compression algorithm
using subband division and ADPCM (Adaptive Differential
Pulse Code Modulation) algorithm. Although speech data are
stored in a semiconductor memory device, its capacity and the
available network capacity are limited. Therefore, it is necessary to
compress the data as much as possible. The first is that the
reconstructed datum must be understood correctly. Speech signal is
compressed with a ratio of 1/4 using the proposed subband division
and ADPCM (Adaptive Differential Pulse Code
Modulation) algorithm.
- 2013-08-14 22:58:20下载
- 积分:1
-
adapQuad
迭代自适应Simpson,Lobatto积分
In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.
We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (e.g. quad, quadv, and quadl). Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf. (Iterative Adaptive Simpson, Lobatto Points In almost every standard book on numerics quadrature algorithms like the adaptive Simpson or the adaptive Lobatto algorithm are presented in a recursive way. The benefit of the recursive programming is the compact and clear representation. However, recursive quadrature algorithms might be transformed into iterative quadrature algorithms without major modifications in the structure of the algorithm.We present iterative adaptive quadrature algorithm (adaptiveSimpson and adaptiveLobatto), which preserves the compactness and the clarity of the recursive algorithms (eg quad, quadv, and quadl) . Our iterative algorithm provides a parallel calculation of the integration function, which leads to tremendous gain in run-time, in general. Our results suggest a general iterative and not a recursive implementation of adaptive quadrature formulas, once the programming language permits parallel access to the integration function. For details the attached PDF file Conrad_08.pdf.)
- 2008-08-14 22:44:04下载
- 积分:1
-
newton
Newton- Rapson method for optimization
- 2014-08-19 04:35:20下载
- 积分:1
-
OFDM-MATLAB
这里面有两个程序,两个都是采用4QAM调制。不过个人觉得第一个更容易懂,因为写的很有条理。我改的那个程序就是根据这个来的。
不过在这里面有个问题就是信道系数只能是由高到低,大家可以试试,改成[0.227 0.46 0.688 0.46 0.227]这个是老师给我的仿真中常用的信道系数,这个成为归一化信道,就是系数平方和为1.
第二个程序没有涉及到信道系数,但是这个程序当中,在128个子载波中,前后有32个空载波,这个在OFDM中也是经常用的,这样可以降低误码率。
(And there are two programs, two are based on 4QAM modulation. But personally feel that the first is easier, because the writing is organized. I changed that procedure is based on the past. However, there is a problem in that there is only channel coefficients from high to low, we can try and change into [0.227 0.46 0.688 0.46 0.227] This is the teacher gave me the simulation channel coefficient commonly used, this became normalized channel, is coefficient of the square and is 1. The second program is not related to channel coefficients, but this program which, in the 128 sub-carriers, the before and after the 32 air carriers, the in OFDM is also often used, which can reduce the error rate.)
- 2010-10-09 17:19:06下载
- 积分:1