-
pso
This is an implementation of Particle Swarm Optimization algorithm using
the same syntax as the Genetic Algorithm Toolbox, with some additional
options specific to PSO. Allows code-reusability when trying different
population-based optimization algorithms. Certain GA-specific parameters
such as cross-over and mutation functions will not be applicable to the
PSO algorithm. Demo function included, with a small library of test functions. Requires Optimization Toolbox.
- 2010-01-19 17:39:14下载
- 积分:1
-
CADApps
CAD APPS is a set of Computer Aided Design (CAD) and Exploration Applications (APPS) that were developed for undergraduate Mechanical and Aerospace Engineering (MAE) students. The CAP APPS solve problems that are typically found in MAE courses. The CAD APPS have also been found to be useful to high school students, graduate students, and others.
- 2014-08-25 23:55:58下载
- 积分:1
-
boost_voltage_mode
boost变换器是一种DCDC升压装置,使用及其广泛,而且性能稳定。该matlab仿真模型是电压模式控制下的boost变换器模型,保持输出电压稳定。该模型应用simulink仿真。效果挺好。(Boost converter is a kind of DCDC booster device, use and wide, and stable performance. The matlab simulation model is under the control of voltage mode boost converter model, keep the output voltage stability.
)
- 2013-03-01 21:01:11下载
- 积分:1
-
huffman
霍夫曼编码的具体方法:先按出现的概率大小排队,把两个最小的概率相加,作为新的概率 和剩余的概率重新排队,再把最小的两个概率相加,再重新排队,直到最后变成1。每次相 加时都将“0”和“1”赋与相加的两个概率,读出时由该符号开始一直走到最后的“1”, 将路线上所遇到的“0”和“1”按最低位到最高位的顺序排好,就是该符号的霍夫曼编码。(Specific methods Huffman coding: the probability of emergence of the size press line, the two smallest sum probability, as a new probability and the probability of re-queue the remaining, then the minimum of two probabilities are added, and then re-queue, until finally become one. Each time the sum will be 0 and 1 Fu added two probabilities, when read by the symbol has come to begin the final 1 , the route will encounter a 0 and 1 at the lowest to the highest bit of the right order, that is the symbol of the Huffman coding.)
- 2015-04-04 20:34:08下载
- 积分:1
-
Fuzzy_part1
Fuzzy logic functions by matlab
- 2009-12-22 00:57:27下载
- 积分:1
-
lab5
exponential distribution
- 2011-08-17 20:12:32下载
- 积分:1
-
GM1_1.m
最原始的灰色预测,matlab程序,可直接使用(Most original gray forecast, matlab program, can be used directly)
- 2015-01-21 14:34:35下载
- 积分:1
-
Hermite
Hermite差值函数算法,输入两端点的函数值以及导数,输出是差值函数。(Hermite difference function algorithm, the two end points of the input function values and derivatives, the output is a function of the difference.)
- 2013-12-24 10:52:05下载
- 积分:1
-
d_014_dyn_l14
dynamics analysis for 14 bus using psat
- 2013-05-10 18:12:30下载
- 积分:1
-
Digital_Audio_FX
数字音频处理matlab程序,能生成多种声音特效,是学习数字音频处理的好资料。(Digital audio processing matlab program that can generate a variety of sound effects, digital audio processing is to learn good information.)
- 2014-02-17 00:31:07下载
- 积分:1