photo

yaser arafat kazi


TPCT's COE Osmanabad

Last seen: 대략 2년 전 2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

All
  • First Review
  • First Submission
  • Thankful Level 1
  • Solver

배지 보기

Feeds

보기 기준

질문


Finding values of specific range from table row or column
Hi, I'm having the Table whose first column is as A = [12345 NaN NaN NaN NaN 457 NaN NaN NaN 785 NaN NaN NaN NaN NaN NaN 74...

대략 5년 전 | 답변 수: 2 | 0

2

답변

채널


demo_python

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:...

9년 초과 전

제출됨


Imagined Speech Data for word left and right
Matlab code to generate EEG data

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

질문


welch power spectral density
I take input matrix as a=[-0.189346031656203 0.0303923082901771 0.0944848813843475 0.324074249644330 0.219908972288075 0.07545...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to export data with end user labelling
chHeader.ch1.Min = -1; chHeader.ch1.max = 1; chData.ch1.startTime=[0]; chData.ch1.value=(chHeader.ch1.max-chHeader.ch...

9년 초과 전 | 답변 수: 0 | 0

0

답변

문제를 풀었습니다


Area of an equilateral triangle
Calculate the area of an equilateral triangle of side x. <<http://upload.wikimedia.org/wikipedia/commons/e/e0/Equilateral-tr...

9년 초과 전

질문


How to use variables of one file to other
In main.m program mean, standard deviation and energy is calculated as, Mean = mean(ch1); standard_Deviation = std(ch1);...

9년 초과 전 | 답변 수: 0 | 0

0

답변

문제를 풀었습니다


Is my wife right?
Regardless of input, output the string 'yes'.

9년 초과 전

문제를 풀었습니다


Add two numbers
Given a and b, return the sum a+b in c.

9년 초과 전

문제를 풀었습니다


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

9년 초과 전

문제를 풀었습니다


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

9년 초과 전