-
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
-
getmswpfeat
matlab vide the examined window into cells (e.g. 16x16 pixels for each cell).
For each pixel in a cell, compare the pixel to each of its 8 neighbors (on its left-top, left-middle, left-bottom, right-top, etc.). Follow the pixels along a circle, i.e. clockwise or counter-clockwise.
Where the center pixel s value is greater than the neighbor s value, write 1 . Otherwise, write 0 . This gives an 8-digit binary number (which is usually converted to decimal for convenie
- 2014-11-27 18:57:07下载
- 积分:1
-
A-complete-PSO-program
一个完整的PSO程序,可以实现优化,并且由很好的可视化见面,且可用来调节PID参数(A complete PSO program, you can optimize, and met by a good visualization, and can be used to adjust the PID parameters)
- 2013-12-15 15:19:51下载
- 积分:1
-
Rayleigh_filtered
rayleigh信道仿真,一种简单的实现方法,具有一定的参考价值(Rayleigh channel simulation, a simple way to realize, with some reference value)
- 2007-11-08 10:21:02下载
- 积分:1
-
mex_test
test file for interface between matlab mex functionality and C, from matlab file exchange
- 2011-02-02 00:44:19下载
- 积分:1
-
ABC
Artificial Bee Colony (ABC) is one of the most recently defined algorithms by Dervis Karaboga in 2005, motivated by the intelligent behavior of honey bees. It is as simple as Particle Swarm Optimization (PSO) and Differential Evolution (DE) algorithms, and uses only common control parameters such as colony size and maximum cycle number. ABC as an optimization tool, provides a population-based search procedure in which individuals called foods positions are modified by the artificial bees with time and the bee’s aim is to discover the places of food sources with high nectar amount and finally the one with the highest nectar.
- 2012-08-18 20:04:54下载
- 积分:1
-
数学实验MATLAB习题代码
此文件中有部分内容,对于初学MATLAB的人有帮助,前俩部分是一些MATLAB的基础操作,第三部分是线性方程数值解的雅克比迭代和高斯—赛德尔迭代的例子,第四部分是Gauss-Legendre积分公式,Newton-Cotes积分公式的俩个数值积分的例子,第五部分是Euler公式、向后Euler公式、改进Euler公式,二阶Runge-Kutta等方法(微分方程数值解)。(The first two parts are basic operations of MATLAB. The third part is examples of Jacobian iteration and Gauss-Seidel iteration of numerical solution of linear equation. The fourth part is examples of Gauss-Legendre integral formula and Newton-Cotes integral formula. The fifth part is Euler formula, backward Euler formula, improved Euler formula, second-order Runge-Kutta method (numerical solution of differential equation).)
- 2018-11-11 00:52:27下载
- 积分:1
-
MMSE-equalization
MATLAB仿真实现最小均方差(MMSE)均衡算法 消除多径引起的ISI 帮助理解算法原理(MMSE_EQUALIZATION with matlab)
- 2021-05-12 19:30:03下载
- 积分:1
-
pcm_test
this is the matlab code for pcm "pulse code modulation"
- 2013-11-17 02:39:16下载
- 积分:1
-
TE
说明: 利用平面波展开发计算二维光子晶体的能带结构(Show the development of the use of plane-wave calculation of two-dimensional photonic crystal band structure)
- 2007-12-03 21:41:01下载
- 积分:1