搜索资源列表
mutual_main3.rar
- 混沌分析中互信息求延迟时间t的matlab程序,可以使用,chaos
PSO_Matlab
- i don t know how to describe its function, it s the pso coding running in matlab.
observationDDSoutputwaveform
- MATLAB观察DDS输出波形:读取.tbl文件内容并将十六进制数转换为十进制数,输出正弦波波形-MATLAB observation DDS output waveform:Read. Tbl hexadecimal content of the document and digital conversion as a decimal number, the output sinusoidal waveform
PID-GAs
- 遗传算法的PID调节 题目:已知 ,利用GA 寻优PID参数,其中K=1,T=2, ,二进制/实数编码,位数不限,M,Pc,Pm自选,性能指标 ,Q=100为仿真计算步长。-PID regulation of genetic algorithms Title: known, the use of PID parameters of GA optimization, in which K = 1, T = 2,, binary/real-coded, not limited to the me
DVBTEnergyDetection
- DVB-T能量检测性能算法曲线图- Pd of DVB-T energy
timing_recovery
- 我对一个输入调制信号:采样率FS=1200K,中心频率F0=300K,带宽300K。输入信号为一个[样点数,2]的矩阵,即I,Q两路. 进行频谱搬移,分为I,Q分量两路进行矢量乘法,NCO的设置为FC=300K,t=样点数乘以1/FS, 乘完以后我的频谱上显示竟然信号带宽增加了300K,但是中心频率没有改变,请问各位朋友是哪儿出了问题?谢谢您的阅读和意见-Digital Down Converter for matlab realized, certain design speci
RAAA_EOG_Correction
- o A In short, the purpose of this program is to work out the amount of ocular potential recorded by the electroencephalograph [EEG] (as a proportion of the potentials recorded by the electrooculograph [EOG]), and to subtract this from the EEG.
ofdm1
- 建立正交频分多路复用(OFDM)系统调制器的仿真模型,并编程给出具有K=10个子信道、符号区间T=100s、采用16点QAM信号时,OFDM系统调制器的输出信号。-The establishment of orthogonal frequency division multiplexing (OFDM) system, the simulation model of the modulator and the program is given with K = 10 Ge sub-channel
27796716ECG
- ecg数据,图形显示(包括p、q、r、s、t这几个波形)-ecg wave
FEM
- finite element method- *********************************************************************** 3-D FDTD code with PEC boundaries *********************************************************************** Program author: Susan
matlab
- clear num=[0,0,10] den=[1,2,10] p=roots(den) [u,w]=solve( w^2=10 , 2*w*u=2 , u,w ) [y,x,t]=step(num,den) plot(t,y) [yss,n]=max(y) finalvalue=dcgain(num,den) percentovershoot=100*(yss-finalvalue)/finalvalue timetopeak=t(n
PCA
- Principal Component Analysis. Very important for pattern recognition(ie. optical character recognition) A great fundamental file for the beginner. Even those who doesn t know what is variance can start learning about OCR basics from this pdf.-Princip
LEACH
- 关于无线传感器网络的路由算法研究,在能量均衡上的经典LEACH算法,用matlab进行的仿真,能够实现!-Abstract: The distributed wireless sensor net work and the technol ogy of wireless communicati on could realize the subsidence monit oring and measuring in coalmine goaf . One of the i mportant r
滑动T检验
- 此程序为计算滑动T检验的Matlab程序,简单好用,望大家支持(This procedure for the calculation of sliding T test of the Matlab program, simple and easy to use, we hope to support)
matlab simulation for CDMA
- Chapter 18 README FILE Prepared by: William H. Tranter Department of Electrical and Computer Engineering Virginia Tech - Mail Code 0350 Blacksburg, VA 24061 email: btranter@vt.edu Revision Dates: June 20, 2004 Note: This readme f
分岔图matlab
- 已知y=f(x)上一点(x1,y1),则在y=x直线上的点就为(y1,y1)。对应f(x)上点坐标即为(y1,f(y1)……依次类推,可以迭代出蛛网图形用来判断不动点是否稳定。模型为:x(t+1)=c*x(t)^2*(2-x(t)),其中c=25/16。(A point (x1, Y1) on the y=f (x) is known, and the point on the y=x line is (Y1, Y1). The point coordinates corresponding t
滑动T检验程序
- 在matlab中利用滑动t检验法检验序列是否突变(Whether the test sequence is mutated or not)
MATLAB在时间序列分析中的应用 张善文
- MATLAB在时间序列分析中的应用 张善文(MATLAB M A T L A B MATLAB)
HRV Features Extract by Matlab
- 本代码可用来提取计算心率变异性非线性域特征值(SampEnVal, AlphaDFA, AlphaDFA1, AlphaDFA2 )(Extract Nonlinear features of HRV. %Inputs: RRI = inter-beat interval (s) and time locations (s) % opt = analysis options from gui % %Outputs: output
滑动t检验
- 这是一款特别好用的matlab滑动t检验的方式,能直接使用(This is a particularly easy to use matlab sliding t test method, can be used directly)