-
dotm1
蜂窝系统中分布蜂窝用户,蜂窝小区500米,随机分布的用户。(UE distribute)
- 2012-08-21 20:54:28下载
- 积分:1
-
Phase_Unwrapping_2D
Phase_Unwrapping_2D,对SAR干涉图进行二维相位解缠(Phase_Unwrapping_2D,the program for 2D
Phase Unwrapping)
- 2010-05-26 18:20:16下载
- 积分:1
-
nsga2-gnuplot-v1.1.5-64bit
基于多目标优化进化算法。处理约束问题的改进的多目标进化算法。(Based multi-objective optimization evolutionary algorithm. Constraint problems improved multi-objective evolutionary algorithm.)
- 2013-03-23 21:08:00下载
- 积分:1
-
Plot-Multiwavelet
function [xphi, phi, xpsi, psi] = Plot_Multiwavelet(H, r, m, n_refine)
Compute the point values of the scaling function and wavelet(s) at all points of the form n*dx which fall inside the support of phi.
- 2012-01-26 03:04:55下载
- 积分:1
-
simulink-car
汽车整车模型,matlab可运行仿真,内包括整车动力性模块以及发动机变数箱选择模块。档位选择方式根据驱动力及速度联合判断加减档(Automobile model, matlab can run the simulation, including the vehicle power module and the engine variable box selection module. Gear selection mode according to the driving force and speed of the joint judgment and addition and subtraction)
- 2016-03-14 11:07:19下载
- 积分:1
-
imaqplot
IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback.
Using toolbox callback properties, you can configure a video input object to generate a live image plot display.
Do you want a basic preview window created for you? Simply call:
obj = videoinput( matrox , 1)
obj.TimerFcn = @imaqplot
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you:
obj = videoinput( dt , 1)
obj.TimerFcn = {@imaqplot, hImage}
obj.TimerPeriod = 0.1
obj.FramesPerTrigger = Inf
start(obj)
- 2009-10-21 15:20:29下载
- 积分:1
-
acceleration-of-slider-and-cam
滑块和凸轮运动过程中的速度与加速度数值求解(velocity and acceleration of the system of slider and cam)
- 2015-02-06 22:31:21下载
- 积分:1
-
pjt
to find stastical moments
- 2009-02-27 21:56:55下载
- 积分:1
-
burg
说明: burg算法的matlab实现,自己编写,有一定的参考价值(burg algorithm matlab realized, I have written has a certain reference value)
- 2008-10-17 21:46:57下载
- 积分:1
-
平滑处理
matlab光谱预处理之光谱平滑,包括移动平滑及SG平滑(Spectral smoothing of MATLAB spectral pretreatment, including moving smoothing and SG smoothing)
- 2021-03-03 09:29:34下载
- 积分:1