资源列表
osdef
- C代码编程中常用的数学计算的宏定义,请多多提些意见。
fgcone
- matlab 程序 圆锥拟合 使用最小二乘法
digital
- 高阶微分方程分解成为两个方程后,使用改进欧拉法&龙格-库塔 解 高阶微分方程。
optimal3
- 关于最佳算法的实现
small_secend
- 这是最小二乘法,比较实用,目前俺手中最小二乘法库中的一个,可以用于代码,如果你需要,可以下载,直接搬过去用。-This is the least square method, more practical, I present the hands of the least square method, a library, can be used to code, if you want, you can download directly moved by the past.
rect_test
- It is just exerciseing of signal processing. ( Rect function, Convolution, etc. ) ( making tri-functioin(: rect * rect) and performing FFT ),-It is just exerciseing of signal processing. ( Rect function, Convolution, etc. ) ( making tri-funct
Decfunction
- 算法分析实验 算法分析减治法 8枚硬币问题-Experimental analysis of algorithms analysis of algorithms by-conquer eight coin problem
AFTODF
- 用Fortan语言编写的将模拟滤波器转变为数字滤波器的程序-Written by Fortan analog filters into digital filters process
yagebidiedaifa
- 设方程组Ax=b 满足aii ≠0, 将方程组变形为: x=Bx+f, 则雅可比(Jacobi)迭代法是指 x(k+1)=Bx(k)+f 由初始解逐步迭代即可得到方程组的解-Set of equations Ax = b satisfy aii ≠ 0, the equations of deformation: x = Bx+ f, then the Jacobi (Jacobi) iteration is x (k+1) = Bx (k)+ f from the initial
isodata
- 本程序实现isodata算法对随机数据进行分类-This procedure achieved isodata random data classification algorithm
The Most Deligent Man
- 邓老师发现有很多外国同学选修他的 mooc,于是他打开刷题记录,想找出最认真的那位同学。 共有 n 条刷题提交记录,每条记录包含一个人名,所有同学的名字各不相同。 邓老师认为刷题记录中出现最多的人就是最认真的那位同学。于是他开始查找,虽然邓老师脑容量很大,但是他不想花很多在这种单调的工作上,于是他只分配了很少的脑容量来完成这项任务。 请你设计一个算法,帮助他找到最认真的人。 输入 第一行仅含一个整数,即记录的总数 n。 接下来的 n 行给出记录,每行各用一个字符串给出一个人名。
