photo

Cathy Chen


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
220,973
of 300,991

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,133

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,260

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Why I have the same neural network results with different weight and bias initiation each time?
Hello, anyone can help? I am using neural network for prediction purpose, and the network frame is 1 input layer and 1 outpu...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to make a matlab .exe file to be intrinsic so I can use it under any working path?
Hello, anyone can help? I got a question here, I wrote a matlab function and converted it to a .exe using MATLAB Compiler. N...

9 years 前 | 0 个回答 | 0

0

个回答

提问


how to get the output when run a .exe under MATLAB command
Hello, I wrote an function, which has 2 inputs and 1 output, the 2 input are two input data filenames, the one output is a 2...

9 years 前 | 1 个回答 | 0

1

个回答

提问


input file cannot be opened when run a .exe in MATLAB
Hello, anybody can help? I made a function using MATLAB, which has 2 input files, and one output. The two input files, are hd...

9 years 前 | 0 个回答 | 0

0

个回答

提问


how to add the input filenames correctly for a .exe in matlab?
Hello, anyone can help? I made a .exe file for my matlab functions using the MATLAB COMPILER. While when I use "system" command ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


is it possible to package an APP for my matlab function if there is input and output of my function?
Hello, anybody can help? I got a question here about how to package an APP. Actually I got some errors. I want to generate a bin...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to generate a binary executable file for my matlab functions so that other users can just compile this binary file and use it without looking at matlab code?
Hi, I got a question here. I wrote a function in matlab. This function needs multiple inputs. Inside the function, it also to re...

9 years 前 | 1 个回答 | 0

1

个回答

提问


does anybody ever use neural network to do a prediction with regularization optimization instead of early stopping?
Hi, everyone, I am trying to train a neural network (NN) for prediction, to prevent overfitting, I chose to use regularization...

10 years 前 | 3 个回答 | 0

3

个回答