Community Profile

photo

Sreeja


University of Nottingham

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Merge multiple files into one
I need to merge 15 text files into one. Before merging, the last line of the files have to be deleted. Is there a way to do this...

6 years ago | 0 answers | 0

0

answers

Question


Compile the curve fitting toolbox to create a standalone application
I am working on Matlab R2016a. I have used the fitresult and predint functions from the curve fitting toolbox in my code and now...

6 years ago | 1 answer | 0

1

answer

Question


Negative values while solving equation with gamma functions
I am trying to solve the following equation which involves a gamma function. vpasolve(gamma(x+1.77)^2==gamma(x)*gamma(x+3.54)-g...

10 years ago | 1 answer | 0

1

answer

Question


How can I solve an equation and then save the variables in the workspace
I want to solve an equation for a variable in a 'for' loop and then save the variable in the matlab workspace so that I can use ...

10 years ago | 1 answer | 0

1

answer

Question


How to find values in a matrix corresponding to the values in another matrix
Hi, I have a MxN matrix and want to pick the values from a column corresponding to the values in another column. Is there some w...

11 years ago | 1 answer | 0

1

answer

Question


Convert time from 24 hours format to HH:MM
I am trying to convert time in the 24 hour format to HH:MM. I require this to write with the title in a figure. For example, tim...

11 years ago | 1 answer | 0

1

answer