-
mosaic
说明: 全自动无缝图像拼接技术 并附有样例供参考(Automatic seamless image mosaic technology together with samples for reference)
- 2011-03-24 15:24:35下载
- 积分:1
-
SPECTRUMCATCH
说明: 这个程序和我上传的上一个程序有关,它可以将上个程序收集到的频谱数据进行拼接,从而在全频段进行展示,还能计算频谱上的信号频谱带宽和频点
主要参数
start_freq %扫频中心频率fc的起始频率,
stop_freq %扫频中心频率fc的截止频率
rtlsdr_fs %每一次扫频的采样频率,改变他会影响每次扫频的带宽
nfrmhold %每次扫频的帧数
nfft %fft点数
overlap %扫频频谱的重叠率(dataspecrumcatch, catch the spectrum and It can also calculate the signal spectrum bandwidth and frequency point on the spectrum)
- 2020-06-05 19:54:25下载
- 积分:1
-
CAASymbol
改程序基于改进节点法(Modified Nodal Approach)与全矩阵技术在Matlab中实现线性电阻电路的符号分析。可以在GUI中描述待分析的电路结构、启动分析并直观的观察分析结果。在实现分析功能的同时,提供完整的编辑、输入保护以及数据保存功能。详细说明请见压缩包内文档。(Changed procedures to improve the node-based method (Modified Nodal Approach) with the full-matrix technology in Matlab to achieve linear resistance analysis of circuit symbols. GUI can be described in the circuit structure to be analyzed, start analysis and visual observation of the results of the analysis. Analysis function in the realization at the same time, provide a complete editing, input protection and data retention functionality.)
- 2009-02-03 18:09:27下载
- 积分:1
-
SymofTurboQPSK
turbo码的MATLAB simulaiton
采用硬输出判定 支持qpsk (turbo codes using MATLAB simulaiton qpsk hard output decision support)
- 2010-11-16 01:34:41下载
- 积分:1
-
PronyToolbox
Prony分析程序,用于Matlab系统(Prony analysis procedures used Matlab system)
- 2014-09-05 12:05:50下载
- 积分:1
-
generation
产生固定周期数的正弦脉冲信号
使用该函数时必须预先设定如下参数:正弦波的频率Fp,构成输出脉冲的正弦波的周期个数Nc,脉冲幅度A每个周期的采样点数smp。函数有两个输出:脉冲波形,以响亮sinpulse的形式输出,采样周期dt。(Produce a fixed number of cycles of the sine pulse signal
Use this function must be pre-set the following parameters: a sine wave of frequency Fp, constituting the output of the pulse cycle of the sine wave of the number Nc, the sampling points for each cycle of the pulse amplitude A smp. The function has two outputs: output pulse waveform, the a loud sinpulse form, the sampling period dt.)
- 2013-04-15 16:03:25下载
- 积分:1
-
zyoye4
SMI算法的matlab代码,并且比较不同快拍数下及不同信号入射功率对波束图的影响(SMI algorithm matlab code, and compare the number of snapshots and different under the incident signal beam map of the impact of power)
- 2011-07-16 10:55:10下载
- 积分:1
-
Image-sharpness
图像清晰度分析,基于平均值法,数值模拟,matlab(Image resolution analysis, based on average method, numerical simulation of matlab)
- 2014-08-23 10:24:19下载
- 积分:1
-
wavelet
matlab实现软硬阈值函数的图像去噪,附带一张测试图片矩阵lenna.mat(matlab image denoising hard and soft threshold function, with a test image matrix lenna.mat)
- 2013-12-04 15:49:41下载
- 积分:1
-
operatornew
This code enables you to use the "new" and "delete" keywords in C++ to allocate and deallocate your memory. This enables you to create objects with constructors dynamically.
Normally, using new and delete in MEX files might leak memory if the user presses Ctrl+C or the MEX file terminates with an error. This code modífies "new" and "delete" to register all allocated memory with MATLAB s memory manager.
No modifications to existing C++ code is required.
- 2009-06-06 10:35:09下载
- 积分:1