-
New
This folder contains the program for newton raphson method..with that analysis of induction motor...supply
- 2014-09-27 14:47:16下载
- 积分:1
-
Delay
Create a delay using C language.Tool used is MPLAB
- 2014-02-01 21:11:06下载
- 积分:1
-
Matlab
在设计数字滤波器时,通常采用MATLAB来进行辅助设计和仿真,介绍具体的设计方法(In the design of digital filters, it is usually carried out using MATLAB-aided design and simulation, introduction of specific design methods)
- 2007-09-04 11:18:19下载
- 积分:1
-
bisection
Step 1: Set i=1 FA=f(a)
Step 2: while i≤ No do step 3-6.
Step 3 set p=(a+b)/2 FP=f(p)
Step 4 if FP<TOL or (b-a)/2<TOL then OUTPUT(p) STOP.
Step 5 set i=i+1
Step 6 if FA.FP > 0 then set a=p FA=FP else set b=p.
Step 7 OUTPUT (‘Method failed after No iteration,No=’, No) STOP.
- 2011-11-23 09:46:51下载
- 积分:1
-
Tap-47
and describe and describe and describe
- 2011-04-21 01:45:06下载
- 积分:1
-
ELM
极值学习机,一种最近流行的算法。它的使用,使得计算过程大大的简化,值得交流分享。(Extreme Learning Machine, a recently popular algorithms. Its use, so that the calculation process is greatly simplified, worth sharing.)
- 2012-09-03 09:29:31下载
- 积分:1
-
OFDM-with-PAPR-reduction
OFDM with PEAK TO AVERAGE POWER RATIO
- 2014-11-19 21:26:22下载
- 积分:1
-
chepaichuli
车牌图像的初步预处理,实现彩色图像灰度化,输出背景图像,输出黑白图像(Initial license plate image preprocessing, color image graying, output background image, bitonal image)
- 2014-11-03 20:23:31下载
- 积分:1
-
image-segmentation
this code for image segmentation
- 2013-12-24 23:41:09下载
- 积分:1
-
FDTD
说明: 时域有限差分法(FDTD)_原程序+样品输入数据(Finite difference time domain (FDTD) _ the original program+ sample input data)
- 2011-03-02 21:12:55下载
- 积分:1