资源列表
Disrete-Analysis
- 数值分析内:二分法、牛顿法、拟牛顿法、微分数值解法、插值、最小二乘等六个实验的源码-source code of discrete analysis ,including newton,dual and other four algorithms
positioning
- 此算法是在matlab编译环境下,利用最小二乘法实现了通信热点之间的定位问题-This algorithm is in the matlab compiler environment, using the least squares method to achieve the positioning of communication between hotspots
ex2
- 在文本框中输入10个数字,分别输出这10个数字的最大数,最小数,平均数。-In the text box, enter 10 digits, respectively output the maximum number of these 10 digits, the minimum number of averages.
ex1
- 在一个文本框中输入若干个数字,可以给他们求和。-In a text box, enter the number of digits that can give them the sum.
ex15
- 简易计算器。该计算器可以实现一些简单的算术运算。比如,加减乘除等。-This procedure is a simple procedure.This procedure can achieve addition,subtraction,multiplication,and division.
gradientDescentTrain.m.tar
- 一个matlab的m文件,使用梯度下降法进行数据训练实现数据分类(线性可分问题)- A matlab m file, the training data using a gradient descent method for data classification (linearly separable problems)
SVD_CPP
- C++写的svd程序,供学习参考-C++ svd written procedures for study and reference. . . . . . . . .
gifsanimados118lv6
- um exemplo de comeco programacao em pascal
vectorquantise
- file in matlab shows the compression algorthim
TrangleProject
- Delaunary算法实现,项目中的数据用的是jxl包由本地excel导入到程序中-Delaunary algorithm, the data is used in the project by a local excel jxl package into the program
cbscodsp
- 数值计算控件是一个不带界面的控件,其中集成了丰富的数值计算方法,用户可以任意组合这些方法来实现自己的算法,从而大大地简化了编程的复杂程度。主要包括的算法有: 1. 数值计算方法。 2. 统计计算。 3. 工具类函数。 4. 信号处理。 5. 随机数产生。 http://www.chengbosoft.com-the ActiveX control for numerical compution & digital signal processing. www
numerical computation algorithms
- some codes for usage in SciLAB in portuguese (pt-br) for runge-kutta 3 & 4, euler, simpson 3/8, and newton root finder.
