资源列表

« 1 2 ... .88 .89 .90 .91 .92 893.94 .95 .96 .97 .98 ... 3400 »

[数学计算/工程计算thirdsampleinsertwangshang

说明:数值分析中的三次样条插值,这个是网上下载的,自己跑过是正确的,在visualc++下运行正常!-Numerical Analysis of spline interpolation in c language
<hello> 在 2025-02-07 上传 | 大小:372kb | 下载:0

[数学计算/工程计算Lagrange

说明:实现Lgrang插值,在Visualc++中相以正常完美运行,亲自测试可行!-Achieve Lgrang interpolation phase in Visualc++ run perfectly normal, personally tested feasible!
<hello> 在 2025-02-07 上传 | 大小:198kb | 下载:0

[数学计算/工程计算solution

说明:方程求根的数值试验题,更精细的Newton迭代算法,用h/2代替h-Equation Roots of numerical experiments question, finer Newton iterative algorithm, with h/2 instead of h
<王瑶> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算linear-equations

说明:考虑一种特殊的对角元素不为零的双对角线线性方程组(以n=7为例),写出解一般的n(奇数)阶方程组的程序 -A special program to consider non-zero diagonal elements double diagonal of linear equations (with n = 7, for example), write the general solution of n (odd) order e
<王瑶> 在 2025-02-07 上传 | 大小:1kb | 下载:1

[数学计算/工程计算Fisher

说明:用matlab随机产生二维正态的两个类别 重新给一组数据,用Fisher函数判别其属于哪个类别-Using matlab randomly generated two-dimensional normality of the two categories Back to a set of data, using the Fisher discriminant function which category it belongs
<王瑶> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算k

说明:用K均值聚类分析把多组数据分成两类 本程序为给定20组数据(用矩阵A表示)分成B、C两组。-K-means clustering analysis of the multiple sets of data into two categories This program is given 20 sets of data (represented by the matrix A) into B, C groups.
<王瑶> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算factor

说明:给定一个矩阵,求出其主成分个数,方差贡献率等。并用SPSS检验。-Given a matrix, find its number of principal components, variance contribution rate. Test with SPSS.
<王瑶> 在 2025-02-07 上传 | 大小:3kb | 下载:0

[数学计算/工程计算mb_bfgs

说明:本次上传的是变尺度优化算法,此算法可以对一般函数求解极值。-Variable Metric Method
<胡海洋> 在 2025-02-07 上传 | 大小:2kb | 下载:0

[数学计算/工程计算FFT

说明:用C++语言写的一个数字信号处理中的FFT,该程序可以完成任意N点的FFT计算,并输出结果。对需要C语言处理信号的地方,可直接使用。-Using C++ language to write a digital signal processing FFT, the program can be completed in any N-point FFT calculation, and outputs the result. C langu
<申继鹏> 在 2025-02-07 上传 | 大小:1kb | 下载:0

[数学计算/工程计算CoGEnT_v1

说明:Forward - Backward Greedy Algorithms for Atomic Norm Regularization-Forward- Backward Greedy Algorithms for Atomic Norm Regularization
<couch> 在 2025-02-07 上传 | 大小:54kb | 下载:0

[数学计算/工程计算ypea102-particle-swarm-optimization

说明:PSO source code for matlab. It is the standard PSO for matlab .
<Aktr> 在 2025-02-07 上传 | 大小:5kb | 下载:0

[数学计算/工程计算Calculator

说明:实现计算器功能 首先是输出计算器图形样式 然后是通过按键的方式实现数值运算所以程序主要由两大部分实现 一部分功能是显示计算器 一部分是实现计算功能 显示计算器是在屏幕上显示图形 Turbo C提供了PC系统环境下扩充的屏幕和图形支持系统利用此系统提供的字符屏幕处理函数和图形系统的有关信息及函数即可很好地实现 计算功能主要要解决的是接收按键信息的处理 要进行识别 如果按键是数字符号 要将其转变为操作数 如果是运算操作符 则进行相应的处理-
<利昂> 在 2025-02-07 上传 | 大小:4kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 893.94 .95 .96 .97 .98 ... 3400 »

源码中国 www.ymcn.org