资源列表
amp-latency-AR-test
- Burg算法功率谱估计,采样点数nfft不会影响MAX值和位置. s=data22(6,:) s=s(50:150) nfft=2048 fs=500 EEG [px1,f1]=pburg(s,6,nfft,fs) figure plot(f1,px1) title( CI——Burg算法功率谱估计 ) xlabel( Frequency(Hz) ) ylabel( Power ) IndMax=find(diff(sign(diff(p
6
- 定义一个CPoint类,利用成员函数的重载实现整数的两点间距离和浮点数的两点间距离。要求: (1) 分别用int,float数值类型设计成员函数重载; (2) 分别用int,float的数值测试该程序。-Define a CPoint class using overloaded member function implementations between two integer and floating-point distance between two points distan
BUS
- 基于FPGA的总线接口函数,用Verilog来编写,适合初学者了解FPGA-FPGA-based bus interface functions, written in Verilog, suitable for beginners to learn FPGA
Triangle
- vhdl 实现三角波输出,分辨率可调,与比较器连用可以实现PWM输出-VHDL generic Triangle,ENTITY Triangle IS port( rst : in std_logic clk : in std_logic tri_data:out std_logic_vector(7 downto 0) ) end Triangle
HDELIVER
- Simple implementation of connected components using BFS
jcs-RBTS
- 基于交叉熵法的电力系统可靠性分析,需要输入测试系统数据才行哟!-Reliability analysis of cross-entropy-based power systems, test systems need to enter data for the job yo!
OSTU
- matlab练习程序(最大类间方差二值化图像)这里用的方法是《特征提取与图像处理》3.3.4里的。- matlab exercise program (Otsu binary image)
1-p^2-1mod-p
- 从1-p^2-1中找出与p互素的元素,计算1-p^2-1模p的值,并按模值分类。已验证p=5,7。-Find numbers 1-p^2-1 which is co-prime to p,compute values mod p, and classify them according to values mod p.
y2_4
- 非常有用的智能优化算算法源程序,研究用的-Very useful intelligent optimization algorithm source program, research
afdct_usfft
- ADFCT MATLAB DEscr iptION DFCT
wyh
- 实现一个递归下降语法分析程序,识别用户输入的算术表达式-a program
jsolver
- Jacobian solver using mATLAB-Jacobian solver using mATLAB
