Statistics
RANK
140,426
of 301,275
REPUTATION
0
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
0
RANK
of 21,216
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,777
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
Generating a constant signal with fade in and fade out
Hi , I have to generate a signal ( as below)for an actuator using Simulink. It is a constant voltage signal that should reach t...
5 years ago | 0 answers | 0
0
answersQuestion
Plotting selected data possibly with indexing
I have a code using which i solve equations and get the required for plotting. The data is from a physical problem and for that ...
5 years ago | 1 answer | 0
1
answerAssign different values to variables in loop
This worked for me snm = snf(end)+1 : length(snf)*2; % Putting this before for loop fprintf(fID,mm4,snm(snf)); % using this w...
7 years ago | 0
| accepted
Question
Assign different values to variables in loop
I have the following code to generate a file: (result of output at the end) prompt = 'Enter the file name (without extension) t...
7 years ago | 1 answer | 0
1
answerQuestion
Intersection of two matrices based on 1st column
I have two matrices of with different number of columns but same number of rows (large data sets). Here is an exapmle. A = [1 2...
7 years ago | 1 answer | 0
1
answerQuestion
Rearranging second matrix based on the order of first matrix
I have two matrices A and B with n number of rows and 4 columns. The 2nd and third column of both matrices are same but not the ...
7 years ago | 1 answer | 0
1
answerQuestion
Reshaping an array of n rows in a custom way
I have an output file (txt) from a software that appears in the following form (nx2 array). 1 4.5 1 5 1 6.4 2 ...
7 years ago | 2 answers | 0

