hde - MATLAB Central
photo

hde


自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB AnswersFrom 02/12 to 04/25Use left and right arrows to move selectionFrom 02/12Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

7 个提问
1 个回答

排名
25,711
of 298,264

声誉
1

贡献数
7 个提问
1 个回答

回答接受率
42.86%

收到投票数
1

排名
 of 20,554

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,718

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1
  • First Answer

查看徽章

Feeds

排序方式:

提问


Linear regression - how to plot at specified locations
I have a vector of basis/spline locations that I want to use to plot a piecewise linear regression to. I have y_i=B*beta ...

12 years 前 | 0 个回答 | 0

0

个回答

提问


What does || mean?
I am trying to understand the following line of code, but have found it difficult to do a search of '||' . The line of code is: ...

13 years 前 | 1 个回答 | 1

1

个回答

提问


I have a matrix of values, but get an error when applying the matrix to a function, that the matrix is not an Array
I have made up a number of columns of data (including columns of zero data) and saved the output into a variable, which when I d...

13 years 前 | 0 个回答 | 0

0

个回答

已回答
txt file to cell array to text file
3) I have previously used the following: save example.txt D -ascii This saves the array into a text file called example.tx...

13 years 前 | 0

提问


Amend code to save file in a different format
I am having trouble saving a matrix of data that I have accessed from another file and saved into a different format. The code I...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Accessing data from a file and putting it into a matrix in Matlab, plus headers.
I am trying to read data in from a .svc file, which consists of 7 columns and 212 rows. I have managed to read it in by doing: ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Accessing a dll from outside of Matlab, using visual studio and c++
I am trying to write an application that will allow me to access a dll from outside of Matlab. Previously in Matlab I have t...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Problem trying to load .dll library using 'loadlibrary', error is, A 'Selected' compiler was not found. You may need to run mex -setup.
I am a beginner on using the loadlibrary function and using .dll files, so I will appreciate any help I can get. I am trying ...

13 years 前 | 2 个回答 | 0

2

个回答