photo

Sharad Patel


Last seen: más de 1 año hace Con actividad desde 2016

Followers: 0   Following: 0

Mensaje

Professional Interests: Groundwater simulation

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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...

alrededor de 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 3 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 7 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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); ...

alrededor de 8 años hace | 0 respuestas | 0

0

respuestas