-
polyfit
matlab algorithm
matlab教程
插值算法(matlab algorithm)
- 2012-05-15 11:20:26下载
- 积分:1
-
matlabbasis
程序代码说明
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209:用imshow函数显示图像(code P0201 Note : MATLAB assignment P0202 : MATLAB for the cycle P0203 : MATLAB for the cycle, and if conditions P0205 : MATLAB image processing basic operation P0206 : High MATLAB image processing P0207 : According to RGB images to create a gray-scale image P0208 : binary images from the operation of the anti-P0209 : use imshow function displays images)
- 2007-06-18 23:50:07下载
- 积分:1
-
source
function S = steeringv(M,x) define steering vector
free space wavelength of 15cm at resonant freq of 2GHz
lamda = 0.15
d = lamda/2 inter-element spacing
K = 1:M
x is DOA of the received signal
S = exp((-2*pi*j*(K-1)*d*sin(x))/lamda)
- 2012-07-13 15:38:31下载
- 积分:1
-
xu2
说明: spwm,光电并伏,PI控制光伏并网系统仿真模型(Simulation model of photovoltaic grid connected system controlled by SPWM and photovoltaic PI)
- 2019-05-24 20:43:22下载
- 积分:1
-
BP-neural-network-tuning-PID
BP神经网络整定的PID算法_matlab源程序(BP neural network tuning PID algorithm _matlab source)
- 2011-05-17 17:10:18下载
- 积分:1
-
potential.m
potential field method
- 2009-06-09 13:26:29下载
- 积分:1
-
NumericalAnalysis
说明: 数值分析的m文件,包括一阶 二阶导数的三点 五点公式,中点公式等(Numerical Analysis of m documents, including a second order derivative of the 3 5 point formula, midpoint formula, etc.)
- 2010-04-17 23:13:23下载
- 积分:1
-
kaerman
卡尔曼滤波 可以对目标进行跟踪,数据处理 滤波(Kalman filter can track the target, data processing filter)
- 2014-02-13 14:29:27下载
- 积分:1
-
AM_SSB__Modulation
单边带调幅的Simulink仿真 单边带调幅的Simulink仿真(SSB single sideband amplitude modulation amplitude modulation of the Simulink simulation of the Simulink simulation)
- 2009-07-06 21:13:02下载
- 积分:1
-
OpenCVmex
cvlib_mex为已封装了openCV重要函数的库,PS:此文件供linux系统下64位matlab使用(cvlib_mex as an important function encapsulates the openCV library, PS: This file is for 64-bit linux system using matlab)
- 2013-07-15 19:17:49下载
- 积分:1