搜索资源列表
求解方程
- 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 /
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-
TCM8240MD Module design
- TCM8240MD module schematic and layout in Ealge CAD format
UAR components ssd4 e2
- In course section 1.3.3 How to Write a Usability Aspect Report (UAR) you will learn about the major components of a UAR. For this exercise, you are to create an application that will help you memorize what each component of a UAR should contain. The
7 segment
- Example 7 segment in CCS PIC C
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
static-booklet
- static-booklet in persian language
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
Introduction to Multivariate Statistical Analysis in Chemometrics
- BOOK Kurt Varmuza, Peter Filzmoser-Introduction to Multivariate Statistical Analysis in Chemometrics-CRC Press (2009)
opengl read file and plot points in file
- 使用opengl画出文件中的不同类型点的分布,画16个scatter plots,变动窗口大小时也可使scatter plot大小变化。在scatter plot上标刻度,并是画出的是圆点而不是方形的pixel
windowing in signals
- It has Matlab codes about windowing signals.
Java Based Stormregion 4D Model Editor
- 4D Editor is written in Java and requires Java Runtime Environment
ex10
- 1. Write a program that reads 5 integers into an array, and then uses four different methods of accessing the members of an array to print them out in reverse order. 2. Write a program that reads 8 floats into an array and then prints out the seco
蒙特卡洛模拟光子在生物组织中的传播
- A Monte Carlo model of steady-state light transport in multi-layered tissue (mcml) and the corresponding convolution program (conv) have been coded in ANSI Standard C. The programs can therefore be executed on a variety of computers. Dynamic data
超连续谱产生
- 此代码是依据《SUPERCONTINUUM GENERATION IN OPTICAL FIBERS》而来,利用分步傅里叶法和龙格库塔方法来求解广义非线性薛定谔方程
Interval Type 2 Fuzzy Controller、simple implementation
- Here we present a simple method of implementing interval type-2 fuzzy logic controllers (IT2-FLCs) in MATLAB. The method is based on simplifying the representation of the IT2-FL inference mechanism.
c 语言第十次作业
- Write a program that reads 5 integers into an array, and then uses four different methods of accessing the members of an array to print them out in reverse order. 2. Write a program that reads 8 floats into an array and then prints out the second,
micromechanics plugins
- it is very useful for student to do composite micromechanics analysis on abaqus in finite element anaalysis! download it
BUCK FLYBACK CONVERTER
- The flyback converter is used in both AC/DC and DC/DC conversion with galvanic isolation between the input and any outputs.
15 point DFT simulation in matlab
- it is 15 point Implementation of DFT in matlab. that didn't use built in function in matlab. Result is 15 point DFT of input time signal.