Community Profile

photo

Raghav Rathi


Last seen: 4 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


How to use polyfit on a matrix
Hi, I have a matrix of m x n complex numbers. The mesh plot looks something like this. Can I use polyfit to find slope of ...

5 months 前 | 1 个回答 | 0

1

个回答

提问


Not enough input arguments when using bar()
Hi, I am trying to generate a bar graph specifically 'Specify Bar Locations as String Vector' from the documentation. x...

7 months 前 | 2 个回答 | 0

2

个回答

提问


Getting stuck at Confirm User while installing MATLAB
Hi, I am trying to install MATLAB but I am facing some issues. According to the instructions I should use "sudo ./install" ...

1 year 前 | 2 个回答 | 1

2

个回答

提问


Unable to set the scale fro -inf to inf
Hi, I am trying to plot 2 arrays but I am not getting the expected result. I am sure I am making some mistake but I am unabl...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How can I set xticklabels to an array?
Hi, I am trying to generate a plot and I need to set the x axis and y axis lables to some value I am calculating. Initially ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


how to create a list of random number with a minimum difference between each number?
Hi, I am trying to create a list of 'n' random numbers within a range(1,m) and the difference between adjacent numbers need to...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to read array from a text file into each row of a matrix.
Hi, I am trying to read a text file which contains arrays in each line. I am trying to read each line into new row of a matrix...

2 years 前 | 2 个回答 | 0

2

个回答

提问


MATLAB coder alternatives for textread.
Hi, I am trying to convert my matlab project to C++ using the coder but I am facing problems with reading some text files. Afte...

3 years 前 | 2 个回答 | 0

2

个回答

提问


New fields cannot be added when structure has been read or used, MATLAB coder.
Hi, I am trying to convert my matlab project into C++ using MATLAB Coder. I have a Class and in the constructor, I am initializ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


What is the right way of reading MATLAB formatted data file in C++
I am trying to read a MATLAB formatted data file (data.mat) file in C++. Below is the sample code that am using. using names...

4 years 前 | 1 个回答 | 1

1

个回答