Statistica
11 Domande
0 Risposte
RANK
258.591
of 297.016
REPUTAZIONE
0
CONTRIBUTI
11 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
45.45%
VOTI RICEVUTI
0
RANK
of 157.725
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
How to use variable in a function?
Hello. I am trying to make a function which will take strings as input (where string contains 3 characters: 0, +, -) and any '+'...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
How to stop changing weights in neural network?
I have assigned the input weights and layer weights to NN and i want that these weights should be fixed through out the whole tr...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
How to save the final value of epoch?
Hi. I am using Matlab 7.6 and working with neural network. I made some changes in the code of 'calcperf2.m'. The changes begin ...
quasi 13 anni fa | 1 risposta | 0
1
rispostaDomanda
How to use one conditions's result in to another condition?
Hello. I am facing some problem with Matlab coding. I want: if working_mode == 1 a = func_con(x); ...
circa 13 anni fa | 2 risposte | 0
2
risposteDomanda
Conversion of signed binary row matrix in to decimal value
If i have a 1 by 16 matrix where each element representing a bit and the matrix is a representation of singned binary number. p...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Left shift is not working
Hi. I am trying to left shift of a m by n matrix but its not working. PP = [1 2 3 4 %PP can be any size ...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
2's complement of a row in a matrix
Hi. For a = [m n] matrix, where each element value is 0 or 1. I want to get the 2's complement of rows depending on the first e...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
How to replace matrix element value with predetermined value?
I have m by n matrix and each element value can be any one of these three number: 0, 48, 49. (I have a code which generates this...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
How to shift diffrent rows with diffrent shift positions in matlab?
I want to right shift each row of P with different shift position. P = 111110010000...
circa 13 anni fa | 2 risposte | 0
2
risposteDomanda
Decimal to Canonical SIgned Digit (CSD) conversion and CSD matrix multilplication with decimal matrix
I got a code which takes an input value and gives the output in Canonical Signed Digit (CSD) form. I took the code from this lin...
circa 13 anni fa | 1 risposta | 0
1
rispostaDomanda
Need help regarding getting weight, bias and layer input matrix at each iteration
I am new in neural network and using feedforward nn for xor gate and the network has one input layer(with 2 inputs), first layer...
circa 13 anni fa | 2 risposte | 0