-
MATLAB_simulation_of_the_radar_system_design
雷达系统设计MATLAB仿真一书的MATLAB代码(MATLAB simulation of the radar system design book MATLAB code)
- 2010-07-07 15:12:02下载
- 积分:1
-
lmse
The LMSE package contains two subroutines. LMSE computes the minimum mean square error (MSE) possible if one image is allowed to be linearly scaled in intensity. LMSEDIFF computes the difference image after the target image is scaled according to the scaling that minimizes the MSE. This is a better way to compare images if the absolute magnitude of the intensity has no meaning.
- 2010-11-22 15:27:03下载
- 积分:1
-
NAVIER_SOLUTION
NAVIER_SOLUTION.m for rectangular plate
- 2011-01-07 06:19:31下载
- 积分:1
-
mat2acad3
matlab程序,可将matlab中计算的曲面保存为AutoCAD的脚本文件,导入AutoCAD中绘制相应曲面。(matlab program matlab calculate the surface to save the AutoCAD script file, import the corresponding surface is drawn in AutoCAD.)
- 2012-05-29 19:26:14下载
- 积分:1
-
Z-Stack-RSSI-and-LQI
Zstack-cc2530获取RSSI和LQI值(get Zstack s RSSI and LQI)
- 2020-11-29 19:59:27下载
- 积分:1
-
matlab-sourcecode-for-fingerprint
指纹识别,利用gabor滤波器,提取指纹特征,只能呢读取bmp图像(fingerprint recognize)
- 2013-05-07 20:12:14下载
- 积分:1
-
fc_B_rough
一种简单的估计信号载波频率的matlab程序,适用于初始粗略估计。(A simple estimate of the carrier frequency signal matlab procedures applicable to the initial rough estimate.)
- 2013-08-14 20:15:50下载
- 积分:1
-
4.4
主要用途是对抗多径衰落。由于多径衰落的存在,使得同一个帧由于路径不同,到达用户端的时延有先有后。在相关的频域上的会造成子载波之间的相互干扰,影响 性能。另外,由于有了循环前缀,使得IFFT FFT操作把原来的线性卷积变成循环卷积,大大简化了相应的信号处理复杂度(The main purpose is to fight against multipath fading. Due to the presence of multipath fading, the first after they have the same frame different paths to reach the client delay. Would cause mutual interference between sub-carriers in the frequency domain, affecting performance. In addition, thanks to the cyclic prefix, so IFFT FFT operation to the linear convolution of the original into a circular convolution, greatly simplifying the corresponding signal processing complexity)
- 2012-08-24 15:17:07下载
- 积分:1
-
lm386
OPAMP English lLM386 integrated information. For peers who do not know English Reference
- 2009-03-27 10:35:24下载
- 积分:1
-
gavno
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2010-12-13 18:27:16下载
- 积分:1