-
ofdm
本PDF提供了用matlab实现OFDM的源代码。(OFDM using matlab source code)
- 2012-03-28 20:57:48下载
- 积分:1
-
adaboost
用于初学者理解dadboost算法,一个完整的matlab代码。(For beginners to understand dadboost algorithm, a complete matlab code.)
- 2011-05-08 10:54:11下载
- 积分:1
-
hw08.ps
Maximum Length PN sequences are binary sequence generators that are capable of outputting all possible combinations of binary sequences in 2^m-1 cyclic shifts, where m is the size of the LFSR (Linear Feedback Shift Registers ) used in generating such sequences. Terms like Psuedorandom binary sequences (PRBS) or psuedonoise sequences are also used to refer m-sequences.
- 2012-05-01 13:51:54下载
- 积分:1
-
fuzzy01
Design a fuzzy system to approximate a function
the function may not be defined analytically
but the values of the function in n point is defined
for example : x E [-3 3] g(x)=sin(x)
the approximation is calculated a fuzzy set design
our fuzzy function approximates sin function with an error
less than 0.2
note : this program uses a function named isinrange so copy it
to your directory
- 2014-11-26 12:43:13下载
- 积分:1
-
jitter-deinterleaving
实现分选PRI抖动雷达脉冲的功能,包含一个主函数main1和三个子函数jicha,tjbox,sousuo(achieving PRI jitter radar pulse deinterleaving,including one main function main1 and three sub functions named jicha,tjbox and sousuo)
- 2015-01-08 08:45:13下载
- 积分:1
-
facedetection
Matlab人脸检测程序,基于YCbCr和HSV颜色空间,支持多人脸检测,并且用图框框出多个人脸。。。(Matlab Face detection program, based on YCbCr and HSV color space, support for multiple face detection, and more than one face and figure frame. . .)
- 2013-05-12 20:41:37下载
- 积分:1
-
TuXiangQuWu
此文件夹包含antongdaoquwu.m主程序文件和antongdao.m子程序文件,都是自己写的,用matlab语言写成,用于图像去雾,可将一幅有雾的模糊图像转化成去雾后的清晰图像,缺点是效率不高,处理一张图片需要1秒左右,不能用于工业化,可以将关键部分改写成C代码提升速度。(This folder contains the main program file and antongdao.m antongdaoquwu.m subroutine files, are their own written language written with matlab for image defogging, there may be a blurred image is converted to go after the fog fog clear image, the disadvantage is not efficient, the process takes about one second a picture can not be used for industrial, it can be a key part of the C code rewritten to increase speed.)
- 2015-10-02 11:36:26下载
- 积分:1
-
program
矩阵DLU分解,A=D+L+U,D为对角矩阵,L为下三角矩阵,U为上三角矩阵(Matrix DLU decomposition)
- 2012-11-05 21:29:41下载
- 积分:1
-
manifolds.tar
manifold learning algorithm.
- 2010-10-28 16:22:13下载
- 积分:1
-
Least-squares-polynomial-fitting
用m语言写的最小二乘法的算法,可以直接嵌入系统中计算,简单方便(use m language to write the method of least squares algorithm, can be directly embedded systems calculation is simple and convenient)
- 2013-01-09 21:57:59下载
- 积分:1