-
bfgs算法求全域最小数值点,c++源程序,文件读入套用方便
bfgs算法求全域最小数值点,c++源程序,文件读入套用方便-bfgs domain algorithm ambitious minimum values, c source, the document read into the convenient use
- 2022-07-18 00:09:59下载
- 积分:1
-
最小二乘算法
Fortran实现
比较简单
最小二乘算法
Fortran实现
比较简单-Fortran least-squares algorithm is relatively simple to achieve
- 2022-09-25 21:15:02下载
- 积分:1
-
Mr. foolish to write him five friends, he wrote five letters, but when his frien...
糊涂先生给他的五个朋友写信,他写了五封信,但是当他的朋友收到信后,都告诉他:“你的信寄错了”。那么请你计算一下:出现这种情况的概率有多少?(假设糊涂先生是随机地往信封里装信的),你能不能把所有的情况都列出来呢-Mr. foolish to write him five friends, he wrote five letters, but when his friend received a letter, told him:
- 2022-01-25 16:38:13下载
- 积分:1
-
对选择的图片进行傅立叶变换,并且显示出处理后的图片。
对选择的图片进行傅立叶变换,并且显示出处理后的图片。-Select the picture on the Fourier transform.
- 2022-09-30 23:00:04下载
- 积分:1
-
实现多项式的因是分解
实现多项式的因是分解-polynomial is the result of decomposition
- 2023-02-17 17:50:04下载
- 积分:1
-
kmeans聚类算法java实现
应用背景package Kmeans;
import java.io.BufferedReader;
import java.io.FileReader;
import java.util.ArrayList;
public class KMeans {
private static String fileName = "E:java练习Arithmeticjulei1.txt"; // 文件地址
private static int numTotal; // 聚类总数
private static int K; // 聚类的簇数关键技术典型的聚类算法,应用广发,学习简单,java技术的使用
- 2022-02-01 21:05:33下载
- 积分:1
-
多目标粒子群算法
多目标粒子群算法,matlab
多目标粒子群算法,matlab
多目标粒子群算法,matlab
多目标粒子群算法,matlab
多目标粒子群算法,matlab
- 2022-12-24 20:25:04下载
- 积分:1
-
Finds the polynomial p10 of degree less than or equal to 10 that interpolates...
Finds the polynomial p10 of degree less than or equal to 10 that interpolates
cos x on the interval [0, PI/2] at 11 equally spaced points. Study the error betwee
between the function and the polynomial at 41 equally spaced points over the
same interval. Repeat the latter but use your 11 points to be Chebyshevs.
- 2022-06-21 05:46:33下载
- 积分:1
-
三对角矩阵最常用最快速的追赶法,应用广泛。更是样条插值逆运算的重要工具...
三对角矩阵最常用最快速的追赶法,应用广泛。更是样条插值逆运算的重要工具-Tridiagonal matrix most commonly used to catch up with the most rapid method, widely used. Spline Interpolation is an important tool for inverse operation
- 2023-06-26 10:10:03下载
- 积分:1
-
including large numbers of calculating the arithmetic
大数的计算包括加减乘除-including large numbers of calculating the arithmetic
- 2022-02-05 22:22:15下载
- 积分:1