-
Samples
balser相机编程,是学习工业相机的范例(Balser camera programming, is to learn the example of industrial camera.)
- 2015-07-28 19:15:15下载
- 积分:1
-
waveletsunshangfenxi
计算小波能量谱分析,用于功率谱分析,以及损伤等都可以(Calculating wavelet energy spectrum analysis)
- 2013-10-26 09:42:15下载
- 积分:1
-
xianxingxitongdepinyufenxifa
How to apply the 2D FFT functions in Matlab
如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程(How to apply the 2D FFT functions in Matlab
如何使用MATLAB中的FFT2对图像进行二维的FFT处理详细教程)
- 2010-01-19 16:04:26下载
- 积分:1
-
AntennaArray-Program
王建所著阵列天线分析与综合一书中相关例题的程序解决方案(Wang array antenna analysis and synthesis written a book example of program-related solutions)
- 2014-03-31 14:51:44下载
- 积分:1
-
MATLAB
各种滤波器的MATLAB设计,包括低通、高通、带通(MATLAB design of the various filters, including low pass, high pass, band pass)
- 2012-06-10 12:16:56下载
- 积分:1
-
matlaborc++
说明: C++与MATLAB的数字基带传输系统仿真源代码的实现.(C++ With MATLAB digital base-band transmission system simulation source code to achieve.)
- 2008-10-16 11:12:49下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
Sensor-network
传感器网络节点定位算法matlab代码,利用无线传感网络的zigbee节点进行定位的MATLAB源程序(Sensor network node localization algorithm matlab code, using zigbee wireless sensor network node positioning matlab source)
- 2016-03-13 16:13:10下载
- 积分:1
-
MATLAB7[1].03
学习matlab的好资料第3部分,再此共享下啦。参考参考(Good information to learn matlab Part 3, then under this shared friends. Reference Reference)
- 2011-09-28 11:02:21下载
- 积分:1
-
enlarge
对二维图片进行中心放大,能控制放大的倍数,采用最近邻法(enlarge pictures from the center of it,can control the index for enlargement)
- 2014-01-07 11:26:28下载
- 积分:1