-
a1
说明: 研究大气边界层的朋友可以看看。。伯翰平均值和脉动量(Study the friend can see atmospheric boundary layer. "John average and pulse)
- 2010-05-30 17:08:33下载
- 积分:1
-
On-the-Duality-of-MIMO-MAC-
多输入多输出系统下的硬件位址的二元性问题(the duality of MIMO MAC)
- 2011-12-15 11:28:22下载
- 积分:1
-
regiongrowing
This function performs "region growing" in an image from a specified seedpoint (x,y)
- 2013-11-24 00:05:55下载
- 积分:1
-
龙格库塔
说明: rk-4 四阶龙格库塔法求解代码及结果图片(rk-4 Fourth order Runge Kutta method solution code and result picture)
- 2020-07-06 11:48:53下载
- 积分:1
-
HoughObject
Circles
We can extend the Hough transform to other shapes that can be expressed parametrically. For example, a circle of
fixed radius can be described fully by the location of its center (x, y).
Think of each feature (edge) point on the circle as saying, ”if I’m on the circle, the center must be in one of these
places”. It turns out that the locus of these votes is itself a circle.
But what about circles of unknown size? In this case, we need a third parameter: the radius of the circle. So, we can
parameterize circles of arbitrary size by (x, y, r). Instead of casting votes in a circular pattern into a two-dimensional
accumulator, we cast votes in circles of successively larger size in a three-dimensional accumulator.
- 2010-03-09 06:46:32下载
- 积分:1
-
三D装箱MATLAB
说明: 求解三维装箱问题的启发式算法,利用Matlab语言进行实现,包含所有m函数名文件(seek/find the solution (of a mathematical problem) heuristic approach)
- 2020-12-22 21:08:53下载
- 积分:1
-
GACOMSOL
说明: 简单遗传算法实现,包括与数值软件comsol有关的测试函数。(GA with the numerical sofaware COMSOL.)
- 2021-01-01 20:38:57下载
- 积分:1
-
LDPC
LDPC码的编译码原理及编码设计,帮助初学者理解(Decoding Principles and Code Design of LDPC codes to help beginners to understand)
- 2012-05-04 10:19:59下载
- 积分:1
-
fangweijiaolq
matlab编写的m函数文件,输入为两个点得经纬度坐标,输出为A点相对于B点得方位角。(matlab write a function of m file, enter the latitude and longitude coordinates for two points was the output of A point relative to point B have azimuth.)
- 2011-12-12 14:46:25下载
- 积分:1
-
Wireless-Lab-2-----Plotting-Signal-Constellations
To plot a 16-QAM signal constellation with annotations that indicate the mapping integers to constellation points. The code uses the scatterplot function to create the plot and the text function in MATLAB to create the annotations. We follow the following steps for this.
- 2015-02-06 13:27:30下载
- 积分:1