The Elements of MATLAB Style

The Elements of MATLAB Style pdf epub mobi txt 电子书 下载 2025

出版者:Cambridge University Press
作者:Richard K. Johnson
出品人:
页数:180
译者:
出版时间:2010-12-31
价格:USD 24.99
装帧:Paperback
isbn号码:9780521732581
丛书系列:
图书标签:
  • Matlab 
  • 编程 
  • Programming 
  • 风格 
  • 计算机 
  • 计算机科学 
  • 使用手册 
  • matlab 
  •  
想要找书就要到 图书目录大全
立刻按 ctrl+D收藏本页
你会得到大惊喜!!

The Elements of MATLAB Style is a guide for both new and experienced MATLAB programmers. It provides a comprehensive collection of standards and guidelines for creating solid MATLAB code that will be easy to understand, enhance, and maintain. It is written for both individuals and those working in teams in which consistency is critical. This is the only book devoted to MATLAB style and best programming practices, focusing on how MATLAB code can be written in order to maximize its effectiveness. Just as Strunk and White's The Elements of Style provides rules for writing in the English language, this book provides conventions for formatting, naming, documentation, programming and testing. It includes many concise examples of correct and incorrect usage, as well as coverage of the latest language features. The author also provides recommendations on use of the integrated development environment features that help produce better, more consistent software.

具体描述

读后感

评分

评分

评分

评分

评分

用户评价

评分

尽管本书所讲的大部分规则平时基本都是遵守的,但是看完书中一条一条的的规则,总结起来,就是:自己的规则一定要有一致性,并且能够让机器看懂,容易让别人看明白。

评分

尽管本书所讲的大部分规则平时基本都是遵守的,但是看完书中一条一条的的规则,总结起来,就是:自己的规则一定要有一致性,并且能够让机器看懂,容易让别人看明白。

评分

一般

评分

尽管本书所讲的大部分规则平时基本都是遵守的,但是看完书中一条一条的的规则,总结起来,就是:自己的规则一定要有一致性,并且能够让机器看懂,容易让别人看明白。

评分

草草的花了一天看完了,感觉比较有用的几点:1. 变量命名用lowerCamelCase,函数用lowercase,Class用UpperCamelCase. 2. 新版的matlab不一定非要vectorization,JIT的速度也很快. 3. 多写test,多用assertion,少嵌套,少break/continue等等一些比较general的建议 4. 初始化用nan而不是zeros 5. 变量名不要太隐晦 6. 一句代码一行 7. 先文档后实现 8. 新版本的oo也慢不到哪去。 个人感觉对初学者帮助会很大。

本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度google,bing,sogou

© 2025 book.wenda123.org All Rights Reserved. 图书目录大全 版权所有