Community Profile

photo

Sharad Patel


Last seen: etwa ein Jahr vor Aktiv seit 2016

Followers: 0   Following: 0

Kontakt

Professional Interests: Groundwater simulation

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 7 Jahre vor | 0 Antworten | 0

0

Antworten