资源列表

« 1 2 ... .08 .09 .10 .11 .12 24313.14 .15 .16 .17 .18 ... 28522 »

[matlab例程mult2x2.2x1

说明:This program multiply two matrixes
<natuu> 在 2025-07-16 上传 | 大小:1kb | 下载:0

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

说明:matlab实现ADALINE神经网络和感知器神经网络学习训练及应用-matlab neural network realization of ADALINE neural network learning and perception, training and application of
<June> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[matlab例程SOM

说明:MATLAB的自组织映射神经网络源码和相应的实验数据-MATLAB' s self-organizing map neural network source code and the corresponding experimental data
<ccccc> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[matlab例程qinjiuzhao

说明:基于MATLAB的秦九詔算法源代码,可用于优化排序-MATLAB-based algorithm for Chao Qin 9 source code, can be used to optimize the sorting
<ccccc> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[matlab例程lagraner

说明:差值问题中的拉格朗日插值的MATLAB源程序-Issue of the margin of the Lagrange interpolation of the MATLAB source code
<ccccc> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[matlab例程newtonraphson

说明:algorithm implementation in matlab
<moh> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[matlab例程ising_GibbsSampling

说明:Gibbs sampling算法,生成Ising model的随机样本
<jing> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[matlab例程fsk

说明:A simple FSK (frequency shift keying) modulation implementation in MATLAB
<Zafer Ergan> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法collectioncaculator

说明:运用顺序表的基本运算。(插入、删除) 1)集合的数据类型为一个结构体,其中包括一个数组用来存放集合元素,一个整型数据来统计集合元素的个数。生成两个集合A和B。 2)将集合中的元素按照从小到大排序。具体方法为:从第二个元素起(i),依次扫描每个元素前面的所有元素(j),若i<j,则将j插在i的前面,结束对i的排序,照这个方法,再依次对i后的元素进行排序。 3)求两集合的并:生成一个新集合C,将集合A的元素复制过来,对集合B的元素依次进行扫描,若没有该元素,则插入,若已存在,则扫描
<weiwei> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[数值算法/人工智能postfixexpression

说明:运用栈的基本运算。(进栈、出栈) 依次扫描表达式的操作数并入栈,遇到运算符时,将后进的两个操作数出栈,对其进行运算,将运算结果入栈。照此方法,进行下去,一直到执行完最后一个运算符,输出结果。-The use of basic computing stack. (Into the stack, out of the stack) followed by scanning the expression operands and stack encountered operator, it wil
<weiwei> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

说明:设有n个人围坐在一个圆桌周围,现从第s个人开始报数,数到第m的人出列,然后从出列的下一个人重新开始报数,数到第m的人又出列,…,如此反复直到所有的人全部出列为止。Josephus问题是:对于任意给定的n,s和m,求出按出列次序得到的n个人员的序列。-With n individuals sitting around a round table is starting from the first s individuals reported number, the number of peopl
<张臻> 在 2025-07-16 上传 | 大小:1kb | 下载:0

[数值算法/人工智能sPCA

说明:this segmented pca code for matlab-this is segmented pca code for matlab
<gddsgdg> 在 2025-07-16 上传 | 大小:1kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 24313.14 .15 .16 .17 .18 ... 28522 »

源码中国 www.ymcn.org