-
DSP4
说明: 数字信号处理的一些MATLAB源程序,均已经通过编译、仿真,请放心下载使用。(digital signal processing some of MATLAB source, we have already passed compiler, simulation, Please be assured download for use.)
- 2006-04-17 21:29:48下载
- 积分:1
-
qam
QAM调制与解调基本功能的实现与仿真,包括了编码、信道、译码部分(QAM modulation and demodulation implementation and simulation of basic functions, including coding, channel decoding section)
- 2010-12-01 20:59:35下载
- 积分:1
-
svpwmgenerator2
一种新型的pwm逆变器,利用了流行的z-source技术(A novel pwm inverter, using the popular z-source technology)
- 2010-12-08 14:28:45下载
- 积分:1
-
GOLDSTEIN
Matlab有关改进的PSO算法程序基于三种惯性参数改进的粒子群算法程序,并使用测试函数Goldstein进行结果比较(Matlab program for improving the PSO algorithm is based on three inertial parameters improved particle swarm optimization program and use the results of the test functions were compared Goldstein)
- 2011-05-06 07:53:05下载
- 积分:1
-
tmp
新能源电动汽车动力锂电池模块的热模型simulink仿真分析(Thermal model simulink new energy electric vehicle lithium battery module simulation)
- 2016-07-02 17:00:43下载
- 积分:1
-
ofdmmywork
ofdma matlab simulation
- 2009-05-16 08:18:38下载
- 积分:1
-
LSFD
说明: 频域的模态参数识别方法之一,可以对振动信号进行分析处理,得出结构的固有频率,阻尼比,振型系数,方法很好,程序完整(Frequency-domain modal parameter identification methods that can analyze the vibration signal processing, draw the structure of natural frequencies, damping ratio, mode shape coefficient, methods good integrity of the process)
- 2010-03-17 22:32:23下载
- 积分:1
-
tuxingxue
计算机图形学:“弧长法”对点和多边形的包含关系进行判断。(Computer Graphics: contains the relationship of the arc-length method for points and polygons to judge.)
- 2012-06-03 20:58:15下载
- 积分:1
-
4010102001034
simlink for matlab DVR
- 2010-11-04 20:13:59下载
- 积分: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