登录
首页 » matlab » MATLAB

MATLAB

于 2021-04-16 发布 文件大小:2KB
0 312
下载积分: 1 下载次数: 131

代码说明:

  最小二乘法在二维平面测向交叉定位里的应用(The least squares method in the two-dimensional plane measured to cross positioning)

文件列表:

er.asv,2531,2012-10-23
er.m,2421,2012-10-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 一种基于密度峰值的半监督聚类
    在第一个图像中的每个描述符,选择它的匹配到第二个图像。(For efficiency in MATLAB, calculating dot multiplication between unit vectors is faster than Euclidean distance. Please note that: The ratio of attention to angle (the cosine of dot product of unit vector) is the approximate value of the ratio of Euclidean distance of small angle.)
    2018-07-01 14:11:04下载
    积分:1
  • dit_fft
    本程序包括:DFT(离散傅里叶变换),FFT(快速傅里叶变换),IFFT(快速傅里叶逆变换),conv(卷积:圆周卷积、线性卷积),主要应用于信号处理,既可以对实序列做上述操作,也可以对复序列。(This process includes: DFT (Discrete Fourier Transform), FFT (fast Fourier transform), IFFT (inverse fast Fourier transform), conv (convolution: circular convolution, linear convolution), mainly used signal processing, either on the actual sequence to do the operation, can also be complex sequence.)
    2010-09-22 21:30:23下载
    积分:1
  • 2012-Tax
    用VBA在Excel里实现分级计算,实现通过年终奖和月收入计算个人所得税的功能。数据为2012年最新的标准,对于会计电算化人员有非常强的实用性。(VBA in Excel to achieve grade calculated to achieve the functionality of the calculation of personal income tax through the end of the year Award and the monthly income. The data for 2012 the latest standards, computerized accounting personnel have a very strong practicability.)
    2012-07-16 10:02:51下载
    积分:1
  • n-s-equation
    一维的N_S方程的求解程序,是计算流体力学的算例(the N_S equation of one dimension .)
    2012-04-09 15:32:13下载
    积分:1
  • copula
    说明:  Copula and tail dependence
    2020-07-16 23:18:49下载
    积分: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
  • uhard
    用ABAQUS及其子程序解决热冲压热力耦合问题(Subroutine with ABAQUS and hot stamping coupled thermal problem solving)
    2021-03-29 08:49:11下载
    积分:1
  • wenoeul
    有限差分法求解欧拉方程,weno有限差分法求解欧拉方程。(Euler solved with weno)
    2021-03-22 20:19:16下载
    积分:1
  • fahanshu
    利用c++编写了一个外点惩罚函数,用于对于对目标值的推算与尝试。(Use c++ to write a point outside the penalty function for the target value for the calculation and try.)
    2016-05-15 21:00:54下载
    积分:1
  • na7
    Orthogonal Polynomials Approximation 数值分析,计算正交基多项式的系数 (Given a function f and a set of m >0 distinct points . You are supposed to write a function to approximate f by an orthogonal polynomial using the exact function values at the given m points with a weight assigned to each point . The total error must be no larger than a given tolerance. Format of function int OPA( double (*f)(double t), int m, double x[], double w[], double c[], double*eps ) where the function pointer double (*f)(double t) defines the function f int m is the number of points double x[] contains points double w[] contains the values of a weight function at the given points x[] double c[] contains the coefficients of the approximation polynomial double*eps is passed into the function as the tolerance for the error, and is supposed to be returned as the value of error. The function OPA is supposed to return the degree of the approximation polynomial. Note: a constant Max_n is defined so that if the total error is still not small enough when n = Ma)
    2011-11-27 11:47:21下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 18今日下载