-
daolibai
matlab做的论文资料,从CNKI上找来的,这里免费给大家,希望对大家有用(MATLAB based on the double inverted pendulum control system design method, which died on the CNKI papers, fees, free of charge to everyone here, in the hope that useful)
- 2009-07-01 13:34:40下载
- 积分:1
-
maximum-flow
运筹学中的最大流与最小载问题求解matlab源程序(Operations Research in the maximum flow and minimum load problem solving matlab source code)
- 2011-10-25 16:51:41下载
- 积分:1
-
facedetect
利用matlab实现了人脸检测的功能,主要是利用人脸颜色特征向量。(Matlab face detection function, face color feature vector.)
- 2012-11-06 21:13:24下载
- 积分:1
-
framewrite
Write frame sequence to hard disk as a RAW image file
- 2010-06-30 20:16:54下载
- 积分:1
-
ACE
着重介绍了OFDM 系统
中的峰值平均功率比(PAR)问题,给出了峰值平均功率比的定义以及高PAR 产
生的原因和它带来的问题,并且分析了OFDM 系统内PAR 的分布,最后对国内
外各种降低PAPR 的方法进行了简单介绍。(Focuses on the OFDM system
The peak to average power ratio (PAR), and gives the definition of peak to average power ratio and high PAR production
Health reasons and problems it brings, and the analysis of the distribution of the PAR of OFDM system, the last of the domestic
A variety of methods to reduce PAPR outside a brief introduction.)
- 2014-08-17 12:30:14下载
- 积分:1
-
electromagneticwaveTE13
利用matlab仿真金属圆柱体内电磁波分布,有助于掌握电磁波的传播情况。
把程序文档放入matlab的默认读取文档中,打开Cwave.m。Cwave.m是演示程序,由它调用其它函数。其中Z表示Kz*z,范围为0~2*pi。默认取2*pi为一个周期,num表示在一个周期内平均取多少个Kz*z值,默认为50(计算后每个值如Er都有五十幅图)。CWaveGuideCaculate函数用于计算Er,Efia,Hr,Hfia,Hz等值。CWaveGuideShow用于三维显示计算后得到的值,可以比较生动看到在一个周期内计算量的一连串的变换。(Matlab simulation using electromagnetic wave distribution inside the metal cylinder, is useful in the propagation of electromagnetic waves. To process the document read into matlab' s default document, open the Cwave.m. Cwave.m is the demonstration program, which will call other functions. Where Z said Kz* z, the range of 0 ~ 2* pi. The default access for a period of 2* pi, num, said the average take in a cycle number of Kz* z, default is 50 (calculated as per the value of Er has 50 chart). CWaveGuideCaculate function is used to calculate Er, Efia, Hr, Hfia, Hz equivalent. CWaveGuideShow been calculated for three-dimensional display of values, can be seen more vividly in a cycle of computation of a series of transformations.)
- 2010-09-03 16:07:12下载
- 积分:1
-
edgedetect
本程序利用matlab来实现基于小波变换的多尺度图像边缘检测。(This word use matlab to detect edge especially based on Wavelet Transform。)
- 2009-05-22 10:45:46下载
- 积分:1
-
lab7_mrc
matlab code for maximum ratio combining, best code ever and the simplest one
- 2015-01-14 12:17:10下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
selection_diversity
说明: 接收端选择性多样化,用于优化瑞丽信道的衰落,减少误码率(selection diversity)
- 2011-03-16 22:19:41下载
- 积分:1