First
|
Prev |
Next
|
Last
Pages: 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274
Deriving empirical equation using neural network Hi, I am new to the forum and would like to get some suggestions and help to the following: I have to linearly relate 3 inputs to one output and derive an empirical equation in neural network. The equation is of form as given below: y = a*x + b*w + c*z + d; where: y is the output, a,b, and c are coefficients... 5 Mar 2010 02:53
To view results on 4 labs on parallel command window How to distribute results on 4 labs in parallel command window ... 18 Feb 2010 01:47
How to get viewer to display results as timing graph on parallel command window i m working in parallel computing toolbox and i want to display the results as a timing graph, as i m working on the distributed application.Please suggest the viewer to display the timing graph. ... 18 Feb 2010 01:47
Finding turning points in a curve Hello--- I am wondering if there is a way in Matlab to find the turning points of a curve using discretely-sampled data. I've applied the Savitzky-Golay smoothing filter to determine the first and second derivatives. Is there a way to search for "zeros," or alternately where "zeros" can be approximated? ... 18 Feb 2010 09:26
Trying to use invfreqs hello, I am trying to use invfreqs to get the transferfunction from frequency response data. I have the frequency response measured at 0.5 Hz, 1Hz, 2HZ, 4Hz and 6Hz. I used a 3rd order for the numerator and 4th order for the denominator. The complex frequency reponse is as follows: 30.56 + i 3.143 33.75 + ... 23 Feb 2010 11:17
toeplitz matrix Hi all, I am trying to create a toeplitz matrix which will be of a really large size. In fact, when doing a symmetric for r = 9216x1 toeplitz(r) I get an error. The worst part is that this is a small r for what I need, so I wanted to ask what there is in terms of a solving Ax = b for x, given b and that A is a... 18 Feb 2010 22:56
Empirical mode decomposition hi guys I am having a problem wich is simple to you but for me its difficult I ma having ultrasonic signal wich is dedected from defect sample .Its having x values from 1 to 1000 and corresponding y values that signal is like" file name .xlsx " Now my problem is how to apply" Empirical mode decomposion" on that si... 18 Feb 2010 01:47
Need Coding Help to Optimize Lowpass FIR usin PSO I need to Desigan an Optimized FIR lowpass filter using PSO. But I don't know how I can implement the parameters of the lowpass filter in PSO. Please help me If you know the solution providing MATLAB code. ... 17 Feb 2010 23:34
problem to get continuous output in neural network hi.. i'm working with mlp neural network using matlab. i have to predict an equation. i use continuous input and need to produce continuous output. But, i have problems here. how can i have continuous output because the neural network that i have learned before just produce discrete value output such as 0 or 1 only..... 19 Feb 2010 12:05 |