资源列表
[数学计算/工程计算] 二次曲线拟合---最小二乘法
说明:最小二乘法拟合,其中应用了列主元高斯消去法处理矩阵<yh4685668> 在 2009-09-12 上传 | 大小:752byte | 下载:1
[STL] GoogleCode
说明:Solution of the Google Code! A nice answer of Google Code Jam!<luangato55@gmail.com> 在 2010-04-19 上传 | 大小:751byte | 下载:0
[人工智能/神经网络/遗传算法] face detection on matlab
说明:简单实用的人脸识别程序<balance1983@163.com> 在 2010-11-18 上传 | 大小:761byte | 下载:0
[数据结构常用算法] shiyan 试验二代码
说明:试验二代码 //假设有两个按元素值递增有序的线性表A和B,均以单链表作存储结构,试编写算法将A //表和B表归并成一个按元素值递减有序的线性表C,并要求利用原表的空间存放C。-Test two code// Suppose there are two elements of value by increasing order of the linear form A and B, are linked as a si<testsb> 在 2012-03-30 上传 | 大小:762byte | 下载:0
[matlab例程] 白噪声及有色噪声序列的产生
说明:%白噪声及有色噪声序列的产生 clear all; close all; L=500; %仿真长度 d=[1 -1.5 0.7 0.1]; c=[1 0.5 0.2]; %D、C多项式的系数(可用roots命令求其根) nd=length(d)-1; nc=length(c)-1; %nd、nc为D、C的阶次 xik=zeros(nc,1); %白噪声初值,相当于ξ(k-1)...ξ(k-nc) ek=zeros(nd,<kristaleebom> 在 2014-05-19 上传 | 大小:763byte | 下载:0
[数学计算/工程计算] Auto Correlation F0
说明:Get frequency using Auto Correlation<ederwander@gmail.com> 在 2024-02-27 上传 | 大小:755byte | 下载:0