资源列表
find_if
- 所谓断言函数,就是返回bool值的函数。-The assertion function, the return the bool value the function.
txtread
- 此程序用来将txt文件载入到matlab中-This program is used to load the txt file to matlab
maandianhezhongweishu
- 矩阵的马鞍点和求中位数的算法,西安电子科技大学复试机试题-failed to translate
English-sentence-word
- 分词思想:用是s[]来存取输入的句子,t[h][j]来存储分词后的每个单词,由于每个单词也是一个字符串 ,所以要用二维数组来存,然后从s中逐个读入字符,如果是字符就将当前s[i]存入t[h][j],并 j+1,如果是空格或标点则结束上一个单词的读入,h+1,并将j置0准备下一个单词的存储-Word idea: use is s [] to access the input sentence, t [h] [j] to store each word after word, because
CPP
- 文件主要实现PC与单片机之间的串口数据的读取功能-The main achievement of files between PC and microcontroller serial data read function
Found-Word
- 主要用于文本文件的单词搜索功能,并输出文本文件中要搜索单词所在的所有行的内容。-Mainly used in the text file of the word search function, and outputs a text file where you want to search for the word to all rows.
LMSnew
- 实现对最小均方算法LMS的仿真,及其收敛性能的实现-Achieve the minimum mean square LMS algorithm simulation and performance to achieve convergence
Kalman
- 改程序采用抗差kalman,利用自适应因子与等价权矩阵分别进行处理。-Reform program uses robust kalman, using adaptive factor and the equivalent weight matrix processed separately.
MSK
- 对MSK调制的PSD进行分析,并与QPSK调制相比较-This scr ipt calcultes the PSD of an MSK modulation format and compares it with the theoretical result for QPSK with half sinusoidal pulse shapes.
untitled-text.txt
- 求两个平方数,使得平方数的和等于input数。-Write a program that takes an integer as input and then determines two unique squares that sum up to the number.
fenchapotolyafsv
- 混沌的分岔图进行研究 有利于更好地分析混沌系统-The bifurcation diagram of chaos are studied Is conducive to better analyze chaotic system
LMS
- 最小均方误差LMS算法的MATLAB实现代码基本 代码-LMS basic code