-
cum3x
一个伪随机序列的三阶累积量,在许多通信领域可以用到,他是用matlab编写的(A third-order cumulant pseudo-random sequence, can be used in many fields of communication, he is using matlab)
- 2016-01-11 18:40:59下载
- 积分:1
-
Gabor
人脸检测的程序,效果不错!内附用法说明,调用一张图片,将现实出人脸的边缘。(code for facedetection,the performance is nice!
usage:
I=double(imread c:Datagirl1.jpg ))
detect_face(I)
The function will display the bounding box if a face is found.
)
- 2010-12-23 16:24:29下载
- 积分:1
-
COMPLEXnet
说明: 复杂网络研究与建模
总起来说这是一个关于矩阵的运算,用到了c语言里面的东西,实现一个矩阵的逆运算和矩阵的转置等,最终实现的是一个初始节点为4个节点的有向图,随即扩展为一个10000*10000的巨型矩阵,得到该有向图的图形,
与计算机图形学类似,该程序是在构建了一个算法后,用MATLAB实现了一个无标度网络的图形中的各个节点的概率密度,并根据各个节点的概率密度绘出该图
(将中文译成英语
And modeling complex networks
Collectively this is a computation on the matrix, use the stuff inside c language to realize the inverse of a matrix and a matrix, etc., and ultimately is an initial node to four nodes directed graph, then Expands to a huge matrix 10000* 10000, by the digraphs graphics,
And similar computer graphics, the program is built upon an algorithm, using MATLAB to achieve a scale-free network each node in the graph the probability density and probability density according to each node in the graph drawn
)
- 2011-04-05 11:39:31下载
- 积分:1
-
Ahmed-Farhan_092477_Exp-00
This code is useful. It can help the people to run the program nicely. It was done by me as my project work.
- 2013-01-12 02:11:55下载
- 积分:1
-
DFIGn
this is use for simulation
- 2012-05-30 20:43:51下载
- 积分:1
-
envelope
在一个时间片下实现对信号的包络线提取,已测试(To achieve the extraction of the envelope signal at the next time slice, tested)
- 2014-09-11 09:26:10下载
- 积分:1
-
TSP_GA
本代码是用matlab语言编写的利用遗传算法寻优求解TSP问题,遗传算法部分所有子函数均为手工编写,最后画出了仿真得到的最优路线图。(The program is written in matlab program to solve TSP problem by genetic alogrithm,and the genetic optimization part is all written by hand(not calling functions or tools).at last,I drawing the best simulating route...)
- 2014-11-02 20:22:45下载
- 积分:1
-
mangqu
AFD与AFDPF盲区对应的MATLAB程序.(the NDZ of AFD and AFDPF detection method corresponding MATLAB program.)
- 2021-03-27 10:29:12下载
- 积分:1
-
multipath
有关于海洋环境噪声以及信道多径传播的程序(About the program of the marine environment and channel noise multipath propagation)
- 2021-03-20 16:49:18下载
- 积分:1
-
jpeg2avihojoon
This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
(This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
)
- 2009-09-17 13:05:51下载
- 积分:1