-
HtPQ23at
说明: 计算传热学的近代进展,书籍附录的源码。包括非结构网格生成和求解。(Fortran code for the book of Tao。)
- 2009-08-06 11:24:32下载
- 积分:1
-
styojguseful
计算器 能够分析表达式,看看吧,很有用的,用能挺强的,(Calculator can analyze the expression, and have a look, it s very useful and can be quite strong,)
- 2017-04-03 14:38:28下载
- 积分:1
-
Maltab
说明: 常用建模方法及其MATLAB源程序,包括线性规划,灰色预测,神经网络,遗传算法,粒子群算法等算法的MATLAB源程序(Common modeling methods and MATLAB source program, including linear programming, grey prediction, neural network, genetic algorithm, particle swarm optimization algorithm and other algorithms of MATLAB source program)
- 2019-03-06 06:14:54下载
- 积分:1
-
radon_wigner
自己编写的调试通过的radon变换+wigner变换求得峰值点坐标
(I have written through the debug of the radon transform wigner transform coordinates to achieve the peak point)
- 2008-05-06 22:00:44下载
- 积分:1
-
593753 SQL必知必会(第4版)带源码
sql学习必备材料,讲解通俗易懂,很有层次,内容丰富(This book is SQL learning materials and understanding very easy and very hierarchical and riching in content)
- 2020-06-25 16:20:01下载
- 积分:1
-
branch-and-bound-master
说明: 本程序分支定界法,用于整数规划,欢迎下载,。。。。。。。。。。。。。。。(This procedure branch and bound method, for integer programming, welcome to download,.........................)
- 2019-09-23 16:59:55下载
- 积分:1
-
90719591
用于VB中datagridlistview打印功能,不错很好的(Used in VB datagridlistview printing function, good good)
- 2017-04-16 05:17:45下载
- 积分:1
-
twosensors
说明: 两个传感器的信号通过卡尔曼滤波器进行整合,其中一个传感器是两通道的加速度传感器(dimensional tilt sensor using a dual axis accelerometer
* and single axis angular rate gyro. The two sensors are fused
* via a two state Kalman filter, with one state being the angle
* and the other state being the gyro bias)
- 2009-08-10 22:15:55下载
- 积分:1
-
prony
prony方法的 应用,很好 用的 。相关参数的 选择,准确性能的 判别(Methods prony good use. The choice of the relevant parameters, accurate performance of the discriminant)
- 2021-03-03 15:49:33下载
- 积分:1
-
随机森林
说明: 随机森林算法与 Bagging 算法类似,均是基于 Bootstrap 方法重采样,产生多个训练集。不同的是,随机森林算法在构建决策树的时候,采用了随机选取分裂属性集的方法
本程序中,将乳腺肿瘤病灶组织的细胞核显微图像的 10 个量化特征作为模型的输入,良性乳腺肿瘤和恶性乳腺肿瘤作为模型的输出。用训练集数据进行随机森林分类器的创建,然后对测试集数据进行仿真测试,最后对测试结果进行分析。(Similar to bagging algorithm, random forest algorithm is based on bootstrap resampling to generate multiple training sets. The difference is that the random forest algorithm uses the method of randomly selecting the split attribute set when constructing the decision tree
In this program, 10 quantitative features of nuclear microscopic image of breast tumor tissue are taken as the input of the model, and the benign and malignant breast tumor are taken as the output of the model. The training set data is used to create the random forest classifier, then the test set data is simulated and the test results are analyzed.)
- 2020-07-05 20:39:15下载
- 积分:1