-
MatlabNotes
this tuturial is a basic of Matlab.This document is a guide for Matlab begginers and for people who want to be an experts,too.
- 2009-03-05 19:03:17下载
- 积分:1
-
Newton
说明: 牛顿均差插值公式,使用各阶均差,比拉格朗日插值计算量省(Newton interpolation formula are poor, the use of the bands are worse than the Lagrange interpolation calculation of the volume of the province)
- 2008-11-21 11:59:45下载
- 积分:1
-
power_PVarray_grid_det
说明: 100kW三相光伏并网详细模型
MPPT使用增量电导法(Detailed model of 100 kW three-phase photovoltaic grid-connected
MPPT uses incremental conductivity method)
- 2019-06-04 14:57:39下载
- 积分:1
-
cut_sample
说明: 使用二分法对样本集进行剪辑,剪辑法的思想,就是将样本集分成训练集与考试集, 利用训练集样本对考试集的样本进行分类(使用近邻法),如果考试集中某个样本分类错误的话,将这个样本删除。在该函数中,使用最近邻法,只进行一次剪辑(遍历完考试集中的样本以后退出)。还有一种重复剪辑法(适用于样本比较多的情况),把样本随机分为多个样本集,将相邻的两个样本前一个作为考试集,后一个作为训练集,调用二分剪辑。所有的样本子集剪辑完毕以后,在递归调用,直到没有样本被剪辑掉,没得讲,重复剪辑的效果肯定好一些。
(The sample sets using the dichotomy of the clips, editing law idea is to sample set into training set and test set, using the training set samples to the test set of samples (using the nearest neighbor algorithm), if the examination focused on a sample of classification error then delete this sample. In the function, use the nearest neighbor method, only once clips (focused on a sample of traversal finished after the exit exam). There is also a repeat clip method (samples are more applicable to the case), the samples were randomly divided into multiple sample set, the two adjacent samples of the former one as a test set, the latter one as a training set, call the two sub-clips. All the samples were a subset of the clips after they have finished, in the recursive call, until there are no samples were clip out, did not have to say that the effect of repeated clips definitely better.)
- 2010-03-19 11:13:13下载
- 积分:1
-
cost_207
自己编写的COST207 MATLAB信道模型 包括RA TU BU RA 等不同环境下信道参数等(I have written COST207 MATLAB channel model including the RA TU BU RA channel parameters under different circumstances)
- 2009-03-01 12:58:32下载
- 积分:1
-
BerndHafner
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN
(C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c contains two functions: You may read a double-variable as a string from the file and convert it to a double (function string2double) and you may convert a double to a string (function double2string) and write it to a file (see main () in convert.c). The file conditio.dat is an example of numbers read by convert.c. The conv.exe was compiled on a Windows95-system. The files were tested for MATLAB 5.2 and WATCOM 11.0a result of " ver" is : MATLAB Version 5.2.1.1420 on PCWIN)
- 2009-12-23 14:44:06下载
- 积分:1
-
Cronometro
new timer system
- 2014-08-12 03:24:17下载
- 积分:1
-
Multipath-and-Doppler--
多径和多普勒的讲义,文件内含matlab源代码,对于了解多径和多普勒效应很有帮助。(Multipath and Doppler handouts, matlab file containing the source code for understanding the effect of multipath and Doppler helpful.)
- 2014-12-25 15:43:32下载
- 积分:1
-
matlab
六自由度钢带并联机器人位置逆解仿真程序 源码(Six degrees of freedom steel strip connected in parallel position of the robot inverse solution of emulation program)
- 2013-05-13 16:00:23下载
- 积分:1
-
ARFIMA_SIM
Generates a sample for an arima model
- 2011-01-06 20:25:03下载
- 积分:1