-
用8255,8253,8259实现的具有显示时分秒的电子时钟.
用8255,8253,8259实现的具有显示时分秒的电子时钟.-With 8255,8253,8259 realize is displayed every minute with an electronic clock.
- 2022-05-06 16:25:44下载
- 积分:1
-
ex6_1 ~ ex6_3 binomial distribution of the generated random data
ex6_4 ~ ex6_6...
ex6_1 ~ ex6_3二项分布的随机数据的产生
ex6_4 ~ ex6_6通用函数计算概率密度函数值
ex6_7 ~ ex6_20常见分布的密度函数
ex6_21 ~ ex6_33随机变量的数字特征
ex6_34 采用periodogram函数来计算功率谱
ex6_35 利用FFT直接法计算上面噪声信号的功率谱
ex6_36 利用间接法重新计算上例中噪声信号的功率谱
ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较
ex6_38 在置信度为0.95的区间上估计有色噪声x的PSD
ex6_39 在置信度为0.95的区间上估计两个有色噪声x,y之间的CSD
ex6_40 用程序代码来实现Welch方法的功率谱估计
ex6_41 用Welch方法进行PSD估计,并比较当采用不同窗函数时的结果
ex6_42 用Yule-Walker AR法进行PSD估计
ex6_43 用Burg算法计算AR模型的参数
ex6_44 用Burg法PSD估计
ex6_45 比较协方差方法与改进的协方差方法在功率谱估计中的效果
ex6_46 用Multitaper法进行PSD估计
ex6_47 用MUSIC法进行PSD估计
ex6_48 用特征向量法进行PSD估计-ex6_1 ~ ex6_3 binomial distribution of the generated random data
ex6_4 ~ ex6_6 generic function value of the probability density function
ex6_7 ~ ex6_20 common distribution density function
ex6_21 ~ ex6_33 figure characteristics of random variables
periodogram function ex6_34 used to calculate the power spectrum
ex6_35 direct method using FFT signal above the noise of the power spectrum
ex6_36 recalculated
- 2022-07-21 21:34:43下载
- 积分:1
-
汇编,将内存的自定地址开始的1m空间的内容显示出来
汇编,将内存的自定地址开始的1m空间的内容显示出来-compilation, will set the memory address space 1m beginning of the contents of the show
- 2022-12-15 11:15:03下载
- 积分:1
-
ex5_1 I
ex5_1 I-型线性相位FIR滤波器
ex5_2 II-型线性相位FIR滤波器
ex5_3 III-型线性相位FIR滤波器
ex5_4 IV-型线性相位FIR滤波器
ex5_5 矩形窗频响
ex5_6 希尔伯特变换器设计-汉宁窗
ex5_7 低通滤波器设计-汉明窗
ex5_8 带通滤波器设计-布莱克曼窗
ex5_9 低通滤波器设计-凯塞窗
ex5_11 频率采样技术:低通,朴素法
ex5_12 频率采样技术:低通, 最优法T1 & T2
ex5_13 频率采样技术:带通, 最优法T1 & T2
ex5_14 频率采样技术:高通, 最优法T1
ex5_15 频率采样技术:差分器
ex5_16 频率采样技术: 希尔伯特变换器
ex5_17 利用Parks-McClella算法设计低通滤波器
ex5_18 用PM算法进行的带通滤波器设计
ex5_19 用PM算法进行的高通滤波器设计
ex5_20 用PM算法进行的阶梯滤波器设计
ex5_21 用PM算法进行的差分器设计
ex5_22 用PM算法进行的希尔伯特变换器设计-ex5_1 I-type linear phase FIR filter
ex5_2 II-type linear phase FIR filter
ex5_3 III-type linear phase FIR filter
ex5_4 IV-type linear phase FIR filter
rectangular window frequency response ex5_5
Hilbert ex5_6 converter design- Hanning window
low-pass filter design ex5_7- Hamming window
ex5_8 bandpass filter design- Blackman window
ex5_9 low-pass filter design- Kaiser window
ex5_11 sampling frequency: low-pass, a simple method
ex5_12 sampling frequency: low-pass
- 2022-07-25 07:00:48下载
- 积分:1
-
Written in assembly code using random number generation algorithm: program mainl...
用汇编代码写的随机数生成算法:
程序主要由八部分组成。主程序main 从键盘输入的10进制数的子程序redigital;产生随机数,并输出随机性评估结果的子程序random;评估一个随机数随机性的子程序evaluAnum;用蒙特卡罗法评估随机性的calpi将数以十六进制输出的子程序printtohex;将数用十进制打印出来的子程序printaxd;输出换行回车的子程序printrn。-Written in assembly code using random number generation algorithm: program mainly by the eight parts. The main program main from the keyboard input 10 the number of decimal subroutine redigital generate random numbers, and output the results of the assessment of the subroutine random random assessment of a random number of random subroutine evaluAnum with the Monte Carlo Method to Evaluate the random of calpi will be hundreds of subroutines hexadecimal output printtohex will be hundreds of subroutines with the decimal print out printaxd the subroutine output carriage return line feed printrn.
- 2022-08-13 21:17:06下载
- 积分:1
-
Assembly language to achieve the interruption of the procedure, every 20 seconds...
汇编语言实现的中断程序,每隔20秒产生一次系统中断-Assembly language to achieve the interruption of the procedure, every 20 seconds have a system interruption
- 2022-03-20 15:54:01下载
- 积分:1
-
DIALOGIC 会议的测试代码,很有用的,希望对你有帮助。
DIALOGIC 会议的测试代码,很有用的,希望对你有帮助。
-Dialogic meeting the test code, very useful, I hope you have help.
- 2022-03-10 18:06:09下载
- 积分:1
-
用汇编语言实现加法,从1到N依次相加。比如N设为100,则结果为...
用汇编语言实现加法,从1到N依次相加。比如N设为100,则结果为-Compilation of experiments with the addition
- 2022-03-16 14:11:36下载
- 积分:1
-
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxpr...
random.zip 随机数产生器的汇编源代码 cmdsrc.zip 一个文本编辑器的汇编源代码 ourvxd.zip 一个用汇编编VxD的简单例子 foxprn.zip 一个在Fox中利用汇编语言接口程序实现打印图形的程序 amis.zip 在汇编程序中灵活运用TSRs的程序库-random.zip random number generator to compile the source code cmdsrc.zip a text editor ourvxd.zip compilation of source code used to compile a series of simple example VxD a foxprn.zip use Fox assembler language interface program print graphics procedures amis.zip in the compilation process TSRs flexibility in the use of the library
- 2023-04-01 18:00:04下载
- 积分:1
-
键盘输入顶点信息,有向图最短路径,最短时间,两点之间路径...
键盘输入顶点信息,有向图最短路径,最短时间,两点之间路径-Keyboard input vertex information, has to map the shortest path, shortest time path between two points
- 2022-03-21 01:38:27下载
- 积分:1