Feeds
提问
Reading only certain columns from .csv file in matlab
I have multiple csv files that have 500 rows and 1000 columns with each column having a variable name. I want to read in only da...
7 years 前 | 1 个回答 | 0
1
个回答提问
Finding first series of consecutive negative numbers in an array
I am trying to find the starting index of series of first 5 consecutive negative numbers in an array. ex: A= [ 1 2 3 -3 -5...
7 years 前 | 2 个回答 | 0
2
个回答提问
plotting XY curve with diff
I have a 100 data sets that I want to plot XY data on the same plot. For one data set the XY curve looks similar to what is s...
8 years 前 | 0 个回答 | 0
0
个回答已回答
Average of group of non zero elements in an array
Thank you! that works perfectly.
Average of group of non zero elements in an array
Thank you! that works perfectly.
8 years 前 | 0
提问
Average of group of non zero elements in an array
Hello, I have an array such as A=[ 0 0 0 0 4 3 5 6 7 0 0 0 0 2 3 4 5 0 0 0] for example. I want to display the average o...
8 years 前 | 2 个回答 | 0
2
个回答提问
How to implement following with simulink blocks
Hello, I am new to Simulink and need some help to figure out which blocks and structure to use to implement the following. I...
8 years 前 | 0 个回答 | 0
