-
牛顿差商法求数值拟合。包文件中包含一个例子结果文件,包括输入和输出的结果。...
牛顿差商法求数值拟合。包文件中包含一个例子结果文件,包括输入和输出的结果。-poor numerical fitting. Packet document contains an example of the outcome document, including input and output results.
- 2023-03-26 15:35:03下载
- 积分:1
-
用于分数阶刘系统数值仿真的源代码
用来进行分数阶Liu系统数值仿真的源代码――This is the program to simulate fractional-order Liu system-Used for fractional order Liu system Numerical simulation of the source code- This is the program to simulate fractional-order Liu system
- 2022-03-09 10:54:34下载
- 积分:1
-
数学基本函数调用库
数学基本函数调用库-basic mathematical function call library
- 2023-02-07 21:30:03下载
- 积分:1
-
space time coding
《Space-Time Coding》Branka Vucetic、Jinhong Yuan [2003]
a very good foreign book for wireless communication study
- 2022-02-05 13:40:15下载
- 积分:1
-
基于视频的图像处理系统
基于AVI的 图像处理系统 里面有目标检测和背景差分法还有提供目标跟踪分析。
- 2022-06-21 12:42:59下载
- 积分:1
-
随机生成的字符串段。
随机产生一段字符串。-randomly generated string section.
- 2023-04-08 01:15:04下载
- 积分:1
-
小生境遗传算法(NGA)的MATLAB工具箱及四个应用实例
小生境遗传算法(NGA)的MATLAB工具箱及四个应用实例,这个代码可以和支持向量机融合,根据自己的需要,来编写程序,这是最新的研究算法
提供给对支持向量机感兴趣的人
- 2022-08-15 03:08:51下载
- 积分:1
-
use c language to make a Newton interpolation arithmetic.Newton interpolation ar...
用C语言来实现的。牛顿插值法对一些函数作近似的替代,是N个节点数的插值函数。-use c language to make a Newton interpolation arithmetic.Newton interpolation arithmetic make a approximation of the function witch have N interpolation points
- 2023-02-05 04:00:03下载
- 积分:1
-
VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等...
VC下最牛的算数表达式,将math.h 所有函数都集成到一起都能用计算出来,包括加减乘除;(、 正玄、 余玄,乘方,log ln,等 -VC most cattle arithmetic expression math.h will integrate all functions are used together can be worked out including the arithmetic; (, Shogen, Yuxuan, involution, ln log, etc.
- 2022-02-20 17:13:59下载
- 积分:1
-
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果...
科学与工程数值计算算法
1、本书附赠的光盘包含了本书中全部的源代码。使用时只需将相应的目录拷贝到您的硬盘中。
注意 拷贝到硬盘上的源文件的属性如果成为只读的,在编译之前应该将它们的属性改为可读写的。
2、光盘各目录中的内容如下所示:
光盘目录 内容说明
SourceChapterN 第N章的所有示例工程源程序
SourceClasses 本书所有算法类的源程序
SourceLib 集成本书所有算法的静态库文件
SourceDll 集成本书所有算法的动态库文件
-Science and Engineering numerical algorithm 1, this book comes with a CD-ROM contains all the book s source code. Simply use the corresponding copy of the directory to your hard drive. Note to copy the source files on your hard disk becomes read-only attribute in the compiler prior to their properties should be changed to read and write. 2, CD-ROM contents of the directory as follows: CD-ROM directory description SourceChapterN the first chapter all the examples of N source project SourceClasses algorithm book all types of source book SourceLib integrated all of the static algorithm library file SourceDll integrated all book algorithm for dynamic library files
- 2023-08-03 22:30:03下载
- 积分:1