-
Satellite_Tracker_Zayan
利用matlab 通过颜色空间实现对卫星的跟踪,可以直接调用,具有一定的应用价值(Matlab color space through the use of satellite tracking to achieve, you can direct calls, has a certain value)
- 2007-12-21 16:59:45下载
- 积分:1
-
Source_Code_Of_Guide_To_MATLAB_Mix_Programming
这是机械工业张德丰《MATLAB与外部程序接口编程》随书源码,这本书详细介绍了MATLAB与C、C++、Excel、VB、Delphi、FORTRAN相互调用的方法,使得我们可以综合利用传统编程语言执行效率高和MATLAB函数库功能强大的优势,本书对于MEX和MAT文件、MATLAB引擎、MATLAB C/C++函数库、Matcom等都作了详细的介绍并举例说明,书籍最后还介绍了MATLAB的串口接口。(This is the machine-building industry张德丰" MATLAB and external program interface programming" with the source book, this book details MATLAB with C, C++, Excel, VB, Delphi, FORTRAN calls each method, allows us to provision of comprehensive utilization of traditional efficient way to implement the language and MATLAB function library powerful advantages, this book MEX and MAT files for, MATLAB engine, MATLAB C/C++ function library, Matcom have made a detailed introduction and examples, the book also introduced the final MATLAB serial interface.)
- 2009-05-25 19:45:27下载
- 积分:1
-
ssf
信号子空间拟合,用matlab实现ssf算法,实现多维搜索,信号定位。(Signal subspace fitting algorithms to achieve ssf matlab, achieve multi-dimensional search, signal positioning.)
- 2021-03-31 21:39:09下载
- 积分:1
-
chap_4_3_1_2B
基于matlab的模型检测,仿真,主要针对的是轮廓控制部分。带有仿真结果(Matlab based model checking, simulation, mainly for the contour control section. With simulation results)
- 2015-01-15 15:14:32下载
- 积分:1
-
50890495EEMD
说明: 能够实现电力系统信号得EEMD分解,可用于电力系统低频振荡信号分解(It can realize EEMD decomposition of power system signals and can be used for power system low frequency oscillation signal decomposition)
- 2020-06-05 09:08:23下载
- 积分:1
-
AF
说明: 验证滤波器传输函数的相位偏移,主要是分析高通滤波器和低通滤波器(Validation phase shift filter transfer function, primarily an analysis of high-pass filter and low pass filter)
- 2010-02-02 14:45:01下载
- 积分:1
-
ofdm_Systems_Simulation
这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。
(This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, and down-conversion, Gaussian channel modeling, FFT, PAPR suppression, a variety of synchronization, demodulation and decoding module, and system performance of the omnibus simulation of the system design reliability.)
- 2010-03-04 17:19:32下载
- 积分:1
-
S665_PLL3_14a
三相PLL锁相环的闭环系统仿真模型,仿真并分析三相输入信号包含谐波、不平衡、负序和直流偏移时锁相环的锁相结果(Closed-loop system simulation model of three-phase PLL phase-locked loop,Simulation and analysis of phase-locked loop results when three-phase input signals include harmonics, unbalance, negative sequence and DC offset)
- 2020-11-19 22:29:37下载
- 积分:1
-
matlab
y3k=fft(u,(m+n-2)/4)
i=1:(m+n-2)/4
subplot(5,2,9) stem(i,u)
title( 滤波后上采样 )
k=1:(m+n-2)/4
subplot(5,2,10) stem(k,y3k)
title( 上采样频谱 )
xlabel( k ) ylabel( y3k ) (y3k = fft (u, (m+ n-2)/4) i = 1: (m+ n-2)/4 subplot (5,2,9) stem (i, u) title (after filtering the sample) k = 1: (m+ n-2)/4 subplot (5,2,10) stem (k, y3k) title (on the sample spectrum) xlabel (k) ylabel (y3k))
- 2009-01-06 13:09:09下载
- 积分:1
-
多智能体编队
说明: 六个智能体组成多边形队形的队形保持仿真,直接运行FZ1、FZ2、FZ3、FZ5(Six agents form polygonal formation to maintain the formation simulation, directly run FZ1, FZ2, FZ3, FZ5)
- 2020-04-06 16:37:56下载
- 积分:1