-
C++Builder_with_Matlab7_1
C++Builder与Matlab7_1混合编程环境设置.(C++ Builder programming environment with mixed Matlab7_1 settings.)
- 2008-08-02 11:46:50下载
- 积分:1
-
1_step_MinPh
Matlab code for one step ahead predictive control
- 2012-04-17 21:32:46下载
- 积分:1
-
contrastImprove4
Contrast Improvement using Fuzzy Expected Value based on (Craig and Schneider 1992)
- 2013-01-28 00:37:57下载
- 积分:1
-
MATLAB遗传算法程序
说明: function [bestsole,bestpop]=ga_scomplex(num,bounds,ps,pc,pm,b,dtc)
% GA_scomple是基于浮点编码的单纯形遗传算法主程序
% num定义种群数量
% bounds定义参数取值范围,格式为[Var1min,Var1max;Var2min,Var2max;…….];
%ps选择概率
%pc交叉概率
%pm变异概率
%b 变异程度系数
%dtc 迭代次数
% $Date: 2005/5/25 $(funzione [bestsole,bestpop]=ga _scomplex (num,limites,ps,pc,pm,b,dc)
% GA 655343;scomple;;;;;;
% num
% limits23450;[Var1min,Var1max;Var2min,Var22min;;;;;];
%ps
%pc
%pm
%b _
%dtc _
% $Data: 2005 /5 /25 $)
- 2019-05-11 19:45:18下载
- 积分:1
-
showkeys
很有用的源代码,很实用,效果相当好,很值得收藏(Useful source code, very practical, results have been very good, very worthy collection)
- 2010-11-26 21:38:57下载
- 积分:1
-
tianxian
天线工程文档,可以帮助大家学习天线的相关知识,并进行一些简单的仿真。(PDFs can help you to learn something about the aperture.)
- 2013-12-12 09:21:33下载
- 积分:1
-
Uniform-Rational-B-spline-fitting
均匀有理B样条插值拟合,数值计算算法,可用于计算机图形学、曲线曲面拟合等(Uniform Rational B-spline interpolation fitting,numerical algorithm that can be used for computer graphics , curve and surface fitting , etc.
)
- 2012-01-28 22:47:39下载
- 积分:1
-
fskdigital
这是简易的FSK信号调制,把文件放入matlab的文件库中,通过在matlab的命令窗口直接调用功能函数并运行,可以直接看到仿真结果。(This is a simple FSK signal modulation, the file into Matlab file library, call function directly in the Matlab command window and run the simulation results can be seen directly.)
- 2013-04-27 12:29:36下载
- 积分:1
-
dengwen
matlab画等温函数曲线、matlab图像GUI设计(matlab painting isothermal function curves, matlab image GUI design)
- 2015-02-02 21:03:20下载
- 积分:1
-
2001
mcm 论文This is the first in a series of videos that will go through the process of planing and implementation of a simple GUI. Realistically, I would not plan out a GUI this simple, but the idea is to show what my planning process is on a simple example. The purpose of this GUI is to:
1.Select an Excel file and read it into the MATLAB workspace
2.Modify the data that came from the file. In this case by multiplying by a scalar
3.Write the modified data into an Excel file with a name derived from the original filename(mcm outstanding This is the first in a series of videos that will go through the process of planing and implementation of a simple GUI. Realistically, I would not plan out a GUI this simple, but the idea is to show what my planning process is on a simple example. The purpose of this GUI is to:
1.Select an Excel file and read it into the MATLAB workspace
2.Modify the data that came from the file. In this case by multiplying by a scalar
3.Write the modified data into an Excel file with a name derived from the original filename)
- 2012-01-18 17:46:17下载
- 积分:1