-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
2010-05-25
Multirate Filtering for Digital Signal Processing MATLAB Applications
- 2010-05-25 12:04:27下载
- 积分:1
-
实现复杂网络中社区发现的评价函数 Karate Club
实现复杂网络中社区发现的评价函数-模块度(Implement modularity in complex network
with matlab.)
- 2012-05-14 23:04:53下载
- 积分:1
-
qumian
粒子群法,用于初学者的小例子,工程结构优化设计与matlab实现第10章的内容(Small example of the particle swarm method for beginners, and engineering structures to optimize the design and matlab implementation of Chapter 10)
- 2012-08-17 21:15:22下载
- 积分:1
-
ImageRegistration
该代码可以用MATLAB实现序列图像的配准算法(The code can be realized using MATLAB image registration algorithm sequence)
- 2014-11-21 18:36:14下载
- 积分:1
-
matlab7ju
用matlab做的七个矩的代码!!绝对可用!已经试过
(Matlab to do with the seven moments of code! ! Absolutely free! Have tried)
- 2010-05-31 17:09:38下载
- 积分:1
-
Optimization-of-ackley-function-by-Cuckoo-with-km
Optimization of ackley function by Cuckoo with kmeansToolBox in matlab_coasite.info
This code minimizes your cost function, so don t change any part of your code.
--------------------------------------------------------------------------------------------------------------------------------------------------------------
*** Cuckoo Optimization Algorithm
*** Matlab Toolbox Ver. 1.0.1
*** Ramin Rajabioun, 2011 |
- 2013-03-16 14:41:24下载
- 积分:1
-
An-Initialization-Procedure-in-Solving-Optimal
An Initialization Procedure in Solving Optimal
Power Flow by Genetic Algorithm.With this procedure, one can start the optimization process (i.e., genetic algorithm) with a set of control variables, causing few or no violations of constraints.
- 2013-10-09 13:47:52下载
- 积分:1
-
matlab-(4)
一个指纹识别的MATLAB程序!!!推荐~(a fingerprint identification MATLAB! ! ! Suggest ~
)
- 2014-03-19 15:37:22下载
- 积分:1
-
linear
matlab线性代数的相关技术,适合初学者学习(matlab linear algebra related technologies, suitable for beginners to learn)
- 2010-06-20 12:50:27下载
- 积分:1