资源列表
小车超声红外
- 基于stm32f1的小车超声波红外避障,实现功能用于各种diy小车
寻找最大值和第二大值
- 控制台程序,利用vc编制程序,搜索最大值和第二大值的方法,成功实现所给一维数组中最大值和第二大值的寻找,方便程序寻优移植。
adc模数转化
- 基于stm32zet6的adc模数转化的程序
R语言实现粗糙集
- 利用R语言实现粗糙集,包括数据和例子,帮助理解各个函数的用途
ARIMA风速预测
- 用于风电场区域的风速多步预测问题。模型基于ARIMA,通过数据预处理、进行建模,并使用我国山东省两个风电场的历史风速数据进行测试和分析。结果表明,模型的统计误差小。(Multi-step wind speed prediction in wind farm area. The model is based on ARIMA, through data preprocessing, modeling, and using historical wind speed data of two wind
悬臂梁
- 详细说明了利用EFGM求解悬臂梁的程序,给出了解析解以及数值模拟的结果,并以图像的形式表现出来。(The procedure of solving cantilever beam by EFGM is described in detail. The results of analytical solution and numerical simulation are given and presented in the form of images.)
lambda08
- 蚁群算法解决TSP问题,即 旅行问题,选择最短路径(Ant Colony Algorithm for TSP Problem)
libjrpc-master
- c语言实现json rpc,包含server和client(C language implements JSON rpc, including server and client)
共轭梯度法C++
- 运筹学中的问题求解,使用共轭梯度法来求最优解(Solving problems in operations research, using conjugate gradient method to find the optimal solution)
内点法C++
- 使用内点法求解线性规划最优解问题,C++(Solving the Optimal Solution Problem of Linear Programming by Interior Point Method, C++.)
matlab特征值与特征向量数值计算的14个例子代码
- matlab特征值与特征向量的计算有14个例子代码(There are 14 example codes for calculating matlab eigenvalues and eigenvectors)
Matlab各种插值法.part6
- Matlab的 各种插值法..代码,Lagrange插值..Newton插值... Hermite插值... 分段低次插值... 三次样条插值 二维插值...(Various interpolation methods of MATLAB.)
