Warning: Integer operands are required for colon operator when used as index In test at 2
In main at 21
My code in test at 2===>> ps = ((size(particles,2)-1)/2)-2;
My code In main at 21 ===> pred(i,1) = test(net,x(i,:));
Thanks......
check the size of ps, and particles; put a break point on line 2 and 21 to check when the error pops up on execution. It simply means somethings wrong is happening at a place where you are using a colon operator directly or indirectly.
Also try 'dbstop if error'
http://matlab.izmiran.ru/help/techdoc/ref/dbstop.html
If you are still having trouble, please provide a complete listing of test.m and main.m.
@ Misra & @Wilson
Thanks.
Yes, It was related the size of ps, and particles.
I have been trying to figure out how to to generate a time series dataset for feedforward neural network.Let's say I want to simulate a time series dataset with lenght n and order m using...
06 July 2017 4,307 4 View
I have a recurrent ANN model with one recurrent neuron for time series forecasting and I use a sigmoid activation function for that which restrict the outputs between the range 0,1. Because of...
01 February 2017 2,214 9 View
I am doing time series forecasting using neural networks with multiple input and single output. My data have both trend and cyclical components, I use two neurons in hidden layer and one in output...
10 November 2016 848 13 View
where can i find time series data sets of "Australian beer consumption" ?
04 May 2016 5,282 0 View
I would like to understand potential safety concerns while handling SEB in the lab. Especially while working in animal house facility. Would like to know precautions for handling. Sigma MSDS...
07 August 2024 6,034 3 View
During low-temperature testing, new diffraction peaks that appear could be indicative of several phenomena. In one of our tests, we observed notable new peaks around 40° and 45° in a specific...
06 August 2024 726 3 View
Is it possible to conduct a molecular dynamics simulation to see the effects of a specific carbohydrate on the structure of lipids (e.g., micelle structure)? I am a beginner in this field and plan...
03 August 2024 3,371 3 View
I am using a windows system, what software I should use for hydration shell analysis with molecular dynamics?
02 August 2024 3,143 4 View
Can we patent a process flow diagram developed using a process simulator but no actual cases is carried out? For example consider a process for certain product manufacture where a new process flow...
31 July 2024 781 1 View
I am new to Micromechanics and having similar problem with understanding the implementation of the formula's. I would appreciate if anyone can guide me on how to go about getting a scalar value...
30 July 2024 969 0 View
Some Staphylococcus aureus strains Inhibit the growth of Mycobacteria in Mueller Hinton Agar medium containing 10% OADC. Do some Staphylococcus aureus strains have in vitro antimycobacterial activity?
29 July 2024 10,023 2 View
Dear All Gromacs User I would like to restart MD without using checkpint .cpt files? I heard there is a way for acheiveing this. Any input and sugegstions are most welcome. Thanking You Budheswar
29 July 2024 3,084 8 View
A computational study of heat flux on cylindrical surfaces using CNT hybrid nanofluids
28 July 2024 4,985 1 View
If I want to calculate molecular dynamics (Gromacs), do I first need to optimize the geometry of the molecule? For example, I first draw the molecule in Avogadro, and then what? I guess I can't...
28 July 2024 673 3 View