Dave Stanley - MATLAB Central
photo

Dave Stanley


Last seen: 대략 5년 전 2012년부터 활동

Followers: 0   Following: 0

메시지

통계

All
File ExchangeMATLAB AnswersCodyFrom 11/12 to 03/25Use left and right arrows to move selectionFrom 11/12Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

0 질문
2 답변

File Exchange

7 파일

Cody

0 문제
1 답안

순위
155,321
of 297,560

평판
0

참여
0 질문
2 답변

답변 채택
0.00%

획득한 표
0

순위
7,579 of 20,456

평판
126

평균 평점
5.00

참여
7 파일

다운로드 수
7

ALL TIME 다운로드 수
1110

순위
118,201
of 159,148

참여
0 문제
1 답안

점수
20

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • 5-Star Galaxy Level 2
  • Personal Best Downloads Level 1
  • First Submission
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
How to get only linearly independent rows in a matrix or to remove linear dependency b/w rows in a matrix?
I wrote a few functions to handle this. They do basically the same as Matt J's function above, with some added bells and whist...

7년 초과 전 | 0

답변 있음
Which columns are linearly independent in a matrix?
I wrote a few functions to handle this. They do basically the same as Andrei's solution above, with some added bells and whistle...

7년 초과 전 | 0

제출됨


getLinearIndependentCell(A,ignore_constant_shift)
Identifies groups of linearly independent columns in a cell array A

7년 초과 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


getLinearIndependent(A,ignore_constant_shift)
Identifies groups of linearly independent columns in a matrix A

7년 초과 전 | 다운로드 수: 1 |

5.0 / 5

제출됨


uniqueCellGeneralized(A)
Unique elements in cell array containing mixed-type elements

거의 8년 전 | 다운로드 수: 2 |

5.0 / 5

제출됨


calledby(depth)
Queries the source of function calls

9년 초과 전 | 다운로드 수: 0 |

0.0 / 5

제출됨


is_calledby(func_name)
Returns 1 if the active function has a parent; else returns 0. Also tests for specific parent names.

9년 초과 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


Multidimensional bootstrapping
Wrapper for Matlab's bootstrp command, allowing for high dimensional inputs

거의 10년 전 | 다운로드 수: 1 |

0.0 / 5

제출됨


Reverse arrangement test PDF
Calculates the probability density function for the reverse arrangement test

11년 초과 전 | 다운로드 수: 1 |

0.0 / 5

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

12년 초과 전