📄 browse_i.m
字号:
%----------------------------------------------------------------
% Usage: browse_i
%
% Description: This creates an array of strings, nlib_probs, that
% contains the names and descriptions of the M-file
% solutions to the problems at the end of Chapters
% 1-10.
%----------------------------------------------------------------
nlib_probs = [...
'prob11 Problem 1.1 '
'prob12 Problem 1.2 '
'prob14 Problem 1.4 '
'prob15 Problem 1.5 '
'prob17 Problem 1.7 '
'prob110 Problem 1.10 '
'prob112 Problem 1.12 '
'prob115 Problem 1.15 '
'prob116 Problem 1.16 '
'prob118 Problem 1.18 '
'prob119 Problem 1.19 '
'prob120 Problem 1.20 '
'prob121 Problem 1.21 '
'prob122 Problem 1.22 '
'prob123 Problem 1.23 '
'prob124 Problem 1.24 '
'prob125 Problem 1.25 '
'prob126 Problem 1.26 '
'quadroot Function quadroot 1'
'randf Function randf 1'
'twos Function twos 1'
'bin_dec Function bin_dec 1'
'dec_bin Function dec_bin 1'
' '
'prob23 Problem 2.3 '
'prob24 Problem 2.4 '
'prob26 Problem 2.6 '
'prob27 Problem 2.7 '
'prob212 Problem 2.12 '
'prob213 Problem 2.13 '
'prob214 Problem 2.14 '
'prob216 Problem 2.16 '
'prob217 Problem 2.17 '
'prob222 Problem 2.22 '
'prob223 Problem 2.23 '
'prob224 Problem 2.24 '
'prob225 Problem 2.25 '
'prob226 Problem 2.26 '
'prob227 Problem 2.27 '
'prob228 Problem 2.28 '
'prob229 Problem 2.29 '
'prob230 Problem 2.30 '
'prob231 Problem 2.31 '
'jac Function jac 2'
'gauss_el Function gauss_el 2'
' '
'prob33 Problem 3.3 '
'prob35 Problem 3.5 '
'prob36 Problem 3.6 '
'prob37 Problem 3.7 '
'prob38 Problem 3.8 '
'prob39 Problem 3.9 '
'prob310 Problem 3.10 '
'prob311 Problem 3.11 '
'prob312 Problem 3.12 '
'prob313 Problem 3.13 '
'prob314 Problem 3.14 '
'prob315 Problem 3.15 '
'prob316 Problem 3.16 '
'prob317 Problem 3.17 '
'prob318 Problem 3.18 '
'prob319 Problem 3.19 '
'prob320 Problem 3.20 '
'prob321 Problem 3.21 '
'singval Function singval 3'
' '
'prob42 Problem 4.2 '
'prob47 Problem 4.7 '
'prob48 Problem 4.8 '
'prob49 Problem 4.9 '
'prob410 Problem 4.10 '
'prob411 Problem 4.11 '
'prob412 Problem 4.12 '
'prob413 Problem 4.13 '
'prob414 Problem 4.14 '
'prob415 Problem 4.15 '
'prob416 Problem 4.16 '
'prob417 Problem 4.17 '
'prob418 Problem 4.18 '
'prob419 Problem 4.19 '
'prob420 Problem 4.20 '
'expfit Function expfit 4'
'intpoly Function intpoly 4'
'lagrange Function lagrange 4'
'dip Function dip 4'
'data416 Data data416 '
' '
'prob52 Problem 5.2 '
'prob55 Problem 5.5 '
'prob56 Problem 5.6 '
'prob58 Problem 5.8 '
'prob511 Problem 5.11 '
'prob512 Problem 5.12 '
'prob513 Problem 5.13 '
'prob514 Problem 5.14 '
'prob515 Problem 5.15 '
'prob516 Problem 5.16 '
'prob517 Problem 5.17 '
'prob518 Problem 5.18 '
'prob519 Problem 5.19 '
'prob520 Problem 5.20 '
'prob521 Problem 5.21 '
'prob522 Problem 5.22 '
'prob523 Problem 5.23 '
'prob524 Problem 5.24 '
'prob525 Problem 5.25 '
'aitken Function aitkin 5'
'falsepos Function falsepos 5'
'funf519 Function funf519 '
'funf521 Function funf521 '
'funf524 Function funf524 '
'funf525 Function funf525 '
' '
'prob611 Problem 6.11 '
'prob612 Problem 6.12 '
'prob613 Problem 6.13 '
'prob614 Problem 6.14 '
'prob615 Problem 6.15 '
'prob616 Problem 6.16 '
'prob617 Problem 6.17 '
'prob618 Problem 6.18 '
'prob619 Problem 6.19 '
'getstep Function getstep 6'
'newt Function newt 6'
'funf612 Function funf612 '
'funf614 Function funf614 '
'funf615 Function funf615 '
'funf616 Function funf616 '
'funf617 Function funf617 '
'funf618 Function funf618 '
'funf619 Function funf619 '
'fung614 Function fung614 '
' '
'prob73 Problem 7.3 '
'prob74 Problem 7.4 '
'prob75 Problem 7.5 '
'prob710 Problem 7.10 '
'prob711 Problem 7.11 '
'prob712 Problem 7.12 '
'prob714 Problem 7.14 '
'prob716 Problem 7.16 '
'prob717 Problem 7.17 '
'prob718 Problem 7.18 '
'prob719 Problem 7.19 '
'prob720 Problem 7.20 '
'prob721 Problem 7.21 '
'prob722 Problem 7.22 '
'prob723 Problem 7.23 '
'prob724 Problem 7.24 '
'gradient Function gradient 7'
'funf722 Function funf722 '
'funf723 Function funf723 '
' '
'prob86 Problem 8.6 '
'prob87 Problem 8.7 '
'prob88 Problem 8.8 '
'prob89 Problem 8.9 '
'prob810 Problem 8.10 '
'prob811 Problem 8.11 '
'prob812 Problem 8.12 '
'prob813 Problem 8.13 '
'prob814 Problem 8.14 '
'prob815 Problem 8.15 '
'prob816 Problem 8.16 '
'euler2 Function euler2 8'
'rkfint Function rkfint 8'
'quad1 Function quad1 8'
'bvplin Function bvplin 8'
'funfbvp Function funfbvp '
'fungbvp Function fungbvp '
'funf87 Function funf87 '
'funf89 Function funf89 '
'funf810 Function funf810 '
'funf811 Function funf811 '
'funf812 Function funf812 '
'funf813 Function funf813 '
'funr814 Function funr814 '
'funf816 Function funf816 '
' '
'prob911 Problem 9.11 '
'prob912 Problem 9.12 '
'prob913 Problem 9.13 '
'prob914 Problem 9.14 '
'prob915 Problem 9.15 '
'prob916 Problem 9.16 '
'prob917 Problem 9.17 '
'wave0 Function wave0 9'
'funf915 Function funf915 '
'fung911 Function fung911 '
'fung913 Function fung913 '
' '
'prob104 Problem 10.4 '
'prob108 Problem 10.8 '
'prob109 Problem 10.9 '
'prob1010 Problem 10.10 '
'prob1011 Problem 10.11 '
'prob1012 Problem 10.12 '
'prob1013 Problem 10.13 '
'prob1014 Problem 10.14 '
'prob1015 Problem 10.15 '
'prob1016 Problem 10.16 '
'prob1017 Problem 10.17 '
'prob1018 Problem 10.18 '
'prob1019 Problem 10.19 '
'prob1020 Problem 10.20 '
'notch Function notch 10'
'fung1018 Function fung1018 '
'data108 Data data108 '
'data1010 Data data1010 '
'data1014 Data data1014 '
'data1016 Data data1016 '
'data1020 Data data1020 '];
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -