blob: 27872732feb1588b17320a44b5db8444928ec617 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
|
sci_abs
sci_acos
sci_acosh
sci_acot
sci_acoth
sci_acsc
sci_acsch
sci_all
sci_angle
sci_any
sci_asec
sci_asech
sci_asin
sci_asinh
sci_atan
sci_atan2
sci_atanh
sci_axis
sci_balance
sci_bar
sci_barh
sci_beep
sci_besseli
sci_besselj
sci_besselk
sci_bessely
sci_beta
sci_bin2dec
sci_bitand
sci_bitor
sci_blanks
sci_box
sci_break
sci_cd
sci_ceil
sci_cell
sci_cell2mat
sci_cellstr
sci_char
sci_chol
sci_cla
sci_clc
sci_clear
sci_clf
sci_clock
sci_close
sci_closereq
sci_colordef
sci_cond
sci_conj
sci_continue
sci_conv
sci_conv2
sci_cos
sci_cosh
sci_cot
sci_coth
sci_cov
sci_cputime
sci_csc
sci_csch
sci_cumprod
sci_cumsum
sci_date
sci_dec2bin
sci_dec2hex
sci_delete
sci_det
sci_diag
sci_diary
sci_diff
sci_dir
sci_disp
sci_display
sci_doc
sci_docopt
sci_dos
sci_double
sci_drawnow
sci_echo
sci_eig
sci_eomday
sci_erf
sci_erfc
sci_erfcx
sci_error
sci_etime
sci_eval
sci_exist
sci_exit
sci_exp
sci_expm
sci_eye
sci_factor
sci_factorial
sci_false
sci_fclose
sci_feof
sci_ferror
sci_feval
sci_fft
sci_fft2
sci_fftshift
sci_fgetl
sci_fgets
sci_fileparts
sci_filesep
sci_find
sci_findstr
sci_fix
sci_fliplr
sci_flipud
sci_floor
sci_fopen
sci_format
sci_fprintf
sci_fread
sci_frewind
sci_fscanf
sci_fseek
sci_ftell
sci_full
sci_fullfile
sci_fwrite
sci_gamma
sci_gammaln
sci_getenv
sci_global
sci_graymon
sci_grid
sci_hankel
sci_help
sci_helpbrowser
sci_helpdesk
sci_helpwin
sci_hess
sci_hold
sci_home
sci_horzcat
sci_ifft
sci_imag
sci_input
sci_int16
sci_int32
sci_int8
sci_interp1
sci_inv
sci_isa
sci_iscell
sci_ischar
sci_isdir
sci_isempty
sci_isequal
sci_isfield
sci_isfinite
sci_isglobal
sci_ishandle
sci_ishold
sci_isinf
sci_isinteger
sci_isletter
sci_islogical
sci_isnan
sci_isnumeric
sci_ispc
sci_isreal
sci_isscalar
sci_isspace
sci_issparse
sci_isstr
sci_isstruct
sci_isunix
sci_isvector
sci_keyboard
sci_kron
sci_legendre
sci_length
sci_linspace
sci_load
sci_log
sci_log10
sci_log2
sci_logical
sci_logm
sci_lookfor
sci_lower
sci_lu
sci_makecell
sci_max
sci_mean
sci_median
sci_meshgrid
sci_min
sci_mkdir
sci_mod
sci_more
sci_nargin
sci_nargout
sci_ndims
sci_norm
sci_now
sci_num2str
sci_ones
sci_orth
sci_pause
sci_perms
sci_pie
sci_plot
sci_pow2
sci_primes
sci_prod
sci_qr
sci_quit
sci_rand
sci_randn
sci_rcond
sci_real
sci_realmax
sci_realmin
sci_rem
sci_repmat
sci_reshape
sci_return
sci_round
sci_save
sci_schur
sci_setstr
sci_sign
sci_sin
sci_sinh
sci_size
sci_sort
sci_sortrows
sci_sparse
sci_sqrt
sci_str2num
sci_strcmp
sci_strcmpi
sci_strfind
sci_strrep
sci_struct
sci_subplot
sci_sum
sci_surf
sci_svd
sci_tan
sci_tanh
sci_tic
sci_title
sci_toc
sci_toeplitz
sci_tril
sci_triu
sci_true
sci_type
sci_uigetdir
sci_uint16
sci_uint32
sci_uint8
sci_unix
sci_upper
sci_vertcat
sci_waitforbuttonpress
sci_warning
sci_who
sci_whos
sci_winqueryreg
sci_xlabel
sci_ylabel
sci_zeros
sci_zlabel
|