-
cos
求解一条直线和一个余弦的第一个交点,返回值为交点的横坐标(A straight line and a cosine to solve the first point of intersection, the return value is the intersection of the abscissa)
- 2010-05-17 21:02:19下载
- 积分:1
-
LB_Method
+1A 是!" 世纪$" 年代中期发展起来的用于模拟流动现象的计算方法( 它从分子运动论统计力学的观
点和理论出发,以微观的粒子尺度为基础,建立离散的速度模型,在满足质量、动量和能量守恒的条件下,得
出粒子分布函数,然后对粒子分布函数进行统计计算,得到压力、流速等宏观变量( 其主要思想就是以简单规
则的微观粒子运动代替复杂多变的宏观现象,用迁移和碰撞两个相对简单的过程再现流体的宏观特性。(Lattice boltzmann studies of fluid flow)
- 2011-11-03 20:54:43下载
- 积分:1
-
IEEE33Forwardandbackward
来源于电力系统分析教材,使用IEEE33节点配电网前推回代潮流计算程序,程序有大量注释,利于初学者学习。 (From power system analysis materials, use IEEE33 node distribution grid before backward sweep flow calculation program, the program has a large number of comments, which will help beginners to learn.)
- 2015-08-01 11:14:19下载
- 积分:1
-
ClusterCoeff
说明: 簇系数计算函数,复杂网络基本指标。对复杂网络研究者非常有用。(Clustering coefficient calculation functions, complex network of basic indicators. Very useful in complex networks researchers.)
- 2010-03-31 15:31:48下载
- 积分:1
-
DictionaryLearning
一种基于图像训练的字典构造方法,可以用来进行压缩感知的基矩阵构造(Based on image training dictionary construction method can be used for compressed sensing-based matrix structure)
- 2011-08-02 13:21:16下载
- 积分:1
-
MPPT
光伏发电系统中最大功率跟踪算法的仿真程序,matlab和simulink实现!(MPPT simulation code for Photovoltaic generation)
- 2010-06-30 15:37:13下载
- 积分:1
-
huffman
用matlab演示图象的哈夫曼编解码过程(Matlab demo images used for the Huffman decoding process)
- 2009-05-31 13:38:07下载
- 积分:1
-
chepai
车牌识别程序 从图片中自动获取车牌号码 完成定位和识别(License plate recognition program from pictures automatically locate and obtain the license plate numbers to complete identification)
- 2010-05-06 14:48:10下载
- 积分:1
-
sync
synchronisation passive satellite
- 2013-10-23 16:29:52下载
- 积分:1
-
Hough
用HOUGH检测直线的时候是两个未知量,因为轴半径和相角可以确定一条直
线,在HOUGH域出现累计最大点就可能是原域中的直线。现在回到圆的检测
上来,确定一个圆需要什么:X坐标,Y坐标,半径三个未知量吧,好了,现在,
你做一个三维空间的HOUGH域,以这三个未知量作为三个轴,现在按照一定步长
进行三重循环,在最内层循环是这样的,X,Y 确定,以不同的半径进行搜索,如
果你的X,Y刚好就是实际图像的X,Y处,半径又搜索到实际真实的半径(The HOUGH detect straight when two unknown amount of axis radius and phase angle can be determined in a straight line, in the HOUGH domain cumulative maximum point may be the straight line of the original domain. Now back to the circle detection up to determine what a circle: X coordinate, Y coordinate, radius three unknowns, now, you do the HOUGH domain of a three-dimensional space, three to three unknown quantity as axis, in accordance with a certain step size triple loop, is such that in the innermost loop, X, and Y determined search for a different radius, If you X, Y, exactly is the actual image of the X, Y, at the radius radius of the search to the actual real)
- 2013-03-03 13:05:47下载
- 积分:1