photo

deep


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

10 个提问
0 个回答

排名
144,565
of 300,763

声誉
0

贡献数
10 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,082

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,923

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Running macro from excel in matlab
Hi, I am trying to run a macro in excel through matlab using following commands ExcelApp = actxserver('Excel.Application'); E...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Making elements in an array zero
Hello everyone, This might be a very basic question or not im not sure. I have an array say [1 5 7 9 3 7 0 0 0 1 5 7 9 3 7 ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


extract points from spline
Dear All, I have a problem in hand. I have developed a spline from given set of points using 'interparc.m' suggested by john ...

7 years 前 | 2 个回答 | 0

2

个回答

提问


gauss elimination or inverse
Hi all, I have a plynomial equation similar to the one iven below Equation : ax^(n-1)+bx^(n-2)+.............+c=y The equation...

7 years 前 | 4 个回答 | 0

4

个回答

提问


How to import and read Excel input into an executable
Hello everyone I need help with reading an excel file as an input into my code which i plan to convert to an executable. I hav...

7 years 前 | 2 个回答 | 0

2

个回答

提问


Error running the standalone application
Hi, I have developed a standalone exe of my code. My code runs without any errors on matlab interface but when the standalone ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


help with matlab compiler on linux?
Hi all, I have created a standalone matlab application on a linux platform. I tried to install MyAppInstaller_web.install from ...

7 years 前 | 0 个回答 | 0

0

个回答

提问


Curve fitting of rectangular and column vector
Hi, I have to do a curve fitting using cftool since the code i developed given below v=xlsread('Coupled_shal.xlsx','Velrot') ...

10 years 前 | 1 个回答 | 0

1

个回答

提问


RK4 error for the code
Hi, I am integrating a differential equation using the code attached in the image.While i am executing my code i am getting the...

11 years 前 | 1 个回答 | 0

1

个回答

提问


I need to add time varying component to the equation to be solved,i need to read these parameters at every time step and include the variation in the equations to be solved.Can anyone assist me on this?
for eg X = X1 + T1 + X2 + X3 + X4+ X5+Xdash; Xdash is the time varying component, I am integrating the above equation a...

11 years 前 | 0 个回答 | 0

0

个回答