搜索资源列表
gentica-thority
- This directory contains the Genetic Algorithm Optimization Toolbox for Matlab 7. To use this, if you are local to NCSU and have AFS access to this directory, simply extend the matlab path using the following command.-This directory contains
ma_by
- The Matlab functions and scr ipts in the MA toolbox are: - ma_sone wav (PCM) to sone (specific loudness sensation) - ma_mfcc wav (PCM) to MFCCs (Mel Frequency Cepstrum Coefficients) - ma_sh sone to Spectrum Histogram - ma_ph sone to
VibrationSimulationUsingMATLABandANSYS
- MATLAB PROGRAMS FOR \"VIBRATION SIMULATION USING MATLAB AND ANSYS\" All the M-files which are listed in the book are available on this site. The ANSYS-related files and some non-listed utility M-files are available for download from the auth
serial-t
- 串口温度显示源代码 使用说明: 系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上) 简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。 如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。作者主页上有详细编程说明,每一步都列出来了,可以参 串口通迅
MATLAB
- 卷积运算:取x(t)和h(t)的长度为nx,nh。平移量n=nh+nx-1,利用for和if语句实现倒序求和运算。外循环用一个for语句实现平移,通过在求和时取数组元素的顺序实现倒序求和
matlabxueqi
- 小学期的源程序 1.试编MATLAB程序。信号 sinc(10*t),-2<=t<=2 m(t)= 0,其它 用100hz的载波来产DSB信号并解调。完成下列工作: 画出已调信号; 求已调信号的频谱,并用图像表示。 画出解调信号; 求解调信号的频谱,并用图像表示。 2.信号 sinc2(100t),|t|≤t0 m(t)= 0, 其它 采用频率调制调制为1000HZ的载波。频偏常数为kf=50,t0=0.2
smphasor8
- sm phasor diagram L=length(t) Ifd=iff(L) Ifq=0 Efd=0 Efq=Lmd*iff(L) Id=i(L,1) Iq=i(L,2) I=Id+j*Iq Vd=v(L,1) Vq=v(L,2) V=Vd+j*Vq VILq=-(Ra+Lq*j)*I Vqp=V+VILq Vqpd=real(Vqp) Vqpq=imag(Vqp) VLd=vL(L,1) VLq=vL(L,2) - sm phasor di
SpeechCompressionUsingLinearPredictiveCoding
- Speech compression using Linear Predictive Coding. LPC is the oldest and the most basic of modern speech coders. Its a lossy scheme. Playback quality isn t preserved in the process but it can be used in low bit-rate systems.
2-LMS-equalizer
- 假设每个延时单元延时10ms.被传输的基带信号x(t)是一个0,1交替变换的矩形二进制脉冲序列,脉宽为10ms,并假设x(t)通过一个稳定的散射信道后才到达均衡器,成为2径信号,这两路信号幅度相等 ,相隔15ms。用MATLAB实现一个2级LMS均衡器-equalizer
chaotiao
- 单位阶跃响应y(t)、上升时间 、超调量 。在matlab下运行。-Unit step response y (t), rise time, overshoot
wmtsa-matlab-0.2.6
- 完整的极大离散小波变换MATLAB工具箱,附有程序的具体实例。可参考《时间序列分析的小波方法》 程正兴译-WMTSA toolbox is an implemenation for MATLAB of the wavelet methods for time series analysis techniques presented in: Percival, D. B. and A. T. Walden (2000) Wavelet Methods for Tim
1
- 利用MATLAB来实现函数f(t)向右移三和向左移动三的波形 向右移 3 和向左移 3 的波形 -Three waveform move to the right and to the left to the right and to the left of the waveform using MATLAB to achieve the functi
bus_test
- matlab用于进行母线负荷预测,选择K作为样本的时间长度,T为连续预测的时间。数据格式为2个表格,一个是负荷数据一个是日期。-matlab used for bus load forecasting, K as the length of the sample, T is continuous forecast time. The data format is two forms, one is a load of data is a date.
RaspiIOControl
- Setup the Raspberry Pi to work with Matlab. Check out the Matlab Hardware Support Package documentation. This GUI based program will automatically connect to the Raspberry Pi if already configured. It shows the Pin logic values in color. The Pin head
matlab
- 从初值出发,先计算y对时间t的导数,得到y的变化速度;求出x对t的导数,得到x随时间的变化速度。然后时间前进一小步h=0.002,同时x和y也都发生一个小的变化,即在原来数值基础上加上时间步长h和变化速度的乘积。如果x到达1或者-1,强制让y发生变化。这个过程不断迭代,得到结果。 -completed chart
C_C.m
- 混沌理论中用于计算滞后时间t和维数m的C-C方法,,matlab程序-Chaos theory CC method used to calculate the lag time t and dimension of m ,, matlab program
uCT
- matlab里面的单位阶越函数u(t)文件-one version of u(t)
MATLAB优化算法案例分析与应用
- 这个是MATLAB案例分析的扫满版,不用买书。可直接看。里面有多个程序案例。非常实用(This is case analysis of MATLAB version, don't have to buy a book.Can see directly.There are several application cases.Very practical)