资源列表
CPU
- cpu类 观察构造函数和析构函数的调用顺叙
example4_6
- :滤波 fs=400 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=5 时间窗大小 t=0:ts:T -hf1=zeros(1,N) hf1(f<=B1&f>=-B1)=1 y1=hf1.*fftshift(y) figure subplot(211) plot(f,abs(fftshift(y))/N,f,hf1, r-- ) axis([-fs/2,fs/2,0,1.2]) title( 原信号
FindProcess
- 查找当前系统运行的进程名字,并且把进程名字显示出来-Find the name of the current system running processes and displays the process name
Chen2
- PMSM-Sliding Mode Control
11autocorrelation_M_sequence
- M序列的自相关函数和功率谱密度计算的m文件完整代码.-M sequence autocorrelation function and power spectral density calculated M_file complete code.
Untitled2
- 基于小波变换的电机轴承故障诊断的应用与开发-Application and development of motor bearing fault diagnosis based on wavelet transfor
GScale
- The program transforms a colored picture into a grayscale
heap.sort
- 堆排序的free pascal实现代码及其复杂度分析-heap_sort
imitate
- 通过自动生成随机数来模拟排队系统,计算出相关数据-By automatically generating random numbers to simulate the queuing system to calculate the data
matriciel
- 这是所有数组C语言程序,自己下载了看,这是我按老师要求做的作业-MATRICIEL IN C
Cmatlabsimulaa
- 用matlab进行二级倒立摆摆仿真,进行极点配置 -Two inverted Swing simulation using matlab and pole placement
a
- 该文件是C语言程序,实现的是数值计算里面的拉格朗日插值算法,正确无误-This file is a C language program, implementation is the Newton interpolation algorithm of numerical computation, is correct
