-
marcMatlabMosCodeEquat
matlab file for image processing
- 2009-12-06 03:32:13下载
- 积分:1
-
fdtd-2d_new
说明: 2D的FDTD程序,有关边界的设定,物理参数的设定等,对学习FDTD很有帮助。(2D of the FDTD program, setting the boundaries, the physical parameters of the set and so helpful in learning FDTD.)
- 2010-04-12 21:44:52下载
- 积分:1
-
Diffic-Hellman
This is a program that calculate the criptosystem Diffic Hellman
- 2011-12-05 05:43:35下载
- 积分:1
-
niudunchaoliu)
能进行牛顿法的电力电力系统的潮流计算而且它的收敛性很好已经进行了测试(Newton' s law can be the power flow calculation of power system)
- 2009-05-07 14:18:03下载
- 积分:1
-
radon_ambiguity
%radon transform
clear all
%
N=800
n=1:N
fs=200
t=n/fs
x1=exp(j*2*pi*(5*t+0.5*5*t.^2))
x2=exp(j*2*pi*(5*t+0.5*15*t.^2))
x=x1+x2
%N=length(x)
% ambifunb(x )
%*****************************************RAT
naf=ambifunb(x)
htl(abs(naf))
% [wh,rho,theta]=htl(abs(naf))
colormap([0,0,0])
% xlabel( 极半径 )
% ylabel( 角度 )
%**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确)
%找出峰值点的坐标
b=max(max(wh))
[u,a]=find(wh>=0.8*b)
( Radon transformclear all N = 800 n = 1: N fs = 200 t = n/fs x1 = exp (j* 2* pi* (5* t+ 0.5* 5* t. ^ 2)) x2 = exp ( j* 2* pi* (5* t+ 0.5* 15* t. ^ 2)) x = x1+ x2 N = length (x) ambifunb (x)***************************************** RATnaf = ambifunb (x) htl (abs (naf)) [wh, rho, theta ] = htl (abs (naf)) colormap ([0,0,0]) xlabel (polar radius) ylabel (angle)************************************** to find the coordinates of the peak point, calculating the initial slope of the frequency and FM (right) find the peak point of the coordinates b = max (max ( wh)) [u, a] = find (wh)
- 2008-05-06 21:56:10下载
- 积分:1
-
function
数字图像处理 同学做的,程序是文本,可在matlab运行(Students to do the digital image processing, the program text can run in matlab)
- 2012-05-27 14:15:17下载
- 积分:1
-
BlockMatchingAlgoMPEG
Block Matching Algorithm
Motion Estimation
Three step search and some method
- 2013-11-05 23:39:36下载
- 积分:1
-
simpowersystem-
matlab simulink教程。适用与matlab的电力系统建模仿真。包括电机,电源,电力电子,和新型电力器件的仿真建模。(matlab simulink)
- 2011-11-08 21:57:01下载
- 积分:1
-
Calculus
关于Matlab中的数值实验--微积分的源代码(Calculus program code)
- 2010-06-23 10:30:55下载
- 积分:1
-
matlab-luoshuan
介绍了一种螺栓组的优化设计方案。此方案应用现代数值计算方法,基于Matlab优化工具箱,可以在安全性和经济性方面得到一个最优解(Presents an optimal design of the bolt group. The program application of modern numerical methods, based on the Matlab optimization toolbox, safety and economy in an optimal solution in terms of)
- 2011-09-27 18:08:20下载
- 积分:1