- 18
- 0
- 约4.68千字
- 约 25页
- 2018-06-29 发布于福建
- 举报
北京市哲学社会科学规划的项目
才智在线淘宝 Matlab The language of technical computing Outline Introduction Help C++ vs. Matlab C++ vs. Matlab (cont.) C++ vs. Matlab (cont.) C++ vs. Matlab (cont.) Index to an array can be zero. double, float , int… “;” is very important Index into matrix can’t be negative or zero. Don’t need to worry about the data type “;” not so important Functions Functions(cont.) function Matrix2Vector Av=A(1,:); for i=2:x Av=[Av A(i,:)]; end Av=Av; Functions(cont.) Graphing Graphing(cont.) Graphing(cont.) Graphing(cont.) Matrix Matrix Manipulation Image Processing Toolbox Image Processing Toolbox(con
原创力文档

文档评论(0)