-
chaper3
非常不错的书籍,《微粒群算法》供8章和2个附录,依次上传第3章绪论(Very good books, Particle Swarm Optimization for 8 chapters and two appendices, followed by From Chapter 3 Introduction)
- 2008-12-20 11:36:43下载
- 积分:1
-
adsidelobe0
此程序为极化对消方面的仿真应用,在电磁矢量传感器方面的仿真应用。(This procedure for the simulation of the polarization cancellation in the simulation of the electromagnetic vector sensor.)
- 2012-06-30 20:41:58下载
- 积分:1
-
geodetic
gps geodetic convert for matlab
- 2009-07-15 01:34:03下载
- 积分:1
-
temli
文件划分,文件划分,文件划分,文件划分。(file divide)
- 2010-10-30 21:16:22下载
- 积分:1
-
S.J.ChapmanMATLAB
S.J.Chapman《MATLAB编程》中文版
经典著作权威翻译,希望为广大matlab初学者提供帮助(SJChapman MATLAB Programming authoritative translation of the Chinese version of classics, I hope for the general matlab beginners help)
- 2008-04-22 14:11:25下载
- 积分:1
-
MATLAB-programme
本书详细讲述了如何使用matlab进行程序设计,如何编写清楚、高效的程序。书中强调了至上而下的程序设计方法、函数的使用、matlab内部工具的使用和数据结构,并指出了一些使用技巧和编程者常犯的错误。(This book describes in detail how to use matlab to program design, how to write clear and efficient procedures. The book emphasizes top-down programming approach, the use of functions, matlab internal use of tools and data structures, and pointed out some tips and common mistakes programmers.)
- 2011-11-22 14:22:30下载
- 积分:1
-
Antenna-Design-Wizards
天线设计方面的资料,里面有详细的说明,希望对大家有用。(Antenna design information, which is described in detail, in the hope that useful to everyone.)
- 2007-11-11 12:05:10下载
- 积分:1
-
conv_fft
基于fft的匹配追踪算法,且ff与tMATLAB中自带的源程序不尽相同(Fft-based matching pursuit algorithm, and ff the source code comes with tMATLAB in different)
- 2010-08-19 09:55:22下载
- 积分:1
-
Lyapunov
用以计算迭代动力系统的Lyapunov指数.当此指数小于0时,系统是稳定的.(Iterative dynamic system for the purpose of calculating the Lyapunov index. When the index is less than 0:00, the system is stable.)
- 2008-01-14 18:37:52下载
- 积分:1
-
MappedTensor
Manages very large tensors of arbitrary dimensions as mapped files on disk.
(This class transparently maps large tensors of arbitrary dimensions to temporary files on disk. Referencing is identical to a standard matlab tensor, so a MappedTensor can be passed into functions without requiring that the function be written specifically to use MappedTensors. This is opposed to memmapfile objects, which cannot be used in such a way.
MappedTensor also offers support for basic operations such as permute, without requiring space for the tensor to be allocated.
An existing binary file can also be mapped, similarly to memmapfile. However, memmapfile offers more flexibility in terms of file format.
)
- 2010-12-14 15:17:16下载
- 积分:1