-
HenonLyapunov
这是计算二维Henon映射Lyapunov指数的程序,用matlab实现的,希望对大家能有用(This is a two-dimensional Henon map Lyapunov index calculation procedures, using matlab to achieve, we hope to be useful)
- 2010-06-19 20:26:44下载
- 积分:1
-
Question1
说明: C++源代码,递归实现。原问题描述:鼓上蚤时迁到一个山洞里去盗宝,里面有n件宝贝,价值分别是a1,a2......an,并且满足ai大于a1+a2+....+a(i-1)的和。他身上有一个背包,能装的东西最大价值是K,他只能进洞一次,请问他最多能带出多少?
要求:输入K,n,a1,a2......an
输出:他能最多带出的宝物价值
(C++ Source code Recursive achieve. The original problem description: drum when flea盗宝going to move in a cave, there are n pieces of treasure, valued are a1, a2 ...... an, and to meet ai than a1+ A22B !....+ a (i-1) and. Him to have a backpack, things can hold the greatest value is K, he could only hole once, to ask him to bring out the maximum number of? Requirements: Enter K, n, a1, a2 ...... an output: he can bring out the maximum value of the treasures)
- 2008-12-02 21:07:25下载
- 积分:1
-
main
This is region based segmentation technique. It includes segmentation of similar pictures.
- 2021-04-27 11:38:44下载
- 积分:1
-
HANTS
this matlab code is for harmonic analysis in power networks for beginners.
- 2016-03-04 14:33:25下载
- 积分:1
-
DFNNchengxu
实现模糊动态神经网络的一种matlab程序,直接粘贴到命令窗口可运行(a program could realize DFNN in matlab)
- 2021-03-18 11:19:20下载
- 积分:1
-
Birch-matlab--master
说明: BIRCH (balanced iterative reducing and clustering using hierarchies) is an unsupervised data mining algorithm used to perform hierarchical clustering over particularly large data-sets.[1] An advantage of BIRCH is its ability to incrementally and dynamically cluster incoming, multi-dimensional metric data points in an attempt to produce the best quality clustering for a given set of resources (memory and time constraints). In most cases, BIRCH only requires a single scan of the database.
- 2020-09-01 05:43:35下载
- 积分:1
-
newton
最优化计算方法中 有关于拟牛顿法的一段小代码 可以看看(Optimization method in the Quasi-Newton method on a small section of code that can look at)
- 2009-10-08 19:49:31下载
- 积分:1
-
Hamming_Weight_Structure
对Hamming(7,4),Hamming(15,11),Hamming(31,26)符号的重量分布用MATLAB进行分析(For Hamming codes a resonably simple means of determining the weight structure is available.)
- 2010-05-23 17:49:16下载
- 积分:1
-
lms_communication
研究用于自适应均衡器的LMS算法的性能,数据源产生有零平均和单位方差的由符号+1和-1组成的Bernoulli的序列{I(n)}.数据源之后的信道可以用升余弦脉冲响应来模拟。
(study for the adaptive equalizer LMS algorithm performance, Data Sources have zero mean and unit variance from the-1 and a symbol of the Bernoulli sequence (I ( n)). Data Source after the channel can be raised-cosine pulse response simulation.)
- 2007-03-08 21:51:04下载
- 积分:1
-
Havel
这是图论里面的一个定理,即Havel定理,它是用来判断一系列的度的序列能否组成一个简单图,在这儿我实现了它。(This is the inside of a theorem of graph theory, that Havel theorem, which is used to determine whether a series of sequences degrees to form a simple graph, here I realized it.)
- 2014-02-25 16:22:50下载
- 积分:1