photo

Jim


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • Thankful Level 1
  • First Answer
  • Commenter
  • Solver

배지 보기

Feeds

보기 기준

질문


Different result when adding variables
This is in MATLAB R2016a. The addition 1:3 + [0 0 5] gives 1 2 3 if we assign x = 1:3; and y = [...

8년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
conversion of matrix into vector
Just |x(:)|

11년 초과 전 | 0

질문


Anonymous functions and integration
I want to integrate an anonymous function but be able to manipulate it first. For example f = @(x) [x -x sin(x)]; r = ...

11년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Intersection of squares with curve
Say that you have a collection of squares in 2D, defined by their corner points (A,B,C,D) and having a unique identifying number...

11년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to calculate sum of specific array elements
Let's say you have two arrays of the same size: one with the data (x) and one carrying some indices that characterize the data (...

거의 12년 전 | 답변 수: 1 | 0

1

답변