-
gaom
薛定宇和陈阳泉所著《高等应用数学问题的MATLAB求解》一书的配书光盘。含有大量实例,简单易懂。(The XueDingYu and ChenYangQuan "higher math problems to solve application MATLAB in the book of books with CDS.)
- 2011-09-03 15:06:45下载
- 积分:1
-
nes_user
Make sure that all structs defined in this file remain laid out so that they pack the same way on 32-bit and 64-bit architectures (to avoid incompatibility between 32-bit userspace and 64-bit kernels).
- 2014-09-18 12:05:53下载
- 积分:1
-
MATLAB-microcontroller
基于MATLAB与单片机的测控系统设计,:提出一种基于MATLAB与单片机的教学测楦系统的设计方法。通建MATLAB自带的通信粪可以方便的和单片机串口
进行通讯,实现对下位机采集的教据进行分析处理。利用MATLAB软件提供的GUI可以设计出一套友好的人机界面实现对单片机测控系统的实时控制。(MATLAB microcontroller-based monitoring and control system design)
- 2012-11-22 12:52:31下载
- 积分:1
-
7
说明: 清华出版社 胡广书版 数字信号处理第七章课后作业 程序仿真(Tsinghua University Press, Hu Guang-shu edition of Digital Signal Processing Chapter VII of the simulation after school hours and operating procedures)
- 2010-02-26 14:08:57下载
- 积分:1
-
area-select
该文件为区域选择的相关程序,希望对你有所帮助(it is about area selecting)
- 2012-03-29 16:51:20下载
- 积分:1
-
gafmax
% [BestPop,Trace]=fmaxga(FUN,LB,UB,eranum,popsize,pcross,pmutation)
% Finds a maximum of a function of several variables.
% fmaxga solves problems of the form:
% max F(X) subject to: LB <= X <= UB
% BestPop--------最优的群体即为最优的染色体群
% Trace----------最佳染色体所对应的目标函数值
% FUN------------目标函数
% LB-------------自变量下限
% UB-------------自变量上限
% eranum---------种群的代数,取100--1000(默认1000)
% popsize--------每一代种群的规模;此可取50--100(默认50)
% pcross---------交叉的概率,此概率一般取0.5--0.85之间较好(默认0.8)
% pmutation------变异的概率,该概率一般取0.05-0.2左右较好(默认0.1)
% options--------1×2矩阵,options(1)=0二进制编码(默认0),option(1)~=0十进制编码,option(2)设定求解精度(默认1e-4)( [BestPop, Trace] = fmaxga (FUN, LB, UB, eranum, popsize, pcross, pmutation) Finds a maximum of a function of several variables. Fmaxga solves problems of the form: max F (X) subject to : LB <= X <= UB BestPop-------- optimal chromosome groups is the best group Trace---------- chromosome corresponding to the best objective function value FUN------------ objective function LB------------- variable lower limit since the UB------------- variable upper limit eranum--------- populations algebra, take 100- 1000 (default 1000) popsize-------- population size of each generation this desirable 50- 100 (default 50) pcross--------- crossover probability, the probability of a general check 0.5- 0.85 between the better (default 0.8) pmutation------ mutation probability, the probability of 0.05 general admission better about-0.2 (default 0.1) options-------- 1 × 2 matrix, options (1) = 0 binary code (default 0), option (1) ~ = 0 decimal coding, option (2 ) set accuracy (default 1e-4))
- 2006-10-18 16:07:48下载
- 积分:1
-
RGB2YCbCr
Converting RGB file to YCbCr 4:4:4 file in MATLAB.
- 2014-09-26 18:01:18下载
- 积分:1
-
the-minimum-way-algorithm
最小途径法,matlab程序,源代码,点与点之间的最短距离( the Minimum way algorithm
)
- 2012-02-06 05:57:41下载
- 积分:1
-
user-guide-to--interface
这是一本介绍MATLAB 与用户程序接口的书籍,讲的很详细,需要的人可以下载,会很快提升你的认识(This is an introduction MATLAB interface to the user program books, talk in great detail, people need to be able to download, will soon enhance your understanding )
- 2012-12-03 08:02:25下载
- 积分:1
-
cysxrj
输入一个您需要判断的数,然后通过程序判断数的大小类别(judge the number you input)
- 2009-10-18 16:24:02下载
- 积分:1