Chuanjung Lin
Followers: 0 Following: 0
Feeds
提问
How to do the Feedforward backpropagation during neural networks training
Hi all, I'm trying use the ANN to build up a model for device current prediciton based on lectures instruction. And the attach...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to preprocess the data before ANN model training
Acutally, I'm doing the ANN modeling. Because the Ids has large dynamic range from 4.1E-16 to 6.35E-6. So, I've to preproecess t...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to find the value from equations?
Hi all, I have a dataset (Ids) and equestion as the attachment. Ids = [6.35E-06 6.18E-06 6.01E-06 5.84E-06 5.68E-06 5.5...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to extract the parameters through curve fitting
Hi all, I've an experiment data which collect from thin-film transistor. Here, I would like to obtain the paramters (mark wi...
3 years 前 | 1 个回答 | 0
1
个回答提问
How to get the distance from an image ?
Hi all, I have a question about the distance acquire from a image, and the image as folloing: in the fiste step, I'll conver th...
4 years 前 | 1 个回答 | 0
1
个回答提问
How to save each loop data
Hi all, I have a batch file need to input to workspace for analysis, and the file type is *.csv. Following is the code that ...
5 years 前 | 1 个回答 | 0
1
个回答提问
How to know x value if I have y value from graph
Hi all, I have fitted the curve, and plot it. Now, I have y value, it equal to 100 (y=100), how to extract x value from...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to cover a cell array to mat?
Hi all, I have a 1x6 cell array {Vg} that contain different array size as the attached. <</matlabcentral/answers/uploaded_fil...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to save output in different column for each loop
Good day everyone, I have wrote a for loop, and code as following: Vg=[] for i=0:2:10 y=Rawdata(:,2+i); y_data=f...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to save the read(load) data in spirited files?
Good day everyone, I try to read(load) multiple files into matlab, and the code as following: clear all; [FileNam...
7 years 前 | 0 个回答 | 0