-
SPH-for-couette
光滑粒子(SPH)模拟couette流动,代码是根据刘桂荣老师《光滑粒子流体动力学-一种无网格方法》书后的代码改编,较实用,请需要的下载(Smoothed Particle (SPH) simulation couette flow, the code is based on Liu Guirong teacher " smoothed particle hydrodynamics- a non-grid method" Code adaptation of the book, more practical, please download required)
- 2020-10-26 20:09:59下载
- 积分:1
-
Generate_SystemMatrix
本程序在matlab中运行。
Generate_SystemMatrix是一个计算OSEM,MLEM迭代图像算法中系统矩阵的函数,其用法Generate_SystemMatrix(pixel),为所要重建图像的大小,一般为64,128,256,pixel也大运算越慢。
里面的diedai-test文件是一个简单的MLEM重建算法,其中要加载SystemMatrix矩阵就是Generate_SystemMatrix(128)的结果,注意如果要运行diedai-test,生成的系统矩阵名要保存为SystemMatrix,否则出错。
testsino是一个正弦图实例,就是MLEM算法中的投影矩阵,机算是数据。(This program is run in matlab. The Generate_SystemMatrix is a calculation of the OSEM, a function of the system matrix MLEM iterative image algorithm, its use Generate_SystemMatrix (pixel) to rebuild the image size, usually 64,128,256, pixel also large computing slower. Inside diedai-test file is a simple MLEM reconstruction algorithm, which load SystemMatrix matrix is the result of Generate_SystemMatrix (128), pay attention to if you want to to run diedai-test, the generated system matrix is saved as SystemMatrix, otherwise an error. testsino instance of a sinogram projection matrix MLEM algorithm, machine be regarded as data.)
- 2020-12-08 14:39:20下载
- 积分:1
-
RollingForceCal
计算热轧中的单机架的轧制压力,采用的是SIMS公式,(rolling force calculation)
- 2010-06-13 18:35:53下载
- 积分:1
-
Classifiers
我们需要成百上千的分类器来解决现实世界的分类吗
我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-ClassificationProblems)
- 2017-11-06 11:59:48下载
- 积分:1
-
2011B题
用来作为数学建的参考资料学习,希望对爱好则用所帮助(math model study study .Used as a reference material for Mathematical Studies)
- 2017-06-25 20:39:30下载
- 积分:1
-
时频分析的matlab GUI AOK TFR 2
时频分析的matlab GUI,AOK TFR 2,里面含有代码和相应的功能介绍的使用方法。分析结果分辨率很高( U65F6 u989 u5206 u7901 u7801 u548C u76R8 u5E94 u529F u029F u803F0 u4ECB u7ECD u7684 u4F7F U7528 u65399 u7)
- 2020-07-04 03:20:02下载
- 积分:1
-
ANSYS-UMAT
ansys或ABAQUS二次材料属性的开发,实现材料非线性.(ansys or ABAQUS attributes the development of secondary materials, the realization of material nonlinearity.)
- 2021-04-05 17:09:03下载
- 积分:1
-
12408927_G_P算法
说明: 关联维数求解,大组件构建,可以快速得到关联维数的值。(The value of correlation dimension can be obtained quickly by solving the correlation dimension and constructing large components.)
- 2021-04-10 10:00:20下载
- 积分:1
-
uystn
这是在MATLAB上的SIMULINK中实现的雷达系统仿真实例,用户可以自己设定目标距离,方向等参数,(This is an example of radar system simulation implemented in SIMULINK on MATLAB. The user can set the target distance, direction and other parameters by himself.)
- 2018-11-15 17:27:38下载
- 积分:1
-
QR-decomposition
QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition
)
- 2020-08-31 01:08:10下载
- 积分:1