-
identification
各种系统辨识方法,对一阶,二阶,三阶自衡系统进行辨识。用到的方法有面积法等等……(Various system identification method, first, second, third from the value system identification. The methods used in an area of law, etc ... ...)
- 2010-05-12 02:00:10下载
- 积分:1
-
pso_pid
pid design by pso algorithm
- 2011-07-05 19:14:56下载
- 积分:1
-
ndd1
内弹道计算程序,简单计算经典内弹道的ptvl(Interior ballistics calculation program)
- 2012-05-29 15:00:09下载
- 积分:1
-
LMSxitongshibie
通过FIR滤波器的自适应调整,不断修正其系统函数,使其与未知系统的参数充分逼近,从而使误差最小,达到系统辨识的目的。(Through the adaptive FIR filter, and continuously revise its system function, so that the unknown system parameters with sufficient approximation, so that the smallest error to achieve system identification purposes.)
- 2010-01-13 18:15:33下载
- 积分:1
-
lm
说明: BP神经网络数字图像几何畸变矫正L-M优化算法(BP neural network LM digital image geometric distortion correction algorithm)
- 2021-04-09 14:09:00下载
- 积分:1
-
matlab-code
this archive contain 5 program in matlab
bisection method
false position method
newton method
lagrange interpolation
a program to draw fourier series
- 2011-07-22 16:23:51下载
- 积分:1
-
sinc
sinc插值 计算的程序。。。。。。。。(sinc function)
- 2011-12-07 15:35:31下载
- 积分:1
-
HDB3codingEqulizion
HDB3编码,以及均衡技术的MATLAB代码(HDB3 coding, and equalization of MATLAB code)
- 2010-05-23 22:55:02下载
- 积分:1
-
inpainting
image inpainting
(CS7495 Final Project
Sooraj Bhat
Object Removal by Exemplar-based Inpainting
USING THE CODE
Everything was done in Matlab and MEX (i.e. a C function callable from
Matlab). First, the C code needs to be compiled. At the Matlab
prompt, type:
mex bestexemplarhelper.c
You should then be able to run the following (which takes ~2mins on my
2GHz Pentium 4 laptop with 256MB of RAM):
[i1,i2,i3,c,d,mov] = inpaint( bungee0.png , bungee1.png ,[0 255 0])
A smaller run (~25 seconds) would be:
[i1,i2,i3,c,d,mov] = inpaint( bw0.png , bw2.png ,[0 255 0])
To visualize:
plotall
close movie(mov)
SAMPLE IMAGES & RESULTS
*0.png The original images ( bw and bungee )
*{1,2}.png The different fill region masks.
*P2.png Plots of confidence and data terms.
*P5.png Plots of original, fill region, inpainted images and
confidence and data terms.
Other images in the dir contain redundant information. I di)
- 2010-06-19 21:00:49下载
- 积分:1
-
c2
说明: 老外的电机学教材,最为重要的是有相应的MAtlab代码,每一章都有,十分详细,学习电机的必备工具书,文件是在太大,此处上传chap2的源码(Foreigners motor learning materials, the most important thing is there is a corresponding MAtlab code, each chapter has a very detailed study of the motor necessary books, documents are too large to upload here chap2 source)
- 2011-08-31 19:28:06下载
- 积分:1