-
sunspotstx
太阳黑子是人类长久以来感兴趣的问题。此处运用matlab代码对太阳黑子的记录的数据进行处理,希望能提供帮助( Using archival records,astronomers have applied Wolfer s rule to determine sunspot activity back to the year 1700. Today the sunspot index is measured by many astronomers and the worldwide distribution of the data is coordinated by the Solar Influences Data Center at the Royal Observatory of Belgium.
The text file sunspot.dat in the matlab/demos directory has two columns of numbers. The first column is the years from 1700 to 1987 and the second column is the average Wolfer sunspot number for each year.)
- 2013-10-30 15:13:32下载
- 积分:1
-
ff
说明: Face Detection and Tracking Using the KLT Algorithm
This example shows how to automatically detect and track a face using
- 2014-01-21 04:17:12下载
- 积分:1
-
GA
说明: 改进遗传算法程序,用来优化参数的选择,很好用的方法(GA)
- 2010-12-13 12:51:55下载
- 积分:1
-
FractalDim
说明: 盒维数MATLAB计算程序。%根据计盒维数原理编写了求一维曲线分形维数的matlab程序
function D=FractalDim(y,cellmax)
%求输入一维信号的计盒分形维数
%y是一维信号
%cellmax:方格子的最大边长,可以取2的偶数次幂次(1,2,4,8...),取大于数据长度的偶数
%D是y的计盒维数(一般情况下D>=1),D=lim(log(N(e))/log(k/e)),
(box dimension MATLAB program. % Under the box dimension of the principle of preparing for a peacekeeping curve fractal dimension of Matlab procedures function FractalDim D = (y, cellmax)% for the importation of one-dimensional signal box fractal dimension% y Victoria is a signal llmax : square of the largest side length, the two can take several dual Power (1, 2,4,8 ...), data from more than even the length of the% D y is the box dimension (Dgt under normal circumstances; = 1), D = lim (log (N (e))/log (k/e)) ,)
- 2020-12-22 19:59:07下载
- 积分:1
-
wavepack
wavelet box for anlyzing signal in wavelet
- 2010-07-24 18:37:34下载
- 积分:1
-
solvweight
Solves weighted absolute orientation problem using Horn s quaternion-based method
- 2010-10-11 06:59:04下载
- 积分:1
-
xtimesy
visual c++和matlab结合的例子程序(visual c++ and Matlab combination of example programs)
- 2005-08-21 14:54:07下载
- 积分:1
-
UWBBPSKmatlab
这是从英文网站上下载的程序,可以实现ofdm整个系统的全过程(This is the English site download procedures, ofdm can be achieved throughout the entire process of the system)
- 2007-06-26 10:35:22下载
- 积分:1
-
main
We formulate a scheduling problem that takes into account different hardware delays experienced by the secondary users
(SUs) in a centralized cognitive radio network (CRN) while switching to different frequency bands. We propose a polynomial-time
suboptimal algorithm to address our formulated scheduling problem. We evaluate the impact of varying switching delay, number of
frequencies, and number of SUs. Our simulation results indicate that our proposed algorithm is robust to changes in the hardware
spectrum switching delay and its performance is very close to its upper bound. We also compare our proposed method with the
corresponding constant switching delay-based algorithm and demonstrate that our suggestion of taking into account the different
hardware delays while switching to different frequency bands is essential for scheduling in CRNs.
- 2013-10-07 12:36:59下载
- 积分:1
-
base-GSO
自己调试的GSO程序,简单可运行,适合初学者参考。(The glowworm swarm optimization (GSO) is a swarm intelligence optimization algorithm developed based on the behaviour of glowworms (also known as fireflies or lightning bugs). The behaviour pattern of glowworms which is used for this algorithm is the apparent capability of the glowworms to change the intensity of the luciferin emission and thus appear to glow at different intensities.)
- 2013-12-17 11:15:33下载
- 积分:1