资源列表
5205591
- 计算机图形学,用DDA中值法画椭圆,直线等基本图元,()
FIR_Filter
- FIR Filter algorithm
相平面
- 相平面法的画图包括解析法和等倾线法。我使用等倾线法,因为相平面法只使用最高二阶系统,故首先假设一个通用的二阶微分方程:X’’+aX’+bX^2+cX=0因为X’’=(dx’/dx)*(dx/dt)=X’*(dx’/dx)。 代入微分方程得: X’*(dx’/dx)+ aX’+bX^2+cX=0. 因为斜率k=(dx’/dx)。设X’=y,则上式可化为: k=-(b*x^2+c*x+a*y)/y 当输入任意一个x1,y1时,则可相应的确定(x1,y1)处的斜率k1,在x1加derta(程
hex2ascii
- ASCII码转hex(ASCII to hex)
分岔图matlab
- 已知y=f(x)上一点(x1,y1),则在y=x直线上的点就为(y1,y1)。对应f(x)上点坐标即为(y1,f(y1)……依次类推,可以迭代出蛛网图形用来判断不动点是否稳定。模型为:x(t+1)=c*x(t)^2*(2-x(t)),其中c=25/16。(A point (x1, Y1) on the y=f (x) is known, and the point on the y=x line is (Y1, Y1). The point coordinates corresponding t
c二叉查找树
- 二叉树查找算法,是c数据结构的内容比较难做我做了很长时间才做出来(Two tree search algorithm, C data structure is more difficult to do, I have done a long time to do it)
Lorenz系统分岔图
- Rossker系统设计庞加莱截面,得到参数c的分叉图。把程序function改一下编程Lorenz系统即可(The Poincare cross section of Rossker system is designed and the bifurcation diagram of parameter C is obtained. Change the program function to programming Lorenz system)
coreseek
- 非常好用的中文分词工具,在网上找了好久才找到的非常好的工具(very good Chinese languag participle tool;I Looking for a very good tool on the Internet for a long time)
SQL Server Dump 1.4.1
- 网上down下来的代码,原出处已经忘记,侵删,备份一下代码供后期整理使用(On-line down the code, the original source has forgotten, invasion Delete, back up the code for late finishing use)
61645312
- 计算机图形学的一些处理LineCircle等制作区间的填充等()
simple linear iterative clustering for matlab
- 超像素图像分割方法,简单线性迭代聚类,用于自然影像/遥感影像分割等(superpixel image segmentation, simple linear iterative clustering)