资源列表

« 1 2 ... 64 65 66 67 68 6970 71 72 73 74 ... 3400 »

[数学计算/工程计算niudundiedai

说明:已知f(x)=x^3-6x^2+20,用牛顿迭代法求区间【-3,6】内所有根,精度为10^5。(Known f (x) =x^3-6x^2+20, the Newton iteration method is used to find all the roots within the interval [-3,6] and the precision is 10^5.)
<536536536> 在 2025-01-10 上传 | 大小:352kb | 下载:0

[数学计算/工程计算genetic

说明:遗传算法是一种全局最优化算法,是运用了进化论优胜劣汰原理的随机化搜索方法。 前些日子,在进行毕业设计的相关研究中,我接触到了遗传算法,用其对一个五元非线性函数进行最优化搜索。仿真平台使用的是matlab,主要使用的是谢菲尔德大学的matlab遗传算法工具箱。(Genetic algorithm is a global optimization algorithm, is the use of evolution theory of s
<醒不来的梦> 在 2025-01-10 上传 | 大小:2.74mb | 下载:0

[数学计算/工程计算8点和16点FFT

说明:本程序可以计算8点和16点序列的快速傅里叶变换(This program can calculate fourier transform of time series wth 8 and 16 points)
<yanyanecho> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Artificial Bee Colony

说明:Artificial Bee Colony in Matlab
<ahmadizal> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算shestakov

说明:此程序可以生成 随机Shestakov mesh,需要输入网格个数(This program generate Shestakov mesh, can be used for mesh generation)
<wanruqingyang123> 在 2025-01-10 上传 | 大小:2kb | 下载:0

[数学计算/工程计算paper

说明:可以对人工智能SVM感兴趣的人,看一看,相关论文合集(SVM algorithm papers application)
<橙羊> 在 2025-01-10 上传 | 大小:53.83mb | 下载:0

[数学计算/工程计算支持向量机(Support Vector Machine, SVM)

说明:支持向量机(support vector machine,SVM)是由Cortes和Vapnik在1995年提出的,由于其在文本分类和高维数据中强大的性能,很快就成为机器学习的主流技术,并直接掀起了“统计学习”在2000年前后的高潮,是迄今为止使用的最广的学习算法。(Support vector machine (support vector machine, SVM) is proposed by Cortes and Vapnik
<ZJN27> 在 2025-01-10 上传 | 大小:1008kb | 下载:0

[数学计算/工程计算10种简单的数字滤波C语言源程序算法

说明:10种简单的数字滤波C语言源程序算法:1、限副滤波,2、中位值滤波法,3、算术平均滤波法(A simple digital filter C language source program algorithm)
<kanewater> 在 2025-01-10 上传 | 大小:5kb | 下载:0

[数学计算/工程计算PLS Extension Module

说明:安装32bit-win的spss中PSL所需的所有安装文件,包括PythonPlugInWin32、Python2.5.4、scipy-0.6.0、numpy-1-1.0、PLS.py以及plscommand.xml并附安装说明。 第一步:安装spss17.0 第二步:安装 SPSSStatisticsPythonPlugInWin32_1700.exe 第三步:安装Python2.5.4 第四步:安装scipy-0.6.0和n
<紫色薰衣草> 在 2025-01-10 上传 | 大小:31.23mb | 下载:0

[数学计算/工程计算VaR、ES

说明:VaR和ES计算的计量经济学方法,VaR的计算得方法以及ES的计算方法(> da=read.table("d-ibm-0110.txt",header=T) > xt=-log(da$return+1) > install.packages("fGarch") > library(fGarch) > m1=garchFit(~garch(1,1),data=x
<冰冰11> 在 2025-01-10 上传 | 大小:14kb | 下载:1

[数学计算/工程计算prject223

说明:roe格式对多种不同初始条件黎曼问题的计算。(the document solve the riemann problem with roe method.)
<dsun-shine> 在 2025-01-10 上传 | 大小:1kb | 下载:0

[数学计算/工程计算project31

说明:程序求解三种简单方程使用了四种格式计算求解。(the document aim to calculate 3 function with four methods.)
<dsun-shine> 在 2025-01-10 上传 | 大小:1kb | 下载:0
« 1 2 ... 64 65 66 67 68 6970 71 72 73 74 ... 3400 »

源码中国 www.ymcn.org