资源列表
zxecfym
- 最小二乘法的例程,可以对数据进行线性拟合.由于源码较短只能进行直线拟合,曲线拟合的源码我稍后上传.-least squares method of programming, with the linear data fitting. As the only source for a shorter fitted to a straight line Curve fitting, I later upload source.
example4_8
- 基本的matlab程序希望有原码的高手 多多提供共同学习
2toother
- 2.进位制转换C 能将2进制的数转换成其他进制的数。比如十进制 十六进制等
SHUJUCHULI YUHUATU
- 在AutoCAD基础平台上进行数据处理和计算,以文本文件格式储存数据,并以图形形式AuroCAD在环境下显示。-in AutoCAD platform based on the data processing and, in a text file format for data storage, and graphics to form AuroCAD displayed in the environment.
51 ASM任意长度字节乘法程序
- 51MCU 汇编任意长度字节乘法程序。实现51单片机任意长度字节乘法,用于多字节乘法的计算
pjfyuyin
- 本程序实现用谱减法消除语音中的噪声,其中语音是纯净的,噪声是后加上去的,滤除效果良好-This procedure using spectral subtraction to eliminate the noise in the voice, which voice is pure, after noise is added, and filter out the effect of good
lms
- Noise cancelation using LMS Adaptive filter
w
- 子集树回溯法 试设计一个用回溯法搜索子集空间树的函数。该函数的参数包括结点可行性判定函数和上界函数等必要的函数,并将此函数用于解装载问题。 装载问题描述如下:有一批共n个集装箱要装上艘载重量为c的轮船,其中集装箱i的重量为wi。找出一种最优装载方案,将轮船尽可能装满,即在装载体积不受限制的情况下,将尽可能重的集装箱装上轮船。-A subset of the trial design of a backtracking tree with backtracking search a subs
s2
- it s to reg the img n rotat it to diff dim
I2c
- 此程序为I2C的总线控制程序,希望对您有用,请多多下载啊!-This program is I2C bus control procedures, hope you are useful, please download the lot ah!
rosenbrock
- rosenbrock是数值最优化里的一个重要算例,运用MATLAB编程测试算例-rosenbrock numerical optimization is an important example in using the MATLAB programming test examples
linked_list
- linked list. its give full detailed of about linked list. how to create and delete a node.