File tree Expand file tree Collapse file tree 2 files changed +25
-10
lines changed Expand file tree Collapse file tree 2 files changed +25
-10
lines changed Original file line number Diff line number Diff line change 1
- * GNU Octave: http://www.gnu.org/software/octave/
2
- * Matlab: http://cn.mathworks.com
1
+ # Matlab & Octave学习之路
3
2
4
- * Matrix: HB/west0479: http://www.cise.ufl.edu/research/sparse/matrices/HB/west0479.html
5
- * ilovematlab.cn: http://www.ilovematlab.cn/forum.php
6
- * matlabsky: http://www.matlabsky.com/down/
3
+ ## Matlab
7
4
8
- * Matclipse使用教程:http://undocumentedmatlab.com/blog/matclipse-eclipse-matlab-interface
9
- * Octclipse项目地址:http://sourceforge.net/projects/octclipse/
5
+ * GNU Octave: < http://www.gnu.org/software/octave/ >
10
6
11
- * Octave入门基础: http://blog.csdn.net/cstopcoder/article/details/40477431
7
+ * Matrix: HB/west0479: < http://www.cise.ufl.edu/research/sparse/matrices/HB/west0479.html >
8
+ * ilovematlab.cn: < http://www.ilovematlab.cn/forum.php >
9
+ * matlabsky: < http://www.matlabsky.com/down/ >
10
+
11
+ * Matclipse使用教程:< http://undocumentedmatlab.com/blog/matclipse-eclipse-matlab-interface >
12
+
13
+ * matlab GUI程序转换成exe可执行文件: < http://www.ilovematlab.cn/thread-51923-1-1.html >
14
+ * 基于MATLAB2008B与VS 2003生成独立可执行的程序: < http://blog.csdn.net/jtop0/article/details/6209082 >
15
+ * 我与matlab的三年: < http://www.madio.net/thread-88663-1-1.html >
16
+ * 网络MATLAB高手谈MATLAB学习:< http://www.labfans.com/bbs/t855/ >
17
+ * RTW-real-time workshop: < http://blog.sina.com.cn/s/blog_9c106e590102virc.html >
18
+ * matlab中怎样实现程序换行: < http://www.ilovematlab.cn/thread-41596-1-1.html >
19
+
20
+ ## Octave
21
+
22
+ * Matlab: < http://cn.mathworks.com >
23
+ * Octclipse项目地址:< http://sourceforge.net/projects/octclipse/ >
24
+ * Octave入门基础: < http://blog.csdn.net/cstopcoder/article/details/40477431 >
Original file line number Diff line number Diff line change 36
36
* Windows GUI客户端推荐TortoiseSVN:http://tortoisesvn.net/
37
37
* Linux GUI客户端推荐RabbitVCS:http://rabbitvcs.org/
38
38
* SVNKit:http://www.svnkit.com/index.html
39
- * VISUALSVN SERVER // Features // Windows Authentication for Subversion : https://www.visualsvn.com/server/features/windows-auth/
39
+ * VISUALSVN: https://www.visualsvn.com/server/features/windows-auth/
40
40
41
41
* Subversion 与版本控制:http://svnbook.red-bean.com/
42
42
* TortoiseSVN:http://tortoisesvn.net/docs/release/TortoiseSVN_en/index.html
@@ -149,4 +149,6 @@ git push origin master:b1
149
149
150
150
* perforce: < https://www.perforce.com/ >
151
151
* CVS:< http://www.nongnu.org/cvs/ >
152
- * bazaar:< http://bazaar.canonical.com/en/ >
152
+ * bazaar:< http://bazaar.canonical.com/en/ >
153
+ * ClearCase: < https://www.ibm.com/us-en/marketplace/rational-clearcase >
154
+ * SourceSafe: < https://msdn.microsoft.com/en-us/vstudio/aa718670.aspx >
You can’t perform that action at this time.
0 commit comments