-
Digital_Signal_Processing_MATLAB_program_source_co
数字信号处理MATLAB程序实例源码Digital Signal Processing MATLAB program source code examples(Digital Signal Processing MATLAB program source code examples)
- 2010-08-12 16:10:13下载
- 积分:1
-
Numerical_Analysis_with_MATLAB
It provides some examples in numerical analysis using Matlab like solving polinomies, solution on nonlinear equations, etc.
- 2009-12-13 23:25:52下载
- 积分:1
-
cjj521
说明: 试编写一程序,要求比较数组ARRAY中的三个16位补码数,并根据比较结果在终端上显示如下信息:1如果三个数都不相等则显示0;2如果三个数有两个不相等则显示1;3如果三个数都相等则显示2。(Try to write a procedure that requires more in the array ARRAY complement of three 16-bit number, and the terminal on the basis of comparative results show the following information: 1 if the three numbers are not equal, display 0 2 if two of three the number of Showing 1 are not equal 3 If three numbers are equal, displays 2.)
- 2010-05-03 21:37:50下载
- 积分:1
-
convolutional
瑞利衰落信道的Matlab仿真模型程序,这个是关于OFDM 的循环卷积源代码(Rayleigh fading channel simulation model of the process, this is the cycle of OFDM convolution source code)
- 2006-12-11 14:06:06下载
- 积分:1
-
SAR3
基于距离多普勒算法的matlab仿真,进行了距离向压缩,方位向压缩,以及距离徙动校正(The Range Doppler Algorithm and MATLAB Simulation)
- 2021-04-28 09:58:44下载
- 积分:1
-
newdistributionpowerflowcaculation
一种新型的配电网潮流计算的matlab源代码,基于前推回代法,并附有10kv配电网数据,利用新的判别手段,成功解决配电网不收敛的问题(A new distribution power flow calculation matlab source code, based on forward and backward substitution method, together with 10kv distribution network data, using new identification methods, successfully resolved the problem of the distribution network does not converge)
- 2014-01-14 15:47:57下载
- 积分:1
-
tfa
自适应时频频分析方法,具有界面操作,参数选择等功能,可以自由调入信号获得相应的自适应视频分析方法结果。(Adaptive time frequency analysis method,It can be used to give TFR of signal.)
- 2010-01-06 22:51:00下载
- 积分:1
-
serie1
model predictive control
- 2011-05-21 22:46:20下载
- 积分:1
-
PLS
PLS算法的matlab程序实现,只要将txt中的代码复制到matlab即可-PLS (algorithm matlab program, simply txt the code can be copied to matlab)
- 2013-09-02 16:54:22下载
- 积分:1
-
function6
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files).
(Note: When the Point Spread Function is Gaussian, then so is the Aperture function)
To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
- 2011-02-12 00:30:05下载
- 积分:1