搜索资源列表
ooplist
- 实现了一个离散时间事件序列的模板,并用来模拟银行开窗口数量合理性的问题。-achieve a discrete-time sequence of events template, and used to simulate the bank to open the window a reasonable number of issues.
high-resolution-one-dimension
- 高分辨率要求系统具有大的带宽,瞬时带宽的增加必将提高系统对硬件的要求,本文采用方便灵活的步进频率波形信号。脉间频率步进波形通过子脉冲载频的步进变化来获得大的有效带宽,使成像具有高分辨率,采用加窗和补零方法提高信噪比,但该信号对目标径向速度非常敏感。采用补零方法提高距离取样分辨率,使距离像细化,并用公式说明了补零只能提高距离取样分辨率,并不能改变频率步进信号的距离分辨能力。该信号波形对目标径向速度的敏感,使目标能量分散到邻近的距离单元造成距离分辨率下降,如果不事先进行速度补偿,直接对回波信号进行逆
TriSpline
- 三次样条插值程序。编译运行本程序后,程序会弹出窗口及问句:“input the number of intervals:”,输入插值的次数即可,程序将得到的次数保存在变量int n中。如果输入的插值次数正确(n>=2),程序会显示下一语句:\"input the value of the variable:\",此时输入插值点即可,程序将得到的插值点保存在变量double v中。若插值点正确(v>=0&&v<=6),则程序将输出插值结果。-cubic spline interp
short-fft
- 里面有一对定点FFT和IFFT算法,Hanning window,内含有1024-point正弦系数(已进行定标),可支持2^n(n<=10)点的FFT/IFFT变换
jindong
- 陀螺进动仿真模型,可以修改窗口参数,使用起来很方便。-gyroscope precession simulation model can modify parameters of the window, was easy to use.
带通fir设计及图形显示比较
- 数字带通滤波器的设计过程。共3个源程序。其中,dos.cpp为带通FIR的源程序,其中的滤波器阶数n,滤波器的低频fln,滤波器的高频fhn,窗函数w,可以按照自己的要求改变。这里采用的是汉宁窗。主函数main.cpp实现输入与fir的h(n)的卷积,输出结果Y(n),并将其存储在y.txt中。最后,graphics.cpp从y.txt读取数据,再由语句画出波形,可以清楚地看出计算结果是否正确,并进行比较。-digital band-pass filter design process. A t
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
FFT算法和STFT算法比较
- 用matlab工具比较fft和stft算法的区别,using Matlab tool fft comparison algorithm and the difference stft
showpixel
- 任意读取一幅BMP图像,可以得到图像上任意一点的像素值,读取窗口可以移动,大小可变-Any reading a BMP image, the image can be any point on the pixel value, read the window can be moved, the size variable
paiduilun
- 模拟顾客服务过程,顾客到达为泊松分布,时间间隔为指数分布。一个服务窗口。-Simulation of the process of customer service, customers arrive for the Poisson distribution, the time interval for the exponential distribution. A service window.
Pi
- 计算无理数PI前一千位的VB程序,左击窗口即可显示计算结果!-Calculation of irrational number PI 1000 before the VB program, hit the left window to display results!
jbpd
- 窗口中的多个文本框的值 使用循环方式取得-Window multiple text boxes values obtained using the cycle
45095smoothing
- 这个帖子中我想讨论的是移动窗口多项式最小二乘拟和平滑方法,粗糙惩罚方法,以及kernel平滑方法。-Posts in this discussion I think are moving window least squares polynomial fitting smoothing method, crude methods of punishment, as well as the kernel smoothing method.
filter_design
- Filter design using Hamming window Filter Design using Kaiser window Filter design using Bilinear Transformation of butterworth filter
GeneticProgram
- 遗传算法应用程序使用说明: 1.安装MATLAB5.X; 2.建立目录:(c:\GeneticProgram),并将这里提供的所有源程序拷入该目录; 3.运行(c:\GeneticProgram)中的 startup; 4.在MATLAB Command Window内直接运行程序 FloatExample和BinaryExample。-Application of genetic algorithms for use: 1. Installation MATLAB5.X 2.
d9000mpi3
- 对互谱法被动测距的原理及算法各个环节进行仿真验证:加权最小二乘估计中权系数的选取;相关窗长度的选取;各频段综合方法等等。最后实现了对9000m—15000m距离的测距-Cross-spectral method for passive ranging all aspects of theory and algorithms for simulation: weighted least squares estimation of the right of the selection coeffic
sparselib_1_7
- 稀疏矩阵库,包括加法,乘法,解线性系统,比较标准,速度很快,但在window下编译时,可能会碰上一点小麻烦,需要自己手工稍加改动。其中包括另一个库mv++。-Sparse matrix libraries, including the addition, multiplication, solving linear systems, the standard for comparison, very fast, but in the window under the compile time,
trojansearching
- Copy all files in Matlab current directory and type "facerec" on Matlab command window. First, select an input image clicking on "Select image". Then you can - add this image to database (click on "Add selected image to database" - per
fractals_1.2
- 生成分形和混沌的matlab程序包括Julia集和Mandelbrot集。操作简单有效。-Program for generating fractals through Iterated Function System (IFS) and Chaos Game. This program has also the possibility to read IFS from file. Moreover it draws Julia Sets and Mandelbrot Set. The us
algorithm
- DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa