-
此程序是本人编写的在MFC环境下调用Matlab函数进行编程的实例...
此程序是本人编写的在MFC环境下调用Matlab函数进行编程的实例-This procedure is, I prepared to call in the MFC environment Matlab function programming example
- 2022-02-28 17:30:56下载
- 积分:1
-
C4.5 is a simplified version of the Decision Tree Algorithm
C4.5的简化版本是一个决策树的算法-C4.5 is a simplified version of the Decision Tree Algorithm
- 2022-01-22 07:48:49下载
- 积分:1
-
矩量法求解半波振子天线
matlab关于矩量法求解半波振子,采用矩量法求解海伦公式。得到解答。matlab关于矩量法求解半波振子,采用矩量法求解海伦公式。得到解答。matlab关于矩量法求解半波振子,采用矩量法求解海伦公式。得到解答。matlab关于矩量法求解半波振子,采用矩量法求解海伦公式。得到解答。matlab关于矩量法求解半波振子,采用矩量法求解海伦公式。得到解答。是在是没啥说的了!!!
- 2022-02-01 15:37:25下载
- 积分:1
-
图像去噪算法
图像去噪方法
这种算法可能不是非常能干,但它仍然给了可观的成果,我让他们靠自己
没有任何背景图像处理技术。自己做了什么是,第一次发现中的不规则值
3 x 3 矩阵,可能是噪音。由不规则的价值我的意思是,为值是的 20 (这一因素可以
改变,以研究其作用效果) 远及其邻域的单位。然后我们用替代的普通的平均数
到不规则值的矩阵中的值。
下面是 MATLAB 代码为同一和最终结果。观察到 3 到 4dB 增益的 PSNR。
欢呼 !!
- 2022-04-21 10:26:27下载
- 积分:1
-
希尔法重新加密和加密
希尔的方法,这是一个使用方阵的加密方法。我们相信这是一个有吸引力的方式,让学生学习矩阵代数,算术模n和算法的概念。
- 2022-02-15 02:05:44下载
- 积分:1
-
Newton迭代法解非线性方程组
编写程序用牛顿迭代法求解下面的非线性方程组:例如 x1 = 0.7 sin(x1) + 0.2 cos(x2); x2 = 0.7 cos(x1)- 0.2 sin(x2);
- 2022-05-14 18:43:17下载
- 积分:1
-
XP下的MPICH1.2.5软件包,用来做并行计算的最好开发环境!
XP下的MPICH1.2.5软件包,用来做并行计算的最好开发环境!-the mpich1.2.5 softpack in xp system is the best develope enviroment for parallel computing
- 2022-07-02 19:58:24下载
- 积分:1
-
直接分解算法
* To factor the n by n matrix A = (A(I,J)) into the product of the* lower triangular matrix L = (L(I,J)) and U = (U(I,J)), that is* A = LU, where the main diagonal of either L or U consists of all ones:** INPUT: dimension n; the entries A(I,J), 1
- 2023-06-21 06:30:04下载
- 积分:1
-
这个图书馆对多项式定义的基本操作,并包含3不同…
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.-This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
- 2022-01-22 15:11:18下载
- 积分:1
-
遗传算法求解函数最大值
这是一个由MATLAB实现的运用遗传算法求解任意函数最大值的方法。
- 2022-02-12 13:36:42下载
- 积分:1