资源列表
nested-hexagon
- 能够绘制出嵌套六边形的图像,并且可以修改嵌套的个数以及嵌套的角度,输出效果很好。-it can draw the nested hexagon,and the number and the angel of nested hexagon can also altered,so the output effect is very good
Copia-de-butter
- Program used for develop filters, in the butterworth form
graduating-master1104
- 基于手绘草图的模型检索系统功能图像检索领域-sketch-base retri system
exp6
- void Parabola(POINT *p,int n),this is the function -void Parabola(POINT*p,int n),this is the function
Untitled4
- 通过这个程序,可以实现基于元胞自动机的森林火灾蔓延模型- Through this program, it can achieve based on cellular automata forest fire spread model
adaptivefilter
- RLS adaptive filter channel system order sysorder = 5 Number of system points N=2000 inp = randn(N,1) n = randn(N,1) [b,a] = butter(2,0.25) Gz = tf(b,a,-1) This function is submitted to make inverse Z-transform (Matlab ce
median_filter
- 关于miandian 滤波器的相关的MATLAB的源程序 自己编的 希望能采纳-About the relevant miandian filter MATLAB source program to hope to be able to adopt
solve_show_value_1
- 基于RSSI的三点定位测算距离,并将坐标显示在图形中-Three RSSI-based localization estimates the distance, and the coordinates are displayed in the graph
1_othercolor
- 更多colorbar可以选择,科研作图可以调用不同颜色的比例尺-More colorbar can be used
encryption
- 用Arnold变换实现lena灰度图像的加密,然后用反变换对加密后的图像进行解密。-Lena grayscale images achieve encryption using Arnold transform, and then use the inverse transform of the image decrypting encrypted.
QFJ3
- 图形学中点画圆算法,运行程序,点击qfj菜单下-画圆查看效果-Graphics algorithm midpoint Circle
EppsteinAlgorithm
- The algorithm developed by Eppstein not looking for simple paths. In Indeed, the paths returned by the algorithm may contain rings or loops. It applies only on graphs where the weights are positive. This algorithm is based on extensive use of h