-
fenel_simpson2D
通过利用辛普森二重积分,求解矩形孔菲涅耳衍射,完全正确的代码。(Through the use of Simpson double integral, Fresnel diffraction Rectangular hole completely correct code.)
- 2010-10-21 11:37:14下载
- 积分:1
-
xiansousuo
用黄金分割法来求解函数的极小点,不用求函数的导数,只需进行迭代即可,非精确线搜索技术用于解决极值区间(Golden section method to solve the minimum point of the function, do not seek the derivative of a function, simply iteration can be inexact line search techniques for solving extremal interval)
- 2013-04-05 16:25:24下载
- 积分:1
-
nijie
机械手运动学方程求解 。分别输入机械臂的末端坐标,求出第一组角度解 ,第二组角度解。(Manipulator kinematics equation. Manipulator, respectively, the end of input coordinates, the perspective of the first group obtained solution, and the second group of solutions perspective.)
- 2007-10-26 11:25:07下载
- 积分:1
-
Dev-cc-proglamlama
-Calculates a rectangle s field.
-Lockes a pc :D
-Mixes a string then calculates the sum
-Finds the max number
- 2014-11-05 08:44:56下载
- 积分:1
-
interpolation-equations
matlab 求解方程组 计算方法 数值分析(calculation methods to solve equations matlab numerical analysis)
- 2011-11-14 22:28:37下载
- 积分:1
-
dct88
基于dct的数字水印算法(A watermark sourcecode based on DCT.)
- 2005-01-21 16:59:36下载
- 积分:1
-
gui_camera
bean recog -gui red , green and black color only
- 2013-07-10 05:40:10下载
- 积分:1
-
neutral-net
用matlab集成工具包方便地实现神经网络,神经网络源代码 - Matlab工具箱的神经网络理论与应用程序(neutral net by matlab)
- 2013-12-05 09:40:39下载
- 积分:1
-
evar
求出信号噪声的方差,对干扰信号的噪声的方差进行估测。( EVAR Noise variance estimation.
Assuming that the deterministic function Y has additive Gaussian noise,
EVAR(Y) returns an estimated variance of this noise.)
- 2021-01-27 11:48:35下载
- 积分:1
-
朴素贝叶斯
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 (process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2 )
- 2005-08-06 09:48:36下载
- 积分:1