-
Snake-Wrangling-for-Kids---Learning-to-Program-wi
Python for Kids, Snake Wrangling for Kids - Learning to Program with Python 3, Windows ed. (2007)
- 2013-11-02 00:24:58下载
- 积分:1
-
Krinsky
Krinsky Fixed Structure Automata in Cellular Automata Matlab Code
- 2011-08-23 03:02:39下载
- 积分:1
-
sigal
基于MAX038的信号发生器的设计,能够产生锯齿波,三角波,正弦波和矩形波(MAX038-based signal generator designed to produce sawtooth, triangle, sine and square wave)
- 2011-10-03 10:38:19下载
- 积分:1
-
aprecon
超强的矩阵计算程序 矩阵求逆 相乘 相加 相减(Super matrix inverse matrix calculation procedures multiplying the sum of subtraction)
- 2012-11-22 17:08:25下载
- 积分:1
-
nc_tanker
Neural control (reinforcement learning) for tanker heading
- 2010-01-12 02:47:07下载
- 积分:1
-
GeneticPAlgorithmPToolbox
遗传算法工具箱,还有遗传算法需要的全部函数,来之不易(Genetic algorithm toolbox, as well as all the required functions of genetic algorithms, hard-won)
- 2011-05-07 16:31:05下载
- 积分:1
-
xianxingshenjingwangluo1
人工神经网络基于matlab开发的线性神经网络的例子开发过程(Artificial neural networks are based on the development of linear neural network matlab examples of the development process)
- 2013-08-04 15:14:46下载
- 积分:1
-
gengerate_sfnet
按照文献《complex networks》中192-193页方法生成的scale free network,有详细注释。此方法有助于理解scale free network的生成原理,并画出了P(k)图,可以自己验证r值是否正确。(According to literature " complex networks" in the 192-193 page method to generate the scale free network, with detailed notes. This approach helps to understand the generation of scale free network theory, and plotted the P (k) diagram, you can verify their r value is correct.)
- 2011-08-03 09:25:45下载
- 积分:1
-
analysis-tempreture-by-EEMD
EMD方法分析全球温度异常_源程序。
eemd.m——总体经验模态分解;
ifndq.m——获得瞬时频率;
significance.m——统计显着性检验。(To analysis the annual mean global surface temperature anomaly by EMD.
eemd.m——Ensemble Empirical Mode Function
ifndq.m——The instantaneous frequency can be obtained through calling the function
significance.m——Statistical significance test.)
- 2020-06-30 22:20:02下载
- 积分:1
-
shanks
function [a,b,err] = shanks(x,p,q)
SHANKS Model a signal using Shanks method
----
Usage: [a,b,err] = shanks(x,p,q)
The sequence x is modeled as the unit sample response of
a filter having a system function of the form
H(z) = B(z)/A(z)
The polynomials B(z) and A(z) are formed from the vectors
b=[b(0), b(1), ... b(q)]
a=[1 , a(1), ... a(p)]
The input q defines the number of zeros in the model
and p defines the number of poles. The modeling error
is returned in err.
- 2012-04-18 09:58:03下载
- 积分:1