-
fft_plot
routine to take the Fourier transform of a signal and plot both the time and frequency domain representations. Typical use:
>> n = 100 number of data points
>> dt = 0.01 spacing between samples
>> t = 0:dt:(n-1)*dt time vector
>> y = sin(2*pi*10*t) 10 Hz sin wave
>> fft_plot(y,dt) plot of signal in time and frequency domain
- 2009-06-23 06:04:38下载
- 积分:1
-
Mimo-OFDM
主要讲了空时编码,及Mimo-OFDM调制方式, Alamounti空时分组编码方法(Major topics of the space-time coding, and Mimo-OFDM modulation, Alamounti space-time block coding method)
- 2015-01-07 20:44:04下载
- 积分:1
-
ShortPath
Dijkstra最短路算法实现:求任意两点间的最短路;任一点到其它各点的最短路(Dijkstra shortest path algorithm)
- 2012-01-05 22:29:28下载
- 积分:1
-
MATLAB
可行点标记求最佳匹配算法的MATLAB 程序代码 求最小费用最大流算法的MATLAB 程序代码 匈牙利算法的MATLAB 程序代码 遗传算法解决TSP问题的Matlab程序 遗传算法解决非线性规划问题的Matlab程序 (Feasible point marking the best matching algorithm for the MATLAB code for the minimum cost maximum flow algorithm of the MATLAB program code Hungarian algorithm MATLAB code genetic algorithm to solve TSP problems Matlab procedures for genetic algorithm to solve nonlinear programming problems Matlab procedures)
- 2007-10-26 15:56:09下载
- 积分:1
-
svmmatlabachievesystem
说明: 用MATLAB编写的svm源程序,可以实现支持向量机。(Prepared using MATLAB source SVM, support vector machine can be achieved.)
- 2008-11-20 08:39:59下载
- 积分:1
-
dts_pss_crf
用于蛋白质数据生成分类数据的转换。做PSS(Protein Secondary Structure prediction)的可以参考一下。
(for protein production data disaggregated data conversion. Do PSS (Protein Secondary Structure prediction ) can be examined.)
- 2007-03-04 22:01:32下载
- 积分:1
-
IEEE14
IEEE14节点系统参数的matlab程序,可以用于计算14节点系统潮流。(IEEE14 node system parameters matlab procedures can be used to calculate the 14-node system trends.)
- 2013-11-15 22:10:38下载
- 积分:1
-
vinayvn
signal analysis andsignal constellation diagram using matlab
- 2015-01-06 13:54:05下载
- 积分:1
-
ideal_comp
说明: 在matlab环境下理想比较器的simulink建模(In an ideal environment matlab simulink model comparator)
- 2011-04-12 13:52:07下载
- 积分:1
-
ABC0317modified
改进版蜂群算法~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~(modified ABC)
- 2012-05-08 09:09:18下载
- 积分:1