资源列表

« 1 2 ... .70 .71 .72 .73 .74 27975.76 .77 .78 .79 .80 ... 28522 »

[数学计算/工程计算斐波那契数列

说明:斐波那契数列(Fibonacci sequence),又称黄金分割数列、因数学家列昂纳多·斐波那契(Leonardoda Fibonacci)以兔子繁殖为例子而引入,故又称为“兔子数列”,指的是这样一个数列:1、1、2、3、5、8、13、21、34、……在数学上,斐波纳契数列以如下被以递归的方法定义:F(0)=1,F(1)=1, F(n)=F(n-1)+F(n-2)(n>2,n∈N*)在现代物理、准晶体结构、化学等领域,斐波纳契数
<1 。。。。。。> 在 2025-02-19 上传 | 大小:446kb | 下载:0

[matlab例程语音信号处理实验

说明:介绍了写关于语音信号处理的一些简单程序,比如回声,混响等(Some simple programs about speech signal processing are introduced such as echo, reverberation, etc., are introduced.)
<Westlibh> 在 2025-02-19 上传 | 大小:1.46mb | 下载:0

[数值算法/人工智能gcForest-master——1.1.1

说明:gcforest的python3.5程序(Gcforest's python3.5 program)
<watcher_> 在 2025-02-19 上传 | 大小:57kb | 下载:0

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

说明:TensorFlow实现自然语言处理,基于梯度策略算法(Use TensorFlow to deal with the Natural Language Processing)
<允耳在心> 在 2025-02-19 上传 | 大小:599kb | 下载:0

[人工智能/神经网络/遗传算法cnn-text-classfication

说明:通过机器学习中的卷积神经网络实现对文本进行分类的算法。(The text is classified by the convolution neural network.)
<允耳在心> 在 2025-02-19 上传 | 大小:156kb | 下载:0

[人工智能/神经网络/遗传算法lstm-text-classfication

说明:通过机器学习中的长短时记忆单元实现对文本进行分类的算法。(The long short term memory unit realizes the algorithm of classifying text by machine learning.)
<允耳在心> 在 2025-02-19 上传 | 大小:218kb | 下载:0

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

说明:通过机器学习算法实现类似文本翻译之类的文本与文本的转换的功能。(The function of text translation is realized by machine learning algorithm.)
<允耳在心> 在 2025-02-19 上传 | 大小:3.63mb | 下载:0

[matlab例程4.18

说明:对某些点的一维距离像的MATLAB仿真,通过脉冲压缩实现。(The MATLAB simulation of the one-dimensional distance profile of some points is achieved by pulse compression.)
<李风娇> 在 2025-02-19 上传 | 大小:2kb | 下载:0

[matlab例程数据处理、整形

说明:数据处理,数据整形,简单实用,用于对原始数据预处理(Data processing, data shaping, simple and practical, used for pretreatment of raw data.)
<matdlt> 在 2025-02-19 上传 | 大小:3kb | 下载:0

[数值算法/人工智能GA algothrim

说明:模拟达尔文生物进化理论和遗传学机理实现了遗传算法(the running process of genetic algorithm)
<derek__z> 在 2025-02-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算microgrid algorithm design

说明:design of microgrid modelling and source code estimation
<muserece@gmail.com> 在 2021-10-17 上传 | 大小:1.96mb | 下载:0

[数学计算/工程计算microgrid big file and managment soure code for

说明:for the excellent programming microgrid is the main source
<muserece@gmail.com> 在 2021-10-17 上传 | 大小:3.47mb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 27975.76 .77 .78 .79 .80 ... 28522 »

源码中国 www.ymcn.org