-
数学公式计算器,和大家切磋!希望高手帮助改进功能,最好能够提供变量表达式计算,不是单纯的数字表达式计算,有兴趣的朋友可以跟我联系!...
数学公式计算器,和大家切磋!希望高手帮助改进功能,最好能够提供变量表达式计算,不是单纯的数字表达式计算,有兴趣的朋友可以跟我联系!-mathematical formula calculator, and to discuss the! Experts hope to help improve function, the best solution is to provide variable expression, not simply the number of formulas, the friends are interested can contact me!
- 2022-01-31 10:11:00下载
- 积分:1
-
非常好的聚类工具包,用Matlab开发,适合于科研用途等
非常好的聚类工具包,用Matlab开发,适合于科研用途等
- 2022-02-15 05:58:17下载
- 积分:1
-
Calculate the derivative of a parametric functions
Calculate the derivative of a parametric functions
- 2022-11-03 21:20:03下载
- 积分:1
-
Bayes的matlab实现
自己写的一个Bayes分类器的matlab程序,比较简单。
使用方法
>> [ train_x, train_y ] = readdata("train_data.txt" );
>> [ test_x, test_y ] = readdata("test_data.txt" );
>> [mode]=MyBayes_train( train_x, train_y);
>> [ acurracy, predict_y]=MyBayes_test( test_x, test_y, mode);
- 2022-03-09 19:08:01下载
- 积分:1
-
数值处理算法源代码
数值处理算法源代码-numerical algorithm source code
- 2022-07-03 13:56:44下载
- 积分:1
-
正态分布 normal VBA 代码
应用背景用于计算正态分布的累积分布函数和逆函数,可转化为其他语言。用于可靠性分析和数理统计关键技术正态分布是应用统计中最为广泛使用的一个分布,此算法可给数据分析相关人员开发工具时参考。
- 2022-01-31 07:07:11下载
- 积分:1
-
有关MC算法的三篇pdf文章
1.移动立方体算法的三重线性插值研究
2.空间相关MC算法的VTK实现
3.移动立方体算法中的三角剖分
有关MC算法的三篇pdf文章
1.移动立方体算法的三重线性插值研究
2.空间相关MC算法的VTK实现
3.移动立方体算法中的三角剖分-The MC algorithm of three pdf article 1. Marching Cube triple linear interpolation of 2. VTK space-related MC algorithm to achieve 3. Marching cube triangulation algorithm
- 2022-02-24 09:17:13下载
- 积分:1
-
割线算法
* To find a solution to the equation f(x) = 0* given initial approximations p0 and p1:** INPUT: initial approximation p0, p1; tolerance TOL;* maximum number of iterations N0.** OUTPUT: approximate solution p or* a message that the algorithm fails.*
- 2022-01-25 15:06:45下载
- 积分:1
-
koch 雪花的非递规 实现
koch 雪花的非递规 实现-non-delivery rules to achieve
- 2022-02-24 16:40:11下载
- 积分:1
-
超酷的走迷宫程序
超酷的走迷宫程序 -cool Maze procedure
- 2022-03-10 01:29:03下载
- 积分:1