-
matlab_watershed_pdf
里面是一写我写MATLAB粘连细胞分割时搜索到的一些比较有用的资料,一起与大家分享(There is a write I write MATLAB adhesion cell division when the search for some of the more useful information to share with you together)
- 2009-01-09 23:25:42下载
- 积分:1
-
sheffield_gatbx
说明: 遗传算法工具箱,为英国谢菲尔德大学编写,在matlab7中通过(Genetic algorithm toolbox for the preparation of the University of Sheffield, by the matlab7)
- 2011-03-23 10:41:19下载
- 积分:1
-
ACO_on_JSSP.tar
Ant Colony Algorithm for solving Job shop scheduling problem.
- 2014-10-31 13:31:42下载
- 积分:1
-
Conducting-cylinder-scattering-
在TM波激励下,用矩量法仿真导电柱体的散射,得到电流密度与电荷密度随入射角度变化的规律。(In the TM wave excitation, using the method of moments simulation of the scattering conductive cylinder, get the current density and charge density variation with angle of incidence.)
- 2012-01-05 18:46:21下载
- 积分:1
-
SVG
SVG matlab仿真模型 绝好的学习资料 无功补偿 谐波抑制(SVG matlab simulation model excellent learning materials reactive power compensation harmonic suppression)
- 2014-03-07 09:22:00下载
- 积分:1
-
DCT_IDCT
to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression
for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution
now compare our special 8X8 functions with the internal general functions
use this code:
A = int32(100*rand(8,8))
tic for i = 1 : 1000 IDCT_8X8(DCT_8X8(A)) end toc
tic for i = 1 : 1000 idct2(dct2(A)) end toc
i had built the general functions too, but with low speed (to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expressionfor M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the executionnow compare our special 8X8 functions with the internal general functionsuse this code: A = int32 (100* rand (8,8)) tic for i = 1: 1000 IDCT_8X8 (DCT_8X8 (A)) end toc tic for i = 1: 1000 idct2 (dct2 (A)) end toc i had built the general functions too, but with low speed)
- 2007-12-05 18:28:42下载
- 积分:1
-
zhoujie_program
人脸识别源代码,matlab版,研究时间挺长,不过好像有点问题(face recognition source code, Matlab version, research quite a long time, but seem to have some problems)
- 2007-03-26 18:03:42下载
- 积分:1
-
very-good-mmse-channel-matlab
非常实用的自适应信道估计,均衡器,等等的原代码,非常有用 (Adaptive channel estimation, equalizer, and so the original code is very useful)
- 2012-05-24 17:20:05下载
- 积分:1
-
ACTIVE-CLAMP-FLYBACK-FORWARD-CONVERTER
GENERAL POWER ELECTRONICS SIMULIK MODELS
- 2014-01-04 17:00:07下载
- 积分:1
-
MIMO-matlab
基于matlab的MIMO多天线系统2*2、3*3、4*4的仿真,有信道容量计算。(matlab code of MIMO system with channel capacity calculation)
- 2020-06-29 17:40:02下载
- 积分:1