科学网

 找回密码
  注册
matlab 各种工具箱
热度 1 杨勇喜 2013-4-17 09:33
Gerald Recktenwald 《Numerical Methods with MATLAB》(NMM1.5数值分析工具箱) http://www.matlabsky.com/thread-325-1-1.html Dahua Lin《Statistical Learning Toolbox》(统计学习工具箱) http://www.matlabsky.com/thread-301-1-1.html Sergiy Iglin《Graph Theory Toolbox》(图论工具箱) http://www.matla ...
个人分类: Matlab|5918 次阅读|2 个评论 热度 1
randperm 随机排列
杨勇喜 2013-4-11 10:30
randperm Random permutation. P = randperm(N) returns a vector containing a random permutation of the integers 1:N. For example, randperm(6) might be . P = randperm(N,K) returns a row vector containing K unique integers selected r ...
个人分类: Matlab|3041 次阅读|没有评论
diag不适用于建立高维数组
杨勇喜 2013-3-16 20:48
如题
个人分类: Matlab|2096 次阅读|没有评论

Archiver|手机版|科学网 ( 京ICP备07017567号-12 )

GMT+8, 2024-5-22 04:13

Powered by ScienceNet.cn

Copyright © 2007- 中国科学报社

返回顶部