搜索资源列表
求解方程
- Basic theory: 1. # of roots = highest power 2. All rational roots will be factors of k / factors of a in the general equation of ax^n + bx^(n-1) + ... + cx + k 3. Quadratic formula can solve for irrational / imaginary roots (i dont know cubic /
LTE下行仿真平台
- 基于LTE Release-8,可以添加自己的算法,有用的仿真平台,based on LTE Release-8,you could add your own program of method,it is very useful!
welding subroutine
- it is used to simulate the flux during the welding process
WAVELET ECG
- ECG is feature extracted using eavelet transform
DeblurringImages Using theBlindDeconvolutionAlgorithm.rar
- The Blind Deconvolution Algorithm can be used effectively when no information about the distortion (blurring and noise) is known. The algorithm restores the image and the point-spread function (PSF) simultaneously. The accelerated, damped Richardson-
Windows WDF usb driver sample
- This is a good sample for Windows WDF USB driver development.
Sasser (computer worm) source code
- Sasser is a computer worm that affects computers running vulnerable versions of the Microsoft operating systems Windows XP and Windows 2000. Sasser spreads by exploiting the system through a vulnerable network port (as do certain other worms). RAR PA
MyDoom.A source code
- Mydoom, also known as W32.MyDoom@mm, Novarg, Mimail.R and Shimgapi is a computer worm affecting Microsoft Windows. It was first sighted on 26 January 2004. It became the fastest-spreading e-mail worm ever (as of January 2004), exceeding previous reco
ios的API解析
- 天气预报解析 NSString *urlString = [NSString stringWithFormat:@"http://m.weather.com.cn/data/%1$@.html",nameString]; NSURL *url = [NSURL URLWithString:urlString]; NSURLRequest *request = [[NSURLRequest alloc] initWithURL:url];
My project
- is my first java project
xalan dataset
- xalan dataset which is helpful for writing a software defect prediction article
heart rate
- Heart rate of an ECG signal is determined with the QRS detection
Further Insights in TFET Operation
- systematic measurements, comprehensive descr iption of the output characteristics of tunnel FETs (TFETs) operation is proposed. We show that both tunneling junctions have to be considered simultaneously to explain TFET behavior correctly. For the fir
edge.zip
- this is the start of the code for edge detection
data
- Assuming principal point is in the center of the image for initialisation. We are now going to estimate the generalised focal (gammac) from line images. Please select at least 4 ALIGNED edge points on a NON-RADIAL line on the grid. Click with the rig
dtft matlab
- matlab and dtft.Descr iption is not detailed or not correct
kalman filter
- kalman filter matlab code is available
kokorikulam
- this is pbt for kokorikulam subjek
Java Based Stormregion 4D Model Editor
- 4D Editor is written in Java and requires Java Runtime Environment
s_transform
- s变换和反变换程序,Reference is "Localization of the Complex Spectrum: The S Transform" % from IEEE Transactions on Signal Processing, vol. 44., number 4, April 1996, pages 998-1001.