资源列表
wajue
- 文件中给了很多用数据挖掘的实例,读者可以自行下载下来,非常多。包括数据都给的很详细,能快速让您掌握数据挖掘的编程代码(The file gives a lot of examples of data mining, the reader can download it down, very much. Including the data given to the very detailed, can quickly let you master the data mining programm
Mesh2d_v24
- 三角形网格划分, 自由网格和结构网格划分,包括主要的matlab文件和函数,使用main.m 执行(mesh triangle grid using matlab, free mesh and structured mesh. The file include mfiles and functions. The program could be run through main.m)
pca降维
- pca数据降维算法,很好的解决数据灾难的问题。(PCA data dimensionality reduction algorithm, a good solution to the problem of data disaster.)
FFT-PLOT-F-R8_Rev.8.0
- FFT change 高速フーリエ変換ワークシート(FFT change ` you can easy to make fft)
不对称拱桥ANSYS模型
- 不对称系杆拱桥全桥ANSYS模型!!个人参照实际工程编写而成!(Asymmetric Tied Arch Bridge Full Bridge ANSYS Model!)
索塔锚固区ANSYS详细算例
- 斜拉桥索塔锚固区的详细实体建模分析!!个人编制一个月的作品(Detailed modeling analysis of cable - stayed bridge anchorage zone.)
matlab调用ANSYS实现桁架优化
- MATLAB调用ANSYS实现桁架优化,是一种创新的算法!(MATLAB calls ANSYS to achieve truss optimization, is an innovative algorithm!)
Bayesian Efficient Multiple Kernel Learning
- 基于贝叶斯核学习的文档,在分类以及判断类别方面有帮助(Based on Bayesian Nuclear Learning)
G-S迭代
- 用Gauss-Seidel迭代法解线性方程组。(Solving linear equations by G-S iteration)
python-mat
- 用python读取.mat文件,并将这个文件的内容读出来,用rabbitmq发送到前端。(Read the.Mat file with Python, and read out the contents of this file, and send it to the front end with rabbitmq.)
C语言与MATLAB接口 编程与实例 李传军编着
- C语言与MATLAB接口 编程与实例 李传军编着(The interface between C and MATLAB)
MATLAB CODE
- 实现数值计算的简单算法code 包括:非线性最小二乘问题、共轭梯度法、拟牛顿法、最速下降法与牛顿法、线搜索技术、乘子法程序、二次规划(A simple algorithm for numerical calculation, including nonlinear least squares problem, conjugate gradient method, quasi-Newton method, steepest descent method and Newton method, lin