资源列表

« 1 2 ... .00 .01 .02 .03 .04 22305.06 .07 .08 .09 .10 ... 28523 »

[matlab例程m-files

说明:Mathematical Optimization of Solar Thermal Collectors Efficiency Function Using genetic
<mohamad> 在 2025-11-22 上传 | 大小:2kb | 下载:1

[数据结构常用算法AVLTree

说明:数据结构,平衡二叉树 平衡二叉树(Balanced Binary Tree)又被称为AVL树(有别于AVL算法),且具有以下性质:它是一 棵空树或它的左右两个子树的高度差的绝对值不超过1,并且左右两个子树都是一棵平衡二叉树。构造与调整方法 平衡二叉树的常用算法有红黑树、AVL、Treap等。 最小二叉平衡树的节点的公式如下 F(n) F(n-1)+F(n-2)+1 这个类似于一个递归的数列,可以参考Fibonacci(斐波那契)数列,1是根节点,F(n-1)是左子树的节点数量,F(n-2)是
<olivia> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数据结构常用算法Hash_ID

说明:数据结构,哈希函数 一般的线性表,树中,记录在结构中的相对位置是随机的,即和记录的关键字之间不存在确定的关系,因此,在结构中查找记录时需进行一系列和关键字的比较。这一类查找方法建立在“比较“的基础上,查找的效率依赖于查找过程中所进行的比较次数。 理想的情况是能直接找到需要的记录,因此必须在记录的存储位置和它的关键字之间建立一个确定的对应关系f,使每个关键字和结构中一个唯一的存储位置相对应。-Hash Function
<olivia> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算DLOAD

说明:DLOAD subroutine for Abaqus simulation
<Lars> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程codes

说明:CombineImages: Combine two images to get 1. dft:Discrete Fourier Transform equation GetHist:To get the histogram of any image RGBTOGRAYCONVERTER:Convert a RGB image to a gray scale tecnicaBSS: Code to aply the blind source separation tecnique
<Aniela> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[matlab例程w_r_contact_third_1

说明:切片法求轮轨接处,使用的lm型车轮踏面和r60钢轨进行求解三维轮轨接触-Sectioning seeking the wheel-rail contact point, use lm-type wheel tread and rail r60 to solve the three-dimensional wheel-rail contact
<leo> 在 2025-11-22 上传 | 大小:2kb | 下载:1

[数学计算/工程计算RR

说明:进行支持向量机的非线性回归分析。支持多元的非线性回归分析。-Nonlinear regression analysis of support vector machines. Supports multivariate nonlinear regression analysis.
<Euler> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算svm1

说明:支持向量机是针对多种数据需要分类的问题,通过训练数据特征,然后再在其基础上面进行测试识别。-Support vector machine is needed for a variety of data classification problem, characterized by the training data, then the basis of the above test its recognition.
<梦样年华> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法SVM_max

说明:最大支持向量机分类算法是一种比较很好的解决了多数据的分类问题。-Maximum support vector machine classification algorithm is a relatively good solution to the problem of multiple classification data.
<梦样年华> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数学计算/工程计算adi_fdtd2D.c

说明:Program made in C ADI-FDTD with PEC in 2 Dimensional
<Rodrigo> 在 2025-11-22 上传 | 大小:2kb | 下载:1

[数学计算/工程计算fdtd3d_dipolo.c

说明:Patter radiation antenna made in C using FDTD in 3 dimensional
<Rodrigo> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[数值算法/人工智能whfwavd

说明:Open the page file and replace the input character
<hyeqne> 在 2025-11-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 22305.06 .07 .08 .09 .10 ... 28523 »

源码中国 www.ymcn.org