资源列表
heweierfenchazhao
- 自己的小程序,入门学习的,可能对大家有用~!-Own procedures, entry of the study may be useful to everyone ~!
main
- 回文素数(回文数——从左到右和从右到左是看一样的;素数——指在一个大于1的自然数中,除了1和此整数自身外,没法被其他自然数整除的数。) -Prime Palindromes(The number 151 is a prime palindrome because it is both a prime number and a palindrome (it is the same number when read forward as backward). Write a program
MAX197
- 用MAX197(AD芯片)进行电压测量,C语言-AD chip voltage measurement
savef
- 两个文件合并成一个文件,一个文件分解成两个文件-Two files into one file and decomposition
crop
- this code is used for crop an image.
DSB
- DSB双边带调制的systemview仿真系统-DSB double sideband modulation simulation system systemview
SchulerDemo.m
- kalman filter matlab code
clock
- 刚做好一个,功能比较简单(年,月,日,时,分,秒).喜欢的拿去用:-Just do a, relatively simple function (year, month, day, hour, minute, second) favorite take it with:
hilbert
- The electrocardiogram (ECG) is a well known method that can be used to measure Heart Rate Variability (HRV). This paper describes a procedure for processing electrocardiogram signals (ECG) to detect Heart Rate Variability (HRV). In recent years, th
calendar_print
- 功能描述: 输入给定年份,以常见日历形式输出当年日历 算法描述: 对于给定的年份,先由已知条件(2000年1月1日为星期六),推算出给定的这一年第一天是星期几,然后判断给定的这年是闰年还是平年,然后根据规定一次打印出这年12个月的日历。 -Descr iption: enter in a given year, in order to form a common output calendar year calendar algorithm Descr iption: For a
Radar_LFM
- 这是线性调频雷达信号的MATLAB代码,希望有用-linear frequency modulation
IsBalanceTree
- 判断是否是平衡二叉树。导入eclipse时package classTwo 更改包名,-Is Balance Tree