-
writetotxt
说明: 利用MATLAB编写的该代码,可以将数据写入到TXT文件中,里面还赋有说明(Prepared by the use of MATLAB code, the data can be written to TXT file, which is also endowed with that)
- 2009-07-28 01:14:13下载
- 积分:1
-
PCM
This is a matlab script for PCM quantization
- 2012-02-14 01:09:02下载
- 积分:1
-
遗传算法程序
说明: 遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。(Genetic algorithm (GA) is a search algorithm used to solve optimization in computational mathematics. It is one of evolutionary algorithms.
Evolutionary algorithms were originally developed by borrowing phenomena in evolutionary biology, such as heredity, mutation, natural selection and hybridization.
Genetic algorithms are usually implemented as a computer simulation.
For an optimization problem, an abstract representation of a certain number of candidate solutions (called individuals) (called chromosomes) evolves towards a better solution.
Traditionally, solutions are represented in binary (that is, strings of zeros and ones), but other representations are possible.
Evolution begins with a population of completely random individuals, and it happens from generation to generation.)
- 2020-06-07 21:42:11下载
- 积分:1
-
ciccomp2
计算CIC补偿滤波器系数方法2
Matlab source code(another method of calculate CIC compensation filter coefficients
)
- 2011-01-03 14:02:57下载
- 积分:1
-
FuctionKey
说明: 一个matlab mex 文件,可以用来在matlab程序中捕捉用户按下的特殊功能健:F1, ..., F12. 使用时,在你的应用程序的
KeyPressFcn的函数体里,是用wgfcnkey,根据其返回值,判断是否有功能健被按下。(a Matlab mex documents, in Matlab can be used to capture user proceedings of the special features? Kin : F1, ..., F12. When used in your application's function KeyPressFcn the body, is wgfcnkey, return value, determine whether there is any function Kin is pressed.)
- 2006-03-21 10:28:59下载
- 积分:1
-
Delay_spreadRMS
本matlab文档进行了LTE系统中对于无线信道的参数均方根时延扩展的具体计算方法,将多径信道中的各路时延与参数rms联系起来。(The matlab document the LTE system, the parameters for the wireless channel rms delay spread of the specific calculation method, the multipath channel parameters of the brightest and the rms delay link.)
- 2021-04-13 16:48:56下载
- 积分:1
-
dianyazhanjian
仿真产生简单的短路电压暂降信号,求小波系数模极大值(Simulation of a simple short-circuit voltage sag signal, find the modulus maxima of wavelet coefficients)
- 2012-04-19 21:14:45下载
- 积分:1
-
PSo
基本的粒子群算法程序,很好的程序 ,用matlab编写的(The basic particle swarm optimization procedure, a good program, written using matlab)
- 2012-05-24 15:49:36下载
- 积分:1
-
cabquan
庞加莱模拟分岔图的matlab代码,仅供参考(poincare chaos)
- 2021-04-12 13:18:57下载
- 积分:1
-
MATLAB-to-XPlane9
this program is a sample program for connecting MATLAB with Xplane9 using UDP comunication.
- 2012-03-27 11:19:39下载
- 积分:1