photo

Surae


Midwest ISO

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
3 个回答

排名
13,630
of 300,871

声誉
3

贡献数
3 个提问
3 个回答

回答接受率
0.0%

收到投票数
2

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,460

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


How I can use rand('seed', ??) for neural network model?
Hi, I'm using 'newfftd' which is neural network time delayed model, and I have no idea how I can use rand('seed', ??) for the...

14 years 前 | 3 个回答 | 1

3

个回答

已回答
Close Command after running MATLAB function in EXCEL VBA
Hi, I got an solution for this issue. Please have a look at following if anyone have a similar problem like me. This alert mes...

14 years 前 | 1

已回答
Close Command after running MATLAB function in EXCEL VBA
Hi, I tried it with below Macro already but I still couldn't exit Matlab application without closing "Microsoft Excel Office Ex...

14 years 前 | 0

提问


Close Command after running MATLAB function in EXCEL VBA
Hi, I'm finding a close command after running a M file in EXCEL VBA. Because I got a alert message like "Microsoft Offic...

14 years 前 | 3 个回答 | 0

3

个回答

已回答
How to change the path when using VBA macro to run .m file
I solved this issue with following macros. The problem was just CD command :) Sub Macro() Dim MatLab As Object Dim R...

14 years 前 | 0

提问


How to change the path when using VBA macro to run .m file
Hi, I'm trying to write VBA macros to run m file on a desired folder while calling Matlab. The folder path located the m f...

14 years 前 | 2 个回答 | 0

2

个回答