This program demonstrates some function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the number of equally spaced gaussian centers and the variance for the network. Using the training samples, the weights multiplying each of the gaussian basis functions arecalculated using the pseudo-inverse (yielding the minimum least-squares solution). The resulting network is then used to approximate the function between the given "sample" points.
資源簡(jiǎn)介:This program demonstrates some Function approximation capabilities of a Radial Basis Function Network. The user supplies a set of training points which represent some "sample" points for some arbitrary curve. Next, the user specifies the n...
上傳時(shí)間: 2014-01-01
上傳用戶:zjf3110
資源簡(jiǎn)介:The computer program for the maximum entropy estimation of a wave distribution Function
上傳時(shí)間: 2015-11-03
上傳用戶:lwwhust
資源簡(jiǎn)介:In this program we calculate the scattering field of a infinite dielectric cylinder by two methods. 1)Moment 2)Analytic
上傳時(shí)間: 2017-03-30
上傳用戶:BIBI
資源簡(jiǎn)介:In this program we calculate the scattering field of a infinite rectangular surface. I use Physical Optic method and compare the result with exact solution.
上傳時(shí)間: 2014-01-19
上傳用戶:362279997
資源簡(jiǎn)介:This program demonstrates how to draw lines in a picture box using the GDI, controlling background color and line color. It also includes a simple animation using a timer.
上傳時(shí)間: 2014-01-16
上傳用戶:小眼睛LSL
資源簡(jiǎn)介:This program encrypts some bytes using AES and a common library
上傳時(shí)間: 2014-01-12
上傳用戶:kr770906
資源簡(jiǎn)介:This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor ou...
上傳時(shí)間: 2014-01-23
上傳用戶:wangyi39
資源簡(jiǎn)介:This program demonstrates operation of ADC0 in polled mode. The ADC0 is // configured to use writes to AD0BUSY as its start of conversion source and // to measure the output of the on-chip temperature sensor. The temperature // sensor ou...
上傳時(shí)間: 2014-08-18
上傳用戶:米卡
資源簡(jiǎn)介:This program demonstrates basic Functionality of the USART.
上傳時(shí)間: 2016-03-26
上傳用戶:zhangyi99104144
資源簡(jiǎn)介:c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character ...
上傳時(shí)間: 2013-12-25
上傳用戶:lepoke
資源簡(jiǎn)介:This project contains a C algorithm for calculating the results of a custom polynomial Function. It is designed and optimized especially for the Starcore 140 DSP ! Inside the archive you can also find the assembly code and the matlab test ...
上傳時(shí)間: 2017-09-12
上傳用戶:hoperingcong
資源簡(jiǎn)介:This program demonstrates how to do disconnected briefcase applications with ADO. When the Connected checkbox is unchecked the application is switched into offline mode. If the application is exited at that point then the data is persisted ...
上傳時(shí)間: 2015-03-24
上傳用戶:xcy122677
資源簡(jiǎn)介:this program, opticalflow.c, is an implementation of Uras et al. 1988 s motion
上傳時(shí)間: 2014-12-02
上傳用戶:busterman
資源簡(jiǎn)介:This program demonstrates using watchdog timers to invoke deadline handlers. CoordinatorTask sends data to the organizer. OrganizerTask receives data from the coordinatorTask, and resets the coordinatorTask when no data is sent...
上傳時(shí)間: 2015-09-21
上傳用戶:大融融rr
資源簡(jiǎn)介:This program demonstrates using a thread safe C++ class called SharedQT<T>. This example actually has several elements which may prove useful for those who are new to C++:
上傳時(shí)間: 2015-09-21
上傳用戶:change0329
資源簡(jiǎn)介:RTX51 CAN Program for the Infineon C505C, This program demonstrates how to transmit and receive CAN messages using the Infineon C505C Micrcontroller s integrated CAN Controller.
上傳時(shí)間: 2014-11-27
上傳用戶:linlin
資源簡(jiǎn)介:// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The program reads a word using the UART0 interrupts // and outputs that word to the screen, with all characters in uppercase
上傳時(shí)間: 2013-12-23
上傳用戶:hopy
資源簡(jiǎn)介:Use this program to decode the Manchester Code of the RFID. Validate the accessibility of detected card. Including a keypad controller, generally a all in one card access reader.
上傳時(shí)間: 2013-12-19
上傳用戶:yoleeson
資源簡(jiǎn)介:Description: This program demonstrates a half-duplex 9600-baud UART using // Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for // TACLK UART baud generation. The program will wait in LPM4, echoing back // a recei...
上傳時(shí)間: 2014-01-14
上傳用戶:cuiyashuo
資源簡(jiǎn)介:This section describes the development and extension of a basic power flow program in Matlab. To the extent feasible, complex vector operations are used, even for the calculation of the Jacobian matrix .
上傳時(shí)間: 2017-07-01
上傳用戶:caiiicc
資源簡(jiǎn)介:/* * tesswind.c * This program demonstrates the winding rule polygon * tessellation property. Four tessellated objects are drawn, * each with very different contours. When the w key is pressed, * the objects are drawn wi...
上傳時(shí)間: 2013-12-10
上傳用戶:星仔
資源簡(jiǎn)介:this program written in c++ and it is a small calculator that make many operations
上傳時(shí)間: 2017-05-03
上傳用戶:leixinzhuo
資源簡(jiǎn)介:Matlab program that calculates the resonant freequency of a seria RLC circut.
上傳時(shí)間: 2014-08-02
上傳用戶:GHF
資源簡(jiǎn)介:This code will sum-up the value of a listview and save the entire list of a listview in just one click.
上傳時(shí)間: 2013-12-26
上傳用戶:SimonQQ
資源簡(jiǎn)介:This is the book for the start of a PhD
上傳時(shí)間: 2017-07-01
上傳用戶:dbs012280
資源簡(jiǎn)介:This Program is an M-file to implement a low-pass filter and notch filter (50Hz) on EEG channels.
上傳時(shí)間: 2014-01-18
上傳用戶:lanjisu111
資源簡(jiǎn)介:matlab/e,radial basis Function
上傳時(shí)間: 2015-02-06
上傳用戶:zmy123
資源簡(jiǎn)介:徑向基神經(jīng)網(wǎng)絡(luò)(Radial Basis Function, RBF)
上傳時(shí)間: 2016-02-29
上傳用戶:問(wèn)題問(wèn)題
資源簡(jiǎn)介:Radial basis Function neural network for pulse radar detection Radial basis Function neural network for pulse radar detection
上傳時(shí)間: 2014-01-18
上傳用戶:linlin
資源簡(jiǎn)介:Radial Basis Function
上傳時(shí)間: 2017-03-25
上傳用戶:王慶才