photo

Brenden Epps


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • Personal Best Downloads Level 1
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 2
  • First Submission

배지 보기

Feeds

보기 기준

제출됨


MEM displays memory usage to the command window.
MEM displays memory usage to the command window.

대략 12년 전 | 다운로드 수: 1 |

제출됨


MINN(x) returns the overall minimum value of matrix x
MINN(x) returns the overall minimum value of matrix x

대략 12년 전 | 다운로드 수: 1 |

제출됨


disptime(T) displays time T in format: hr min sec
disptime(T) displays time T (given in seconds) in format: hr min sec

대략 12년 전 | 다운로드 수: 0 |

제출됨


fig executes: figure; hold on, box on, grid on,
fig executes: figure; hold on, box on, grid on,

대략 12년 전 | 다운로드 수: 1 |

제출됨


MAXABS(x) returns the maximum absolute value of x
MAXABS(x) returns the maximum absolute value of x

대략 12년 전 | 다운로드 수: 1 |

제출됨


MAXX(x) returns the overall maximum value of matrix x
MAXX(x) returns the overall maximum value of matrix x

대략 12년 전 | 다운로드 수: 1 |

제출됨


clr == clear all; close all; clc;
clr clears your workspace and command window, so you can start fresh.

대략 12년 전 | 다운로드 수: 1 |

제출됨


displaymat(X,m,n) displays the non-zero entries of X
displaymat(X,m,n) displays the non-zero entries of X.

대략 12년 전 | 다운로드 수: 1 |

제출됨


SUMM(X) returns the sum of all elements of X
SUMM(X) returns the sum of all elements of X

대략 12년 전 | 다운로드 수: 1 |

제출됨


roundn(x,n) returns x rounded to n digits.
roundn(x,n) returns x rounded to n digits.

대략 12년 전 | 다운로드 수: 5 |

제출됨


rms(x) returns the root mean square of vector x
rms(x) returns the root mean square of vector x

대략 12년 전 | 다운로드 수: 1 |

제출됨


rmsz(x) returns the root mean square of vector x, excluding the x = 0 terms
rmsz(x) returns the root mean square of vector x, excluding the x = 0 terms

대략 12년 전 | 다운로드 수: 1 |

제출됨


plotaxes(H,style) plots axes on figure H with the given style.
plotaxes(H,style) plots axes on figure H with the given style.

대략 12년 전 | 다운로드 수: 1 |

제출됨


FIG executes: figure; hold on, box on, grid on,
FIG executes: figure; hold on, box on, grid on,

대략 12년 전 | 다운로드 수: 1 |

제출됨


labelxy -- labels the X and Y axes "X" and "Y"
labelxy -- labels the X and Y axes "X" and "Y"

대략 12년 전 | 다운로드 수: 1 |

제출됨


labelxyz -- labels the (X,Y,Z) axes "X", "Y", and "Z".
labelxyz -- labels the (X,Y,Z) axes "X", "Y", and "Z".

대략 12년 전 | 다운로드 수: 1 |

제출됨


rmszni(x) returns the root mean square of vector x, excluding the x = {0,NaN,+/-Inf} terms
rmszni(x) returns the root mean square of vector x, excluding the x = {0,NaN,+/-Inf} terms

대략 12년 전 | 다운로드 수: 1 |

제출됨


dfdxc(x,f) computes the first two derivatives of f(x)
dfdxc(x,f) computes derivatives df/dx and d^2f/dx^2 using a modified central difference formula.

대략 12년 전 | 다운로드 수: 1 |

제출됨


dispn(X,N) == displays matrix X to N digits of precision
DISPN(X,N) displays matrix X to N digits of precision.

대략 12년 전 | 다운로드 수: 2 |