资源列表
data
- % agricultural data on 24,473 zip code areas % land usage and animal inventories
多文档摘要抽取技术的实现
- 本资源是利用python对多文档摘要抽取技术的实现,希望对大家有所帮助,谢谢大家了!
Delphi 中调用JS文件中的方法
- Delphi 中调用JS文件中的方法 js代码: function getTime(){ var d, s = ""; var c = ""; d = new Date(); s += d.getYear()+c; s += (d.getMonth() + 1) + c; s += d.getDate() + c; s += d.getHours() + c; s += d.getMinutes() + c; s += d.get
基于Matlab的地理数据分析
- 基于Matlab的地理数据分析基于Matlab的地理数据分析基于Matlab的地理数据分析基于Matlab的地理数据分析
Matlab各种插值法.part6
- Matlab的 各种插值法..代码,Lagrange插值..Newton插值... Hermite插值... 分段低次插值... 三次样条插值 二维插值...(Various interpolation methods of MATLAB.)
matlab特征值与特征向量数值计算的14个例子代码
- matlab特征值与特征向量的计算有14个例子代码(There are 14 example codes for calculating matlab eigenvalues and eigenvectors)
内点法C++
- 使用内点法求解线性规划最优解问题,C++(Solving the Optimal Solution Problem of Linear Programming by Interior Point Method, C++.)
共轭梯度法C++
- 运筹学中的问题求解,使用共轭梯度法来求最优解(Solving problems in operations research, using conjugate gradient method to find the optimal solution)
libjrpc-master
- c语言实现json rpc,包含server和client(C language implements JSON rpc, including server and client)
lambda08
- 蚁群算法解决TSP问题,即 旅行问题,选择最短路径(Ant Colony Algorithm for TSP Problem)
悬臂梁
- 详细说明了利用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.)
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
