-
lmse
The LMSE package contains two subroutines. LMSE computes the minimum mean square error (MSE) possible if one image is allowed to be linearly scaled in intensity. LMSEDIFF computes the difference image after the target image is scaled according to the scaling that minimizes the MSE. This is a better way to compare images if the absolute magnitude of the intensity has no meaning.
- 2010-11-22 15:27:03下载
- 积分:1
-
magnet_test_code
matlab自动代码生成的源程序,和飞思卡尔mc9s12dg128集成(matlab code)
- 2013-08-21 14:24:05下载
- 积分:1
-
F6SZ50MGZ0JI60O
平衡车源代码 arduino的,使用3轴加速度,角速度检测,然后是卡尔曼滤波
- 2013-12-06 15:08:34下载
- 积分:1
-
MPPT
MPPT最大功率点跟踪控制,搭建了并网历程,并且使用MPPT控制。(MPPT maximum power point tracking control, build the grid-connected process, and use MPPT control.)
- 2020-06-20 04:20:02下载
- 积分:1
-
radar-signal-simulation
雷达信号的仿真,内附源代码和程序的说明。对于学习雷达信号的人来说,非常有用(radar singal processing based on matlab)
- 2012-09-08 21:18:29下载
- 积分:1
-
gear_efficiency
自己按照相关文献编写的齿轮啮合效率计算。(gear pair meshing efficiency.)
- 2020-07-03 11:20:02下载
- 积分:1
-
BBO(1)
一个很好的算法,大家可以看看!很有用!
(A good algorithm, we can see!)
- 2010-08-02 15:01:37下载
- 积分:1
-
GMSKtransmission
采用simulink搭建的GMSK发射部分的模块结构(Simulink structures using the GMSK transmitter module structure)
- 2008-04-19 16:44:29下载
- 积分:1
-
lowess
说明: 结构体中,批量数据的平滑,为进行模型拟合减少outlier,降低变异(in the structure ,smooth initial data )
- 2010-05-10 21:23:14下载
- 积分:1
-
sort
Conceptually, a merge sort works as follows
Divide the unsorted list into n sublists, each containing 1 element (a list of 1 element is considered sorted).
Repeatedly merge sublists to produce new sorted sublists until there is only 1 sublist remaining. This will be the sorted list.
- 2013-12-01 01:52:17下载
- 积分:1