资源列表
qt3
- 这是关于01背包的动态规划算法,给予python3.5,由于课程设计需要,还实现了可视化界面pyqt-This is a dynamic programming algorithm on 01 backpack, giving python3.5, since the curriculum design needs, but also to achieve a visual interface pyqt
gzip
- gzip压缩解压实现算法,该算法基于Huffman编码,能够压缩和解压.gz格式的文件。-gzip compression decompression algorithm, the algorithm based on Huffman coding to compress and decompress .gz format.
ADAMS_Car
- 通过isight-fd集成adams的动力学仿真能力,将模型中的某些属性作为优化变量,通过对adams仿真结果的分析,来对这些属性进行优化-By isight-fd dynamics simulation capabilities integrated adams will model some of the attributes as optimization variables by adams simulation analysis to optimize these attributes
isight_code
- isight与adams、MATLAB、adaqus等集成源程序-isight and adams, MATLAB, abaqus and other integrated source
POSSION.EQ
- 求解泊松方程,通过差分法将泊松方程建立为线性方程组,得到稀疏矩阵,通过GS迭代法求解线性方程组,得到泊松方程的特解。-Solving Poisson equation, difference method will be established by linear equations Poisson equation, sparse matrix, solving linear equations by GS iterative method to obtain a particular sol
RK_Solution
- 使用RK方法求解微分方程组,并且将其与另外的几种迭代法做对比,对比求解的精确度和收敛速度。-Use RK method for solving differential equations, and to do some comparison with other iterative method in computing accuracy and convergence rate.
SpecialFre
- 求解物理上多节杆相连接的问题,求解其本真频率,根据初始条件求出特解,画出了杆运动的动画图。-Solving the problem is physically connected multi-section rod, the true frequency of its solving, find special solutions according to the initial conditions, draw a pole motion animation FIG.
parameter_estimators
- simulink实现的自适应滤波器,基于LMS准则,可以判断位置系统的时延,可以改进-an adatpive filter based on simulink,which can be used to estimate the time delay
football
- 通过人工神经网络中的竞争网络,可以实现亚洲足球水平的聚类,可用于足球竞猜等方面-based on the artificial neural network,which can be used to estimate the level of the football teams
compress-my-photo
- 基于BP神经网络,可以对灰度图像进行有损压缩,利于初学者学习-based on the BP neural network,which can be used to compress the graph and their like
pso
- 简单pso算法,包含pso初始化、适应值计算、速度计算等-Simple pso algorithm includes pso initialization, adaptation value calculation, calculation speed
生成AR1序列
- 时间序列做数值模拟时,可以生成AR(1)时间序列
