-
histmatch
pyramidal texuture synthesis.
- 2010-12-06 23:09:53下载
- 积分:1
-
moshishibie-Matlab
超全的模式识别matlab程序,欢迎下载(Pattern recognition matlab)
- 2013-10-18 10:19:37下载
- 积分: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
-
lf_music_GDE
用盖世圆的方法进行信源数的估计,是自己查资料然后写的程序,并已经测试过,估计结果的准确率挺高的。(Estimate the number of signal sources with matchless way round)
- 2021-05-15 15:30:02下载
- 积分:1
-
PID-Tuning-using-PSO
PID+genetic algoritm PSO
- 2014-10-24 05:19:40下载
- 积分:1
-
Differential-equation-solver
基于Matlab用于求解常微分方程的小程序,非常好用,欢迎下载。(Matlab-based applet for solving ordinary differential equations, and very easy to use, welcome to download.)
- 2014-11-25 09:59:32下载
- 积分:1
-
robust_filter
利用matlab,编写程序,设计了卡尔曼滤波算法,对惯性器件的初始校准进行仿真(Matlab, programming, design of the Kalman filter algorithm, the initial calibration of the inertial sensors simulation)
- 2013-04-28 17:34:33下载
- 积分:1
-
ProjectReportofParallelMatlabImplementationwithCom
关于使用pMatlab的要点及性能提高报告(PMatlab points on the use and performance report)
- 2007-11-15 12:49:53下载
- 积分:1
-
L-curve
说明: L-曲线法是反问题正则化方法中的参数选取中的重要方法,本程序给出了如何恰当选取其中的参数!(L-curve method is the inverse problem regularization method of parameter selection in an important way, this procedure is given on how to properly select one of the parameters!)
- 2008-11-07 19:09:55下载
- 积分:1
-
gatbx
本gatbx遗传算法工具箱是在原设菲尔德大学gatbx工具箱基础上的改进,扩展了原gabtx功能,将原始的基于命令式的mpga.m及sga.m文件封装成函数形式,使用更简单易懂,适合初学者或一些只要求用遗传算法解决实际问题而不需深究遗传算法本身的同学。(The gatbx genetic algorithm toolbox in the original design the Rumsfeld the University gatbx Toolbox based on the improvements, extended the original gabtx function, the functional form of the original package based the command-mpga.m sga.m file, more simple to use and easy to understand.suitable for beginners or some only require genetic algorithm to solve practical problems and do not need to get to the bottom of the genetic algorithm itself classmates.)
- 2013-03-25 13:17:20下载
- 积分:1