-
genetic-algorithm
双层规划模型的遗传算法求解的Matlab源码(Bi-level programming model of genetic algorithm)
- 2015-01-19 14:43:16下载
- 积分:1
-
GMSKMatLab
m-fsk modulation and de modulation
- 2010-09-08 01:44:51下载
- 积分:1
-
rectifier_model_1
Rectifying an AC voltage using three phase rectifier circuit block in MATLAB/Simulink
- 2011-10-11 11:44:49下载
- 积分:1
-
matlab-shudu
源码为使用MATLAB求解数独问题,请先下载并学习MATLAB的使用。(Source for the use of MATLAB to solve sudoku problem, please download and study the use of MATLAB.)
- 2009-02-25 08:35:23下载
- 积分:1
-
MATLAB2DPSK
MATLAB,2DPSK,通信系统仿真,调制解调,时域波形,频谱(The MATLAB, 2DPSK, communication system simulation, modulation and demodulation, time-domain waveform, spectrum)
- 2012-11-21 21:47:10下载
- 积分:1
-
wednesday_fudu_xiangwei
微波视距信道的仿真,程序给出信道模型的信道冲激响应和信道冲激响应的幅频特性和相频特性。()
- 2008-07-10 09:58:31下载
- 积分:1
-
MATLAB
MATLAB语言的发展,基本语法,开发环境和工具,数据分析库datafun(MATLAB language development, basic grammar, development environment and tools, data analysis library datafun)
- 2014-10-15 16:53:06下载
- 积分:1
-
my_nbc
matlab环境下的一个朴素贝叶斯分类器,还是可以的(Matlab environment, a simple Bayesian classifier, or you can)
- 2012-10-23 10:53:26下载
- 积分:1
-
Insert-matlab-intotext
在文本文件中嵌入MATLAB代码并运行返回结果
类似在HTML中嵌入PHP和ASP代码,本函数实现在文本文件中嵌入matlab代码并运行!
主要作用以及价值:
在文本文件中嵌入matlab代码,并可以直接运行该文本文件
根据matlab变量的当前值,实时修改文件文件中相应的数据
目前具有如下功能:
matlab代码使用必须包含在< >符号中,中间的内容都被解析为matlab代码
matlab代码可以放在文本的任意位置,你想放在什么地方都可以
matlab代码允许被文本分割而不连续书写,比如循环语句
fprintf(fid_target,...)函数用来向文件中写入字符,目前还比较麻烦
有待改进的方面有:
在文本文件中增加对matlab function的支持
简化变量输出,目前只能fprintf(fid_target,...)
目前是M脚本完成功能的,后期会提供M函数(MATLAB code embedded in the text file and run return results
Similar PHP and ASP code embedded in HTML, the function matlab code embedded in the text file and run!
A major role as well as the value of:
Matlab code embedded in the text file, and can be run directly on the text file
Modify the data file file based on the current value of the matlab variables, real-time
Currently has the following functions:
matlab code uses the symbol in the middle of the parse matlab code must contain
matlab code can be placed anywhere in the text, where you want to put
matlab code allows text segmentation without the consecutive writing, such as loop statement
fprintf (fid_target, ...) function is used to write characters to the file, there is too much trouble
Areas for improvement:
Increase support for matlab function in a text file
Simplify variable output, can only the fprintf (fid_target ...)
M script completed, late M function)
- 2012-11-15 13:46:40下载
- 积分:1
-
模拟退火
说明: 模拟退火算法来源于固体退火原理,是一种基于概率的算法,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。(Simulated annealing algorithm is derived from the principle of solid annealing is a kind of algorithm based on probability, high solid heating to fully, then let it slowly cooling, heating, inside the solid particles with the temperature rise to disorder, internal energy increase, and slowly cooling particles become more orderly, and in each temperature to reach the equilibrium state, finally reach the ground state in normal temperature, can reduce to a minimum.)
- 2021-02-24 15:47:10下载
- 积分:1