-
lagrange
Matlab中没有现成的Lagrange插值函数,必须编写一个M文件实现Lagrange插值。
设n个节点数据以数组x0,y0 输入(注意Matlat的数组下标从1开始),m 个插值点以数组 x输入,输出数组y 为 m个插值。
编写一个名为lagrange.m的M文件。(Matlab is not off-the-shelf Lagrange interpolation function, we must realize the preparation of an M file Lagrange interpolation. N nodes based data to an array of x0, y0 input (Note Matlat subscript of the array starting at 1), m a x interpolation points to the array input and output array y for m months interpolation. Lagrange.m the preparation of a M-file.)
- 2008-05-12 10:54:59下载
- 积分:1
-
Templates1_7
本书是C++模板编程的完全指南,旨在通过基本概念、常用技巧和应用实例3方面的有用资料,为读者打下C++模板知识的坚实基础。 全书共5个部分,22章。第1章全面介绍了本书的内容结构和相关情况。第1部分(第2~7章)以教程的风格介绍了模板的基本概念,第2部分(第8~13章)阐述了模板的语言细节,第3部分(第14~18章)介绍了C++模板所支持的基本设计技术,第4部分(第19~22章)深入探讨了各种使用模板的普通应用程序。附录部分是一处定义原则和重载解析的相关资料。 本书适合C++模板技术的初学者阅读,也可供有一定编程经验的C++程序员参考。(This book is C++ template programming, The Complete Guide to through the basic concepts, techniques and application examples of three commonly used useful information for readers to C++ templates to lay a solid foundation of knowledge. The book is 5 parts, 22 chapters. Chapter 1 introduces the overall structure and content of the book relevant circumstances. Part 1 (2 ~ 7) tutorial style introduction to the basic concepts of templates, Part 2 (8 ~ 13) describes the details of the template language, Part 3 (14 ~ 18), introduced C++ template support for the basic design techniques, Part 4 (19 ~ 22) in-depth study of various common applications using templates. Appendix is a definition of the principles and relevant information overload resolution. C++ book for beginners to read template technology, but also have some programming experience for C++ programmers reference.
)
- 2010-12-20 18:56:57下载
- 积分:1
-
vad0
端点检测程序
端点检测程序
端点检测程序
(vad.m - 端点检测程序
vad.m - 端点检测程序)
- 2011-05-08 22:33:53下载
- 积分:1
-
Shape-Recognation
这是在MATLAB环境下的一个进行图像连通,识别,提取质心的程序。(This is an image communication, recognition in a MATLAB environment, extracting the centroid of the program.)
- 2015-11-04 22:14:28下载
- 积分:1
-
MATLAB程序设计与应用(刘卫国第1版)
有关matlab的一本书籍,内容还不错。讲的很细致,也有部分例程。(The book of MATLAB is rich in content.)
- 2018-04-15 22:24:23下载
- 积分:1
-
Basic-commands
Basic matlab commands
- 2013-01-07 17:06:15下载
- 积分:1
-
Dmc
DMC预测矩阵控制程序,matlab程序,关于单晶炉温度控制(DMC prediction matrix control program)
- 2020-12-24 14:09:10下载
- 积分:1
-
captv74
code for simulating wsn
- 2013-11-21 03:42:22下载
- 积分:1
-
art_tyxs
直接使用MLS访问方式生成art迭代重建的投影系数,重建时,可以直接按序使用投影系数。(use MLS to create the projection matrix of art, so we can directly use the matrix to reconstruct image )
- 2014-02-24 22:14:06下载
- 积分:1
-
pcgames_DotA_im_3.80
sift匹配程序在matlab环境下的实现,包括特征提取与匹配(the sift match program realization in Matlab environment, including feature extraction and matching)
- 2012-04-02 13:19:06下载
- 积分:1