-
扩展Kalman滤波(EKF)和无迹卡尔曼滤波(ukf)
说明: 扩展和无迹kalman滤波学习资料带matlab仿真(Matlab simulation of extended and unscented Kalman filter learning data band)
- 2019-03-09 10:54:01下载
- 积分:1
-
周期性边界条件代码
说明: 建立二维、三维单胞模型的周期性边界条件python脚本程序(Periodic boundary conditions for building three-dimensional and two-dimensional cell model)
- 2020-11-10 12:09:46下载
- 积分:1
-
对话框中静态圆形按钮制作方法
对话框中静态圆形按钮制作方法-dialog static methods circular button
- 2022-12-06 05:10:03下载
- 积分:1
-
8b10b Verilog
8bit/10bit编码Verilog实现(8bit/10bit Verilog Code)
- 2018-09-18 10:29:44下载
- 积分:1
-
MIDI信号的解码及实时音符显示
通过对MIDI信号的解码及实时音符显示实现,让用户清楚的了解过程(By decoding the MIDI signal and displaying the real-time note, the user can get a clear understanding of the process)
- 2018-11-10 10:59:12下载
- 积分:1
-
阈值分割
说明: 阈值分割,实现多种方法的阈值分割,单灰度区间图像分割、多目标聚类分割、迭代聚类法分割。(Threshold segmentation, to achieve a variety of methods of threshold segmentation)
- 2020-06-23 18:00:02下载
- 积分:1
-
在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。...
在S3C2410 Linux2.4.x中的LCD 触摸开发例子,有兴趣的朋下载试下,实用,测试OK。-S3C2410 Linux2.4.x in the LCD touch-developed examples of friends who are interested to download the next test, practical test OK.
- 2023-06-06 20:25:03下载
- 积分:1
-
2
Background
Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e.,
Area(R1∩R2∩…∩Rn)
The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines.
For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle.
Input
The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format:
x1 x2 y1 y2
such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers.
Output
The output file contains the area of the intersection of all the rectangles.
- 2013-11-15 02:58:38下载
- 积分:1
-
cin_1612
说明: 用于ncl绘制对流抑制能量分布,旨在用于科研和气象预报(It is used to plot the energy distribution of convection suppression in NCL for scientific research and meteorological prediction.)
- 2019-04-10 11:50:51下载
- 积分:1
-
一个汉字任意点阵字库制作软件,它的主要功能就是把windows用中使用的矢量的ASCII码和汉字转换为点阵的英文点阵字库和汉字点阵字库...
一个汉字任意点阵字库制作软件,它的主要功能就是把windows用中使用的矢量的ASCII码和汉字转换为点阵的英文点阵字库和汉字点阵字库-an arbitrary lattice Chinese character production software Its main function is to the use of windows with the vector of ASCII conversion of Chinese and the British lattice Dot-matrix text font and font Chinese lattice
- 2022-06-01 11:36:28下载
- 积分:1