-
matlab
说明: 用matlab进行通信过程中基带信号通过系统传输的模拟(describe a signal in fundamental frequency band transmit through a system with the matlab language)
- 2009-07-31 10:08:08下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1
-
直方图部分均衡化
本代码是在MATLAB对于图像进行部分均衡化处理,部分增强图像。(This code is partially balanced in the MATLAB image processing part of the enhanced image processing.)
- 2018-04-01 09:37:52下载
- 积分:1
-
AdvancePIDControlAndSimulation
介绍使用MATLAB学习PID控制算法的入门书籍配套代码(MATLAB study on the use of PID control algorithm to introduce the books matching code)
- 2007-06-03 17:27:39下载
- 积分:1
-
ica_matlab
独立成分分析(ICA)源代码大全,为初学者提供大量的算法实现代码,方便研究(Independent component analysis (ICA) source code complete for beginners provide a lot of algorithm code to facilitate the study)
- 2011-10-23 13:00:09下载
- 积分:1
-
MATLAB
这是一份matlab的小程序集合,适合刚刚学习matlab的人使用的。(This is a Matlab program collection for just learn matlab use.)
- 2013-04-26 22:29:40下载
- 积分:1
-
bisect--newton-lawson
在数值计算中,我们这里用牛顿-拉夫森法和二分法来进行求解(In the numerical calculation, we here use the Newton- Raphson method for solving )
- 2011-09-11 03:28:03下载
- 积分:1
-
ID3-face
MATLAB编写的基于决策树的ID3算法实现,模式识别,人脸识别。压缩包中包含两个源文件和测试图片,ID3源文件为主代码,fi为求熵函数。(MATLAB prepared based on the ID3 decision tree algorithm, pattern recognition, face recognition. Compressed package contains two source files and test images, ID3-based source code files, fi for the sake of entropy.)
- 2013-12-10 11:36:41下载
- 积分:1
-
MATLABshuzituxiangchuli
数字图像处理各种工具箱函数,超级无敌强大(Digital image processing toolbox functions, invincible super powerful)
- 2013-05-19 11:40:56下载
- 积分:1
-
pso
模拟退火算法——组合优化
模拟退火算法主要用于解决组和优化问题,它是模拟物理中晶体物质的退火过程而开发的一种优化算法。在对固体物质进行模拟退火处理时,通常先将它加温熔化,使其中的粒子可自由运动,然后随着温度的逐渐下降,粒子也逐渐形成了低能态的晶格。若在凝结点附近的温度下降速率足够慢,则固体物质一定会形成最低能态的基态。
对于组合优化问题来说,它也有这样的类似过程。组合优化问题解空间中的每一点都代表一个具有不同目标函数值的解。所谓优化,就是在解空间中寻找目标函数最小(大)解的过程。若把目标函数看成能量函数,某一控制参数视为温度 T,解空间当作形态空间,那么寻找基态的过程也就是求目标函数极小值的优化过程。
(Simulated annealing algorithm- combinatorial optimization
Simulated annealing algorithm used to solve optimization problems and the group, it is the physical simulation of the crystal material in the annealing process and the development of an optimization algorithm. Solid substances in the simulated annealing process, it is usually heated it first melts, so that the particles are free to exercise, then gradually decreased as the temperature of the particles gradually formed a lower state of the lattice. If the temperature drops near the condensation rate slow enough, the solids will form the lowest energy state of the ground state.
For combinatorial optimization problems, it also has such a similar process. Combinatorial optimization problem the solution space of each point represents a different objective function value of the solution. The so-called optimization, is in the solution space to find the minimum objective function (large) solution process. If the objective function a)
- 2011-11-02 16:46:23下载
- 积分:1