-
tides
T_XTIDE Tidal prediction
YOUT=T_XTIDE(STATION) makes a tidal prediction
for the current day using the harmonics file XTIDE. Predictions
at other times can be generated using [...]=T_XTIDE(STATION,TIM)
where TIM is a vector of matlab-format decimal days ( DATENUM).
If TIM is a scalar then it is taken as the number of days present
over which to make predictions. If TIM>1000 then it is taken to be
the starting time in matlab-format.
at the matlab time JD (UTC, but see code for details) where
tau = lunar time
s = mean longitude of the moon
h = mean longitude of the sun
p = mean longitude of the lunar perigee
np = negative of the longitude of the mean ascending node
pp = mean longitude of the perihelion (solar perigee)
- 2014-10-13 20:55:43下载
- 积分:1
-
sunouhebianbianjie
说明: 相场模拟晶枝生长,采用有限差分法计算,可更改参数获得不同结果(Phase field simulated dendrite growth)
- 2019-06-19 14:24:52下载
- 积分:1
-
DigitalFilter
此源码中包含了ButterWorth高通、低通,带通MATLAB仿真,Chebyshev高通、低通,带通MATLAB仿真,还有Notch,Peak MATLAB 仿真(This source includes ButterWorth high-pass, low pass, band pass MATLAB simulation, Chebyshev high-pass, low pass, band pass MATLAB simulation, as well as Notch, Peak MATLAB simulation)
- 2010-06-17 11:09:54下载
- 积分:1
-
Time-series-Analysis
该源码实现对时间序列进行算法复杂性计算,近似熵计算等功能。(computes the algorithmic complexity on the time series,the approximate entropy that measures the
so-called "pattern similarity" in a given time series and so on.)
- 2010-06-28 10:51:15下载
- 积分:1
-
phased-array
相控阵系统学习,包含线阵和矩形面阵的仿真,非常有参考价值。(Simulation learning of Phased array system learning,includeing linear and rectangular array,which is very valuable.)
- 2014-09-15 13:57:56下载
- 积分:1
-
dongtaijuzhen
模型预测控制是20世纪80年代初开始发展起来的一类新型计算机控制算法。该算法直接产生于工业过程控制的实际应用,并在与工业应用的紧密结合中不断完善和成熟(Model predictive control is a new class of computer control algorithms developed in the early 1980s . The algorithm directly to produce practical applications in industrial process control , and continue to improve and mature closely integrated with industrial applications)
- 2013-03-26 09:27:19下载
- 积分:1
-
VC-a-MATLAB-programming-in-SAR
VC与MATLAB混合编程,可以用于SAR图像处理(VC mixed with the MATLAB programming, which can be used for SAR image processing)
- 2013-12-18 20:26:20下载
- 积分:1
-
AVR-ATMEGA16
atmel ATMEGA16 Microcontroller
- 2014-02-15 15:42:30下载
- 积分:1
-
WLS33
33节点的配网状态估计,估计结果精度较高。。。。。。。。。(33 node distribution network state estimation, the estimated results of high precision)
- 2021-04-12 11:58:57下载
- 积分:1
-
ReBEL-0.2.7
包括kf,ekf,pf,upf可以自己定制模型参数,完成滤波(ReBEL currently contains most of the following functional units which can be used for state-, parameter- and joint-estimation:
Kalman filter
Extended Kalman filter
Sigma-Point Kalman filters (SPKF)
Unscented Kalman filter (UKF)
Central difference Kalman filter (CDKF)
Square-root SPKFs
Gaussian mixture SPKFs
Iterated SPKF
SPKF smoothers
Particle filters
Generic SIR particle filter
Gaussian sum particle filter
Sigma-point particle filter
Gaussian mixture sigma-point particle filter
Rao-Blackwellized particle filters
The italicized algorithms above are not fully functional yet (or included in the current release), but will be in the next or future releases. The code is designed to be as general, modular and extensible as possible, while at the same time trying to be as computationally efficient as possible. It has been tested with Matlab 7.2 (R2006a).
)
- 2011-11-30 10:56:24下载
- 积分:1