-
原创的可实现大小写的相互转化
原创的可实现大小写的相互转化-original case is the realization of the mutual conversion
- 2023-08-28 21:45:02下载
- 积分:1
-
对于多类问题的迭代加权最小二乘算法
应用背景在线性回归模型的情况下,最大似然解,高斯噪声模型的假设,导致一个封闭的形式的解决方案。这是一个后果的对数似然函数的对数似然函数的参数向量的回归,有不再是一个封闭的形式的解决方案,由于物流乙状结肠功能的非线性。然而,背离二次形式并不是实质性的。要精确,误差函数是凹的,因此具有唯一的最小值。误差函数可以通过一个基于牛顿-拉夫逊迭代优化方案有效的迭代技术最小化,采用局部二次近似对数似然函数。关键技术分类的目的是将输入向量x和分配给一个K离散类c_k k = 1,。..在最常见的情况下,该类是不相交的,因此,每个输入被分配给一个只有一个类。输入空间被划分为决策区域,其边界被称为决策边界或决策面。在这里,我们考虑分类的线性模型,即决定表面的输入向量X,因此定义的线性函数(D−1)维超平面在d维输入空间。数据集的类可以被称为线性可分的线性决策面完全分离。
- 2023-03-27 14:20:04下载
- 积分:1
-
计算方法中romberg算法的c程序源码
计算方法中romberg算法的c程序源码-calculation method Romberg Algorithm c procedures FOSS
- 2022-02-06 17:39:57下载
- 积分:1
-
fdtd算法的matlab源代码
用matlab实现的三维fdtd算法的源代码。
% 3-D FDTD code with PEC boundaries
%***********************************************************************
%
% Program author: Susan C. Hagness
% Department of Electrical and Computer Engineering
% University of Wisconsin-Madison
% 1415 Engineering Drive
% Madison, WI 53706-1691
%
- 2023-03-28 02:55:03下载
- 积分:1
-
随机产生一注彩票
应用背景随机产生一组彩票数字,范围1-33,傻瓜式推荐,仅供娱乐,毕竟彩票一等奖的概率是很低的,本程序不能保证是否中奖,不承担任何购买彩票的损失。关键技术使用c++语言编写的彩票推荐程序,调用windows编程接口,代码量不大。使用c++语言编写的彩票推荐程序,调用windows编程接口,代码量不大。
- 2022-01-25 15:30:12下载
- 积分:1
-
该界面可以通过MATLAB命令提示符下进入新用。用户可以。
This GUI can be used by entering nu at the MATLAB command prompt. The user can either select a function (f(x)) of their choice or a statistical distribution probability distribution function to plot over a user defined range. The function s integral can be evaluated over a user defined range by using: The composite trapezium, simpsons and gauss-legendre rules. This is useful for calculating accurate probabilities that one might see in statistical tables.
- 2022-02-10 10:26:40下载
- 积分:1
-
QR码编码解码算法实例
qr码是一种二维条码. 本源码中包含了完整的编码、解码以及测试程序. 多份代码可供选择.-qr code is a two-dimensional bar code. The source code contains a complete encoding, decoding, as well as testing procedures. more than the code to choose from.
- 2022-05-20 15:42:01下载
- 积分:1
-
用fortran编写的椭圆方程的数值算法
用fortran编写的椭圆方程的数值算法-using FORTRAN prepared by the elliptic equation numerical algorithm
- 2022-11-30 11:05:04下载
- 积分:1
-
Boltzman simulated annealing algorithm examples
boltzman 模拟退火算法例子-Boltzman simulated annealing algorithm examples
- 2022-09-05 01:25:03下载
- 积分:1
-
计算方法A中的雅可比算法 是我在学习计算方法时编写的 体现了雅可比算法计算求解的过程...
计算方法A中的雅可比算法 是我在学习计算方法时编写的 体现了雅可比算法计算求解的过程-A calculation method of Jacobi algorithm is calculated in the study prepared by the method reflects the Jacobian algorithm for Xie process
- 2023-05-23 21:35:04下载
- 积分:1