Matlab 2011b发布
Matlab一般维持一年两个新版本的升级进度。我连2011a都还没升级上,现在2011b已经出来了。这次更新也不大,Release Highlight:
- MATLAB: Startup Accelerator for faster startup on Windows®, read and write portions of arrays from MAT-files, and new spreadsheet import tool
- Parallel Computing Toolbox™: GPU support in applications and components built using MATLAB Compiler™
- Image Processing Toolbox™: Parallel block processing (blockproc) of large images with Parallel Computing Toolbox
- Global Optimization Toolbox: Mixed integer nonlinear programming in genetic algorithm solver
- Statistics Toolbox™: Lasso and elastic net for linear regression variable selection from high dimensional data sets
- Financial Derivatives Toolbox™: Pricing and sensitivity calculations for sinking fund provisions, range bonds, and step up/down coupon bonds
- Data Acquisition Toolbox™: Measurement support for IEPE sensors
- Instrument Control Toolbox™: Bluetooth serial communication support
- Bioinformatics Toolbox™: NGS Browser for viewing multiple tracks of SAM- or BAM-formatted data
- Robust Control Toolbox™: Automatic tuning of arbitrary controller architectures
目前已经可以下载,具体地址可Google “Mathworks Matlab R2011b ISO-TBE”。
Q.E.D., ©zhiqiang, 2011.09.26。请参考右边的相关文章列表。
还在用2010b哦~更新也太快了!
2011b开始blockproc支持并行计算,这点非常好。这个对于大图像处理甚至其他不局限图像的大数据量处理的场合(对blockproc熟悉的朋友知道)来说是个非常好的消息。