资源列表

« 1 2 ... .27 .28 .29 .30 .31 26932.33 .34 .35 .36 .37 ... 28523 »

[matlab例程stochastic-gradient

说明:Stochastic Gradient search
<Amit Abhishek> 在 2025-12-24 上传 | 大小:4kb | 下载:0

[matlab例程final-canny-detection-code-MATLAB

说明:The best canny edge detection using image processing tool box which is the actual distributed canny edge detection with all comments and sobel algorithm also implemented for any image
<Sonal Baravkar> 在 2025-12-24 上传 | 大小:953kb | 下载:0

[matlab例程NSAF-Geigel

说明:Matlab file for NSAF-Geigel algorithm in adaptive filer
<Roohi> 在 2025-12-24 上传 | 大小:125kb | 下载:0

[matlab例程ROC

说明:Matlab file for ROC curve in NLMS-Geigel algorithm in adaptive filer
<Roohi> 在 2025-12-24 上传 | 大小:443kb | 下载:0

[数据挖掘tfidf

说明: TFIDF algorithm to achieve, through the input data sets and keywords to get each keyword corresponding weights to achieve text classification TFIDF算法的实现,通过输入数据集和关键词来获取每个关键词对应的权重,实现文本分类-TFIDF algorithm to achieve, through the input data sets and
<nick> 在 2025-12-24 上传 | 大小:1kb | 下载:0

[matlab例程equalizer

说明:MATLAB code for adaptive equalizer with 16-QAM sinal
<Roohi> 在 2025-12-24 上传 | 大小:1kb | 下载:0

[matlab例程pelak_semi_final

说明:Iranian plate recognition
<mohamad> 在 2025-12-24 上传 | 大小:2kb | 下载:0

[matlab例程code

说明:Wireless Body Area Networks
<mohamad> 在 2025-12-24 上传 | 大小:5kb | 下载:0

[matlab例程CODE

说明:Desing and Evaluating of CNTFET characteristics For Optimizing Power Consumption Using Genetic Algorithm-Desinging and Evaluating of CNTFET characteristics For Optimizing Power Consumption Using Genetic Algorithm
<mohamad> 在 2025-12-24 上传 | 大小:3kb | 下载:0

[matlab例程CODE

说明:Optimized design , linear induction motors using genetic algorithms
<mohamad> 在 2025-12-24 上传 | 大小:206kb | 下载:0

[数据结构常用算法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-12-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法CriticalPath_CD

说明:数据结构,关键路径 是计划项目活动中用到的一种算术方法。[1] 对于有效的计划管理而言,关键路径是一个十分重要的工具。与计划评核术(Project Evaluation and Review Techniqu,PERT)非常类似。要径法所使用的估计作业时间是单一或确定的,而计划评核术则是使用机率性的估计作业时间。这两种技术经常混合使用,简称CPM/PERT 。[1] -Critical Path Method,CPM
<olivia> 在 2025-12-24 上传 | 大小:962kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 26932.33 .34 .35 .36 .37 ... 28523 »

源码中国 www.ymcn.org