Statistics
All
RANK
7 647
of 297 016
REPUTATION
6
CONTRIBUTIONS
0 Questions
5 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
3
RANK
of 20 419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Answered
what are the components of Z = resizem(z1,scale). i need to interpolate my satellite data, so that it can be transformed into 2.81*2.81 size which is the ize of my CMIP5 model data
According to the <https://www.mathworks.com/help/map/ref/resizem.html?searchHighlight=resizem&s_tid=doc_srchtitle documentation ...
what are the components of Z = resizem(z1,scale). i need to interpolate my satellite data, so that it can be transformed into 2.81*2.81 size which is the ize of my CMIP5 model data
According to the <https://www.mathworks.com/help/map/ref/resizem.html?searchHighlight=resizem&s_tid=doc_srchtitle documentation ...
mer än 7 år ago | 0
Answered
Sorting a cell containing character vectors
Since the problem is that you want to sort numerically, but the sort function sees these as character vectors, you're going to w...
Sorting a cell containing character vectors
Since the problem is that you want to sort numerically, but the sort function sees these as character vectors, you're going to w...
mer än 7 år ago | 0
Answered
Is it possible to create a CNN with real output?
Yes it is possible, however the <https://www.mathworks.com/help/nnet/ref/trainnetwork.html#inputarg_Y documentation for TrainNet...
Is it possible to create a CNN with real output?
Yes it is possible, however the <https://www.mathworks.com/help/nnet/ref/trainnetwork.html#inputarg_Y documentation for TrainNet...
mer än 7 år ago | 0
Answered
Hi, I am trying to modify the pretrained neural network alexnet, How can i modify in order to classify only 4 specific objects (cars, houses, trees, people), im trying to do classify images in a video frame, Thanks.
Hello. Because AlexNet was trained to classify images into 1000 different categories, it has a fully connected layer that will p...
Hi, I am trying to modify the pretrained neural network alexnet, How can i modify in order to classify only 4 specific objects (cars, houses, trees, people), im trying to do classify images in a video frame, Thanks.
Hello. Because AlexNet was trained to classify images into 1000 different categories, it has a fully connected layer that will p...
mer än 7 år ago | 2
Answered
How can I do the multiple summation ??
Hello. It seems like you're asking about how to take the sum of a series. If you look at the documentation for symsum found at <...
How can I do the multiple summation ??
Hello. It seems like you're asking about how to take the sum of a series. If you look at the documentation for symsum found at <...
mer än 7 år ago | 1