-
polyfit2d
根据已知的三维离散数据(x,y,z),在MATLAB中利用此函数进行三维曲面拟合,再根据polyval2d得出拟合函数的系数矩阵。(according to 3D discrete datum (x,y,z),use this function in MATLAB to fit 3D surface, and use polyval2d to get coefficient matrix)
- 2009-09-04 12:58:19下载
- 积分:1
-
dnwet
自己写的matlab小程序,用于解线性方程。可以参考下(Their own small programs written in matlab for solving equations. Can refer to)
- 2011-09-27 10:15:25下载
- 积分:1
-
SIRC
To decode SIRC data when someone want to build some device remote control.
- 2014-08-20 23:49:03下载
- 积分:1
-
filter_HFSS
滤波器程序优化算法,可以生成脚本文件联合HFSS调用优化。(Filter program optimization algorithm, can generate a script file call optimization combined with HFSS.
)
- 2013-05-16 16:14:19下载
- 积分:1
-
BPPID
采用神经网络控制的方法。利用人工神经网络的自学习这一特性,并结合传统的PID控制理论,构造神经网络PID控制器,实现控制器参数的自动调整(Control method using neural network. Artificial neural network to learn the characteristics of the self, combined with the traditional PID control theory, structural neural network PID controller, automatically adjust the controller parameters
)
- 2011-01-14 23:37:29下载
- 积分:1
-
matlab
清华大学MATLAB综合实验 c语言要求较高 能很好的辅导作用(Tsinghua University the MATLAB integrated experimental c language require a higher good counseling role)
- 2013-03-27 09:30:21下载
- 积分:1
-
CPPSTL
STL(Standard Template Library),即标准模板库,是一个具有工业强度的,高效的C++程序库。它被容纳于C++标准程序库(C++ Standard Library)中,是ANSI/ISO C++标准中最新的也是极具革命性的一部分。该库包含了诸多在计算机科学领域里所常用的基本数据结构和基本算法。为广大C++程序员们提供了一个可扩展的应用框架,高度体现了软件的可复用性。 (STL (Standard Template Library), which is a standard template library, with industrial strength, efficient C++ library. It is contained in the C++ standard library (C++ Standard Library), ANSI/ISO C++ standard is the latest in is also very part of a revolutionary. The library contains many in Computer Science in the field of common basic data structures and basic algorithms. Provides an extensible application framework for the majority of C++ programmers, highly reflects the software reusability.)
- 2014-11-06 11:06:37下载
- 积分:1
-
22
说明: 语音识别关键性技术的MATLAB仿真实现.pdf(Voice recognition key technologies MATLAB simulation. Pdf)
- 2013-01-03 12:19:58下载
- 积分:1
-
POPGENE
微卫星SSR基本数据分析常用软件,功能比较强大,具有通用性(Microsatellite SSR commonly used basic data analysis software, the function is stronger, is versatile
)
- 2014-01-21 21:40:10下载
- 积分:1
-
LDPC
LDPC的完整c语言开发源程序代码,可以直接运行,没有错误,里面含有文件:
construct_matrix.cpp
decode.cpp
encode.cpp
Gaussian_channel.cpp
generating_matrix.cpp
get_matrix.cpp
LDPC_main.c(LDPC complete c language source code, can be directly run, no errors, which contains documents: construct_matrix.cppdecode.cppencode.cppGaussian_channel.cppgenerating_matrix.cppget_matrix.cppLDPC_main.c)
- 2020-11-10 14:29:45下载
- 积分:1