-
tiaoma20060322
说明: 文字与拼音字母转换源码输入文字后将拼音字母转换出来(characters and phonetic alphabets source conversion to enter text will change from the phonetic alphabets)
- 2006-03-22 10:59:07下载
- 积分:1
-
spectral_analysis
SPECTRAL_ANALYSIS M-file for spectral_analysis.fig
SPECTRAL_ANALYSIS, by itself, creates a new SPECTRAL_ANALYSIS or raises the existing
singleton*.
H = SPECTRAL_ANALYSIS returns the handle to a new SPECTRAL_ANALYSIS or the handle to
the existing singleton*.
SPECTRAL_ANALYSIS( CALLBACK ,hObject,eventData,handles,...) calls the local
function named CALLBACK in SPECTRAL_ANALYSIS.M with the given input arguments.
SPECTRAL_ANALYSIS( Property , Value ,...) creates a new SPECTRAL_ANALYSIS or raises the
existing singleton*. Starting from the left, property value pairs are
applied to the GUI before spectral_analysis_OpeningFcn gets called. An
unrecognized property name or invalid value makes property application
stop. All inputs are passed to spectral_analysis_OpeningFcn via varargin.
- 2014-02-14 11:08:42下载
- 积分:1
-
dengyi
CONSX—这是一个主要子程序,调用其它于程序及输出中间结果 *
!* CHECK—检查所有的点是否满足约束条件,对违背约束的点进行校正 *
!* CENTR—计算中心点 *
!* FUNC —目标函数,由用户提供 *
( PROGRAM COMPLEX
PARAMETER(N=3,M=4,K=6)
DIMENSION X(K,M),R(K,N),F(K),G(M),H(M),XC(N)
INTEGER GAMMA
OPEN(4,FILE= COMPDATA )
READ(4,*)ITMAX,IPRINT,ALPHA,BETA,GAMMA,DELTA
READ(4,*)(X(1,J),J=1,N)
IX=2097151
YFL=0.
DO 100 II=2,K
DO 100 JJ=1,N
CALL RANDU(IX,YFL)
R(II,JJ)=YFL
100 CONTINUE
OPEN(2,FILE= COMPDAT.OUT ,STATUS= UNKNOWN )
WRITE(2,10)
10 FORMAT(//,10X, COMPLEX PROGRAM OF BOX )
WRITE(2,11)N,M,K,ITMAX,IPRINT,ALPHA,BETA,G
)
- 2010-07-25 11:38:36下载
- 积分:1
-
inpainting
基于纹理的形状恢复和纹理的应用,利用离散小波框架模极值共生距阵的分类算法,能够很好的修得复大块缺损的图像(Based on the shape and texture, using the texture application framework of discrete wavelet modulus maximum symbiosis of classification algorithm is very good, can you answer large defect image)
- 2010-09-20 16:12:26下载
- 积分:1
-
ipf8
Transfer functions between interfaces can be easily calculated by division of the total (=upward+downward) displacement response on the corresponding interfaces.
- 2012-07-06 18:16:58下载
- 积分:1
-
FIR
程序1实现线性相位FIR低通滤波器;
程序2实现线性相位FIR高通滤波器;
程序3实现用kaiser窗实现带通滤波器。(Program to achieve a linear phase FIR low-pass filter
Program 2 for linear phase FIR high-pass filter
Program 3 Achieved bandpass filter with a kaiser window)
- 2015-03-24 15:31:13下载
- 积分:1
-
controlpidbybp
没什么好东西!只是BP,PID算法而已!可以看看过得去(nothing good things! Only BP, PID algorithm! Can look at the little things)
- 2007-05-23 20:12:37下载
- 积分:1
-
ArrayCalc2_4_2
ARRAY PHASE TOOL BOX COGNITIVE RADIO
- 2013-12-10 15:07:49下载
- 积分:1
-
TwoD-ocean-wave
海面3维动态场景描述,改变程序中的风速大小就能得到不同海情的海面(Sea 3-D dynamic scene description,
change the size of the program s speed could be different sea and the sea.)
- 2013-12-03 19:57:08下载
- 积分:1
-
computingBERConvolutionalCode
Script for computing BER with Binary Convolutional Code
and Viterbi decoding.
Convolutional code of Rate-1/2, Generator polynomial - [7,5] octal
Hard decision decoding is used.
- 2010-07-13 22:52:09下载
- 积分:1