资源列表
AR(1)模型的估计参数
- AR(1)模型的估计参数
gaussj.rar
- 高斯消去法求逆矩阵,简单易学,特别适合初学者, Gaussian elimination inverse matrix, easy to learn, especially suitable for beginners
编写一个函数单词逆序存放
- 编写一个函数InverseByWord(char *sentence), 实现一个英文句子按单词逆序存放的功能,并给出测试程序。(50分) 如:This is an interesting programme. 逆序后变为:.programme interesting an is This-Write a function InverseByWord (char* sentence), to achieve an English sentence by the word st
123
- 约瑟夫问题 编号为1,2,3,…,n的n个人按顺序针方向围坐一张圆桌旁,每个人手中持有 一个密码(正整数)。首先输入一个正整数作为报数上限值m,然后,从第一个人开始按顺序针方向自1开始顺序报数,报到m的人离开桌子,并将他手中的密码作为新的m值,从顺序针方向的下一个就坐在桌旁的人开始重新从1报数,如此下去,直至所有人全部离开桌旁为止。-Joseph issues numbered 1,2,3, ..., n of the n individuals in accordance with t
suijikuaipai
- 随机快排的算法实现。。需要的下下来看看吧-Fast random row algorithm. . Need to look at it the next down. .
Floyd-Warshall
- The Floyd-Warshall algorithm to find the shortest path
stingcombin
- 给定一个字符串,要求判断它是否能由其它两个字符串合并而成。当两个字符串合并成一个新的字符串时,新串的字符顺序必须与原串中的顺序相一致。 -Given a string, it is required to determine whether the merger by the other two strings. When two strings into a new string, the string of characters in the new order must be the
count_char
- 编写程序统计一个字符串"C++ is beginer s language"中单词的个数-Programming statistics and a string C++ is beginer' s language " in the word number
Lms_C_Fixed
- 基于TI公司DSP的LMS算法与改进LMS算法-TI' s DSP-based LMS algorithm with improved LMS algorithm
lvboqi
- FIR数字高通滤波器设计。N=30,通带截止频率为0.8π,通带波纹最大为0.02,阻带截止频率为0.7π,阻带波纹最大为0.04-FIR digital high-pass filter design. N = 30, the passband cutoff frequency 0.8π, maximum passband ripple of 0.02, stopband cutoff frequency 0.7π, stopband ripple up to 0.04
demo_bayesclass
- 一个贝叶斯分类器的实际应用,可以有效地进行训练和预测-A practical application of Bayesian classifier can effectively carry out training and prediction
main_2d_doa_music
- L型阵下基于2D-MUSIC的二维DOA估计算法,阵列模型为L型阵,将music算法扩展到二维空间-L based on 2D-MUSIC DOA algorithm, the array model for the L array, the music algorithm is extended to two-dimensional space
