资源列表
[其他小程序] 相平面
说明:相平面法的画图包括解析法和等倾线法。我使用等倾线法,因为相平面法只使用最高二阶系统,故首先假设一个通用的二阶微分方程: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时,则可<forevermorning > 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] 分岔图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 poi<forevermorning > 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] 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 sys<forevermorning > 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] image render
说明:利用 slice 和 contourslice 表现 MATLAB 提供的无限大水体中水下射流速度数据(Using slice and contourslice to express the velocity data of underwater jet in infinite water body provided by MATLAB)<morningstar > 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] ShowSession
说明:实现jsp session登录及会话跟踪的功能(The function of JSP session login and session tracking)<guoziliang > 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] photoviewer
说明:简单的浏览图片,用QT实现,初学者代码(Very good code, translated from: http://www.cnblogs.com/craigtao/p/6640470.html When working on a project, record some small function modules. This is a module that needs to be written when developin<小辉12 > 在 2025-01-16 上传 | 大小:1kb | 下载:0
[其他小程序] 关于用遗传算法改进BP神经网络的MATLAB实现
说明:在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)<CAUCHY-G > 在 2025-01-16 上传 | 大小:1kb | 下载:0