-
该程序利用向量V作为依据。生成方循环矩阵
This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
-This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string.
- 2022-12-18 03:50:03下载
- 积分:1
-
一款迷人而有趣的迷题游戏,是一个测试你智力水平的游戏。Java语言开发,使用方便,画面生动有趣。...
一款迷人而有趣的迷题游戏,是一个测试你智力水平的游戏。Java语言开发,使用方便,画面生动有趣。-one charming and interesting games that fans, is a test your intelligence level of the game. The Java language development, ease of use, picture lively and interesting.
- 2022-06-13 18:11:39下载
- 积分:1
-
一个压缩软件..
a compression software..in linux-debian environment
- 2022-04-16 14:47:28下载
- 积分:1
-
混沌系统的一些参考文献,关于电路和金融方面的混沌系统的论文....
混沌系统的一些参考文献,关于电路和金融方面的混沌系统的论文.-Some reference of chaotic systems literature on the circuit and financial papers.
- 2022-04-11 19:52:58下载
- 积分:1
-
C++程序设计课本源码,供学习计算机的大学生们参考
C++程序设计课本源码,供学习计算机的大学生们参考-C source program design textbooks for students learning computer as a reference
- 2022-01-21 03:42:17下载
- 积分:1
-
这是一个定轨程序,你可用它计算轨道的位置和速度
这是一个定轨程序,你可用它计算轨道的位置和速度-satellite orbits determination
- 2022-02-19 22:10:06下载
- 积分:1
-
PIC 18F4550 BASIC LED CODE
PIC 18F4550 BASIC LED CODE
- 2023-08-03 04:45:03下载
- 积分:1
-
不需要IIS就可以运行html和ASP等源代码,各位网友千万别错过哦...
不需要IIS就可以运行html和ASP等源代码,各位网友千万别错过哦-not be running IIS and ASP html source code, you should not miss the chance to netizen Oh
- 2023-01-21 14:10:05下载
- 积分:1
-
least squares curve fitting Author : Anonymous article Source : unknown number o...
最小二乘法曲线拟合
作者:佚名 文章来源:不详 点击数:164 更新时间:2006-1-4
【字体:小 大】【发表评论】【加入收藏】【告诉好友】【打印此文】【关闭窗口】
//最小二乘法曲线拟合
typedef CArrayCDoubleArray
BOOL CalculateCurveParameter(CDoubleArray *X,CDoubleArray *Y,long M,long N,CDoubleArray *A)
{
//X,Y -- X,Y两轴的坐标
//M -- 结果变量组数
//N -- 采样数目
//A -- 结果参数
文章录入:admin 责任编辑:admin
-least squares curve fitting Author : Anonymous article Source : unknown number of hits : 164 updated : 2006-1-4 Text : big or small-- [comment] [collections] [accession told friends] [Print this article] [Close :// least-squares method curve fitting typedef CArray
- 2022-05-27 23:23:51下载
- 积分:1
-
dos learning process is essential to learn dos Oh, you want to be useful
dos学习程序
学习dos必备哦
希望对大家有用-dos learning process is essential to learn dos Oh, you want to be useful
- 2022-07-05 09:47:45下载
- 积分:1