-
Calculate_the_FFT_using_Matlab
This program permits you to use FFT under Matlab platform, you may change the fine function used as reference to calculate its FFT to any other function.Hope it helps you.
- 2009-12-20 05:23:12下载
- 积分:1
-
Calculate-Time-Interval
main executing reference usage: usage_timeDifference.m
Sample output:
The time interval between earierTime [09-Sep-1900 09:09:18] and laterTime [31-Oct-2010 23:33:08] is
110 years, 79 days, 14 hours, 23 mins, 50.17 secs.
The objective is to compute the time interval taking into account the leap days that are subsumed within the time interval.
Note:
The logic subsumes the time interval by
yearEnd, monthEnd, dayEnd - timeEarlier (within that year)
+ time interval (excluding that 2 years)
+ timeLater - yearEnd, monthEnd, dayEnd (within that year)
It differentiates the earlier time and later time, ie. timeDifference (earlierTime, laterTime) gives the same result as timeDifference (laterTime, earlierTime).
leapDayHasPassed.m illustrates a possible approach to determine if a certain day of concern is already over at a given time.
Caveat: does not include leap secs
- 2011-01-20 07:05:01下载
- 积分:1
-
SVMinMATLAB
说明: 陆振波的SVM的MATLAB代码,对于理解代码意义具有很好的作用.
(Lu Zhenbo of SVM in MATLAB code, good for understanding the significance of the role of the code.)
- 2011-03-24 21:50:37下载
- 积分:1
-
BP_MIMO
说明: 利用经典BP网络逼近一个多输入多输出的函数(The classical BP network to approach a multi-input multi-output function)
- 2011-04-18 10:21:07下载
- 积分:1
-
ClassResult
可以获取Libsvm训练的model中支持向量在原始数据中的位置。(this function can get the model Libsvm training support vector in the original data.)
- 2012-05-18 11:17:44下载
- 积分:1
-
仿真OFDM传输系统
说明: 基于matlab实现对OFDM的仿真,包括信道turbo编解码,以及QAM调制(OFDM simulation based on MATLAB, including channel turbo coding and decoding, and QAM modulation)
- 2020-07-26 12:56:05下载
- 积分:1
-
yingyongsuijiguocheng
应用随机过程教程及在算法和智能计算中的随机模型,清华大学出版社,龚光鲁,钱敏平著。(Tutorial and the application of random process algorithm and intelligent computing of the stochastic model, Tsinghua University Press, Gong Lu, Qian Min-Ping book.)
- 2009-12-16 14:13:24下载
- 积分:1
-
sofmmatlab
自组织特征映射网络matlab 的仿真 供大家分享~ (Self-organizing feature maps of matlab simulation for network share )
- 2009-05-27 22:41:32下载
- 积分:1
-
lvqmain
lvq and neural network
- 2010-12-26 01:18:16下载
- 积分:1
-
CH2
matlab FFT DFT 程序 很不错
分享一下 (matlab FFT DFT program is very good to share)
- 2011-06-04 18:13:09下载
- 积分:1