-
colour_detection_by_webcam
colour detection by wecam(color detection by wecam)
- 2007-07-01 10:50:46下载
- 积分:1
-
2FSK
对二元序列10110010,画出2FSK的波形,其中载波频为码元速率的2倍。(For binary sequence 10110010, draw waveform 2FSK, where the carrier frequency of 2 times the symbol rate.)
- 2013-12-17 11:31:29下载
- 积分:1
-
ESPRIT
ESPRIT是“Estimating signal parameters viarotational invariance techniques”的缩写,含义是“借助旋转不变技术估计信号参数”,它是由Roy[221等人于1986年提出的另一种基于子空间的DOA估计方法。
应用领域
侧向定位 信号处理
思想
ESPRIT的思想在于,将传感器阵列分解为两个完全相同的子阵列,两个子阵中每两个相对应的阵元具有相同的平移,即要求阵列具有平移不变性,每两个位移相同的阵元匹配成对。所幸的是实际中许多阵列满足这个条件,比如等距直线阵。(ESPRIT is "Estimating signal parameters viarotational invariance techniques" acronym, meaning "With ESPRIT estimation of signal parameters", it is by Roy [221, who in 1986 proposed DOA estimation method based on subspace another.
Applications
Lateral positioning signal processing
Thinking
ESPRIT thinking that the sensor array is divided into two identical sub-arrays, each of the two sub-arrays of two corresponding array element has the same translation, which requires an array with translation invariance, the displacement of each of the two identical arrays yuan matching pairs. Fortunately, many of the actual array satisfy this condition, such as equidistant linear array.)
- 2014-02-19 13:17:31下载
- 积分:1
-
白噪声、M序列和噪信比程序
白噪声及有色噪声序列、M序列的产生程序,噪信比计算程序(White noise and colored noise sequence, M sequence generation procedure, noise to noise ratio calculation program)
- 2018-04-27 09:10:34下载
- 积分:1
-
Laplas-Elemination
laplace elimination for soltion of linear system of equation
- 2010-07-03 17:33:05下载
- 积分:1
-
rain-flow-counting-method
随机载荷模拟及雨流计数方法在matlab中的实现(Random load simulation and rain flow counting method implemented in matlab)
- 2013-04-23 12:20:19下载
- 积分:1
-
Cap10_TheDirectionalWirelessChannel
directional wireless channel
- 2009-04-07 12:11:09下载
- 积分:1
-
RFF
说明: 基于matlab的遗忘因子最小二乘递推算法辨识程序(Matlab-based forgetting factor RLS identification procedures)
- 2011-03-25 16:46:30下载
- 积分:1
-
MATLAB7X
本书介绍了MATLAB 7.X版本与其他语言混合编程的方法。内容包括在MATLAB中以文件方式导入、导出数据;在Windows和Linux开发C/C++语言的MEX文件;在Windows和Linux开发FORTRAN语言MEX文件;在MATLAB中使用动态连接库文件;在C/C++语言中调用MATLAB引擎;使用MATLAB编译器,以及如何在C/C++程序中使用mcc编译的库函数;在C++程序中使用MATLAB的COM编译器产生的COM组件等。
本书可以作为高等院校各工程专业的教学参考书,也是广大科技工作者必备的参考用书。(This book introduces MATLAB 7.X version and other languages mixed programming method. Included in MATLAB, on paper import and export data in Windows and Linux Development C/C++ language MEX files in Windows and Linux development FORTRAN language MEX files in MATLAB, using dynamic link library file in C/C++ language call the MATLAB engine using MATLAB compiler, and how C/C++ programs compiled using mcc library functions in C++ program using the MATLAB-COM compiler generated COM components. This book can serve as the engineering colleges and universities teaching reference books, the vast number of scientific and technological workers essential reference book.)
- 2010-02-26 16:17:32下载
- 积分:1
-
traindiffevol
TRAINDIFFEVOL(NET,Pd,Tl,Ai,Q,TS,VV) takes these inputs,
NET - Neural network.
Pd - Delayed input vectors.
Tl - Layer target vectors.
Ai - Initial input delay conditions.
Q - Batch size.
TS - Time steps.
VV - Either empty matrix [] or structure of validation vectors.
and returns,
NET - Trained network.
TR - Training record of various values over each epoch:
TR.epoch - Epoch number.
TR.perf - Training performance.
TR.vperf - Validation performance.
TR.tperf - Test performance.
TR.mu - Adaptive mu value.
- 2013-04-22 06:17:04下载
- 积分:1