dynamical neural network for sistem identification042 (10/15/2003 1:37:35 PM) Hallo!!! I have a problem with the realization of dynamic system identification by means of recurrent neural networks using static neural nodes trained with backpropagation with delayed inputs data sets. The ... yucra-lino(1)
Parametrized function handle436 (10/14/2003 7:14:24 PM) Hi all, Is there any way to "parametrize" a function handle, except of using a global variable ? I'll try to explain what I need by means of an example: Suppose I have a functon function y = line(x,a) y = a... ilyas1(2)
clear and calling a m-file ftom m-file241 (10/15/2003 7:51:46 AM) let say I have a mfile called: aaa1.m %%%%%%%%%%% % aaa1.m clear all disp('this is aaa1.m') %%%%%%%%%%% and I call this mfile from another one: aaa2.m %%%%%%%%%% % aaa2.m a=5; aaa1; a %%%%%%%%%% I get an ... mofer(4)
is there an ampersand equivalent in MTLB?240 (10/15/2003 2:14:46 AM) So I want to implement matlab files symbolically like the following example. Instead of doing the following: a(1)=imread('layer1'); a(2)=imread('layer2'); I would like to have a for loop that changes the nu... bsbuckle(7)
outlook express access via matlab248 (10/15/2003 8:36:07 AM) I'd like to fight SPAM emails by sending a large amount of email to the source of the spam. therefore, I was wondering if anyone knows how to access outlook express from matlab, and telling outlook express to s... leyla(3)
HELP #3054 (10/15/2003 12:44:06 PM) I need help about matlab database toolbox, i'm creating a simple database with MS Access and a single empty table to try matlab toolbox function, i had set the odbc source correctly but the "database" function ... Francesco_Tripodi(3)
Problem with fmincon in Matlab #2049 (10/15/2003 12:44:02 PM) Hi everyone, I dig up this topic again just because I'm getting the same error msg and don't know what to do about it. Here is the msg: "Optimization terminated: No feasible solution found. Search direct... g0203507(9)
winter temperatures338 (10/15/2003 8:52:09 AM) If there is one who can help me solving the following problem. I am having a to column matrix, the first column being the date or daynumber and the second one being daily average air temperatures. Daily winte... johannes.deelstra(8)
FFTW 3.01 and R14144 (10/15/2003 9:13:46 AM) Will the last release of fftw will be included in R14 ? SeBy ... SeBy(232)