photo

Ben


2012년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Calling a function
I have a code that converts a matrix into its upper form and lower form counterparts. I want to use this M file script in ano...

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

1

답변

질문


Approximation of Sine Using Script
Hello. I made a script that approximates sin(x) using the series x - x^3.3! + x^5/5! - ..... It is (x = value you wish to appro...

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

1

답변

질문


Adding zeroes to Row Vector using a script
I wanted to create a script, which would insert "m" amount of zeroes just after every "M-th" element of a given vector, x, to cr...

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

2

답변

질문


Plotting a piecewise function using either for or while loops
I want to make the following piecewise function: f(x) = 5x for 0<x<3 = 2x^2 for 3<x<5 and = 32*ln(4/x)+16 for 5<x<7 and...

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

1

답변