photo

Sharad Patel


Last seen: oltre 2 anni fa Attivo dal 2016

Followers: 0   Following: 0

Messaggio

Professional Interests: Groundwater simulation

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
222.388
of 300.364

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
60.0%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.407

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

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


I am unable to perform the function "load('neuralnet.mat');" using MATLAB 2012a
clear all; clc; clf; close all; tic sets =10; iterations=1; trials=1; pop = zeros(12,sets); for i=1:sets pop1=randi([10...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


How can call a vector element using index in the condition of if_else loop?
Here in this code the R is a vector and using find I identified the indexes of specified number and save them to vectors m, n, o...

oltre 4 anni fa | 3 risposte | 0

3

risposte

Domanda


How I can export matlab figure data to excel
How I can export matlab figure data to excel file.

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


how to switch on a function for a specific condition is met
how to switch on a function for a specific condition is met

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


why in the following code the value of gbest is not updating with each iteration and showing Infinity as a outcome..
fgbest=Inf; for j=1:Popsize % Generate Random Solution pop(:,j)=randi([500,2000],10,1); ...

oltre 9 anni fa | 0 risposte | 0

0

risposte