-
nonlinear_regression_model
主要是非线性回归程序的源代码,并加载了例子和数据,输出结果是回归模型的模型参数、误差以及假设检验的结果。(Mainly non-linear regression program' s source code, and loads of examples and data, the model output is the regression model parameters, errors, and hypothesis testing results.)
- 2010-08-25 22:02:41下载
- 积分:1
-
fprintf
fprintf函数,从matlab中导出数据!(fprintf function to export the data from matlab!)
- 2013-07-16 17:17:50下载
- 积分:1
-
vjezba4
Simulating occurence of very fast transient overvoltage
- 2012-04-10 01:46:38下载
- 积分:1
-
Errortf
this source code is good
- 2013-08-16 01:28:51下载
- 积分:1
-
Biorthogonal-wavelet-transformation
the Matlab project used for biorthogonal wavelet transformation. A biorthogonal wavelet is a wavelet where the associated wavelet transform is invertible but not necessarily orthogonal.
- 2014-11-30 11:04:59下载
- 积分:1
-
Statistical-Signal-Processing
STATISTICAL SIGNAL PROCESSING Homework and their Solutions too.
- 2014-01-22 13:32:20下载
- 积分:1
-
CPPBUILDER-package-design
创建和编辑包
创建一个包需要指定:
· 包的一个名字。
· 新包要求使用或链接的其他包的列表。
· 包编译时包含或绑定的单元文件的列表。包实质上是这些包含已编译.BPL功能的源代码单元的封装,包含(Contains)列表是想编译进包的定制组件的源代码单元放置的地方。一个包由C++源文件(.CPP)和扩展名为.BPK的工程选项文件定义。这些文件由包编辑器生成。
(Creating and editing package to create a package needs to be specified: a name of the package. The new package requires the use of or linked list of other packages. Compile a list of unit package that contains the file or binding. These packages contain essentially compiled. Source code package BPL unit functions, including (Contains) list is to source code modules compiled into the custom component package placed. A package of C++ source file (. CPP) and the extension. Engineering options file defines the BPK. These files are generated by the package editor.)
- 2014-02-19 21:28:41下载
- 积分:1
-
matlab
对一个信号文件导入并进行fft变换,显示图形;对信号是否平稳,周期性,采样点数N,有偏无偏处理的估计效果等都做了处理和显示(A signal file is imported and transformed by FFT to display graphics; whether the signal is stable, periodic, sampling point N, the estimation effect of biased and unbiased processing are processed and displayed.)
- 2020-09-27 20:47:45下载
- 积分:1
-
fca22
流体粒子仿真工具,读取FCS 2.0 或3.0格式的文件,进行流体仿真。(This Matlab GUI enables you to perform evaluation on FCS format data files measured by flow cytometry. The following features are included (version 2.2):
reading FCS 2.0 and FCS 3.0 list mode (LM) file format. The user can multiselect more LM files in the "Open LM File" dialog box defining a set of LM files to be evaluate.)
- 2009-09-24 21:37:39下载
- 积分:1
-
rk4
改进的四阶龙格库塔算法,Improved fourth-order Runge-Kutta algorithm另带独立分量法程序(Improved fourth-order Runge-Kutta algorithm)
- 2010-09-08 15:13:18下载
- 积分:1