-
photoandfunction
该程序包括matlab中一些图形处理函数和数值计算函数(The program includes a number of graphics processing matlab function and numerical calculation function)
- 2009-03-11 14:52:38下载
- 积分:1
-
classify
this is classifier using Euclidean distance measure for palm print recognition
- 2013-07-10 22:58:38下载
- 积分:1
-
zishiyingGA
说明: 自适应遗传算法matlab代码
附件中的matlab程序是雷英杰课本中的第一个算例,
将其改为自适应的代码.(Adaptive genetic algorithm matlab code matlab annex LEI Ying-jie textbooks procedure is the first example, to read as adaptive code.)
- 2008-09-05 10:08:54下载
- 积分:1
-
LFM_radar
脉冲压缩雷达能同时提高雷达的作用距离和距离分辨率,这是采用线性调频信号的Matlab仿真代码(Pulse compression radar can simultaneously enhance the role of radar range and range resolution, which is the linear FM signal Matlab simulation code)
- 2011-07-15 20:45:58下载
- 积分:1
-
multinewton
利用牛顿法估计广义线性模型参数,涵盖logistic模型和possion模型。matlab代码(Matlab code for estimating the parameters of the generalized linear regression models, including logistic and poission)
- 2014-11-26 20:05:03下载
- 积分:1
-
SEKSGUI0.65
this code was development by George christakos, Serre, M and Patrick Bogaert for implement the Bayesian Maximun Entropy Approach to enviromental and physical mapping research
- 2013-11-08 23:39:33下载
- 积分:1
-
engine
说明: 本程序是介绍matlab的engine应用程序接口,并在c程序中控制matlab的运行。(engine)
- 2010-03-19 11:22:08下载
- 积分:1
-
costas_loop
科斯塔斯环基于matlab的simulink的仿真(costas loop in simulink matlab-based silulation)
- 2012-03-26 15:42:22下载
- 积分:1
-
TSP-using-ICA
Traveling salesman problem with imperialist competitive algorithm
- 2014-10-17 06:00:51下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1