-
oil
本程序是用matlable求任意一个二维矩阵的边界矩阵,与C和C++不同,这里不只用循环,比C和C++要方便快的多。(This procedure is arbitrary matlable seeking a two-dimensional matrix of the boundary matrix, with C and C is different here, not only by cyclic than C and C should be faster and more convenient.)
- 2009-01-20 20:28:01下载
- 积分:1
-
backpropagation_class
A MLP code with backpropagation training algorithm designed for classification problems.
- 2010-11-17 06:08:55下载
- 积分:1
-
SceneClasification
用于场景分类的代码,特征是事先提取好的,用PHOG特征(For scene classification code, characterized in that prior extraction good PHOG characterized)
- 2012-09-03 20:20:00下载
- 积分:1
-
Simulink
一个详细介绍Simulink仿真过程的课件,对于刚开始接触Simulink仿真的朋友们很值得一看!(Simulink simulation of a detailed process of courseware, for the beginning of contact with friends Simulink simulation is worth a visit!)
- 2009-05-26 18:11:16下载
- 积分: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
-
ols
正交最小二乘辨识算法
该算法除了实现最小二乘辨识功能之外而且能按照各项重要性将其逐一选出并且估计相应系数(OLS Orthogonal Least Quares.
[x, ind] = OLS(A,b,r) gives the solution to the least squares problem
using only the best r regressors chosen from the ones present in matrix A.
This function also returns in the vector ind the indexes of the
best r regressors (i.e., the best columns of A to use).
If r is equal to n, the solution x given by OLS is the same as the solution
given by A, but in ind we still have the regressors sorted by their
importance. This means that one can perform a feature selection by taking
the first k entries in ind (k<r).)
- 2010-01-06 20:18:56下载
- 积分:1
-
7-121-02176-5
说明: 本书系统地介绍MATLAB 7.0的混合编程方法和技巧,包括MATLAB的基础知识、MATLAB混合编程、几种典型的混合编程方法等,并以图像处理为例介绍了一个综合应用实例。(Book is a systematic introduction to MATLAB 7.0, and mixed programming skills, including basic knowledge of MATLAB, MATLAB hybrid programming, typical of mixed programming methods, and to image processing as an example, introduced a comprehensive application instance.)
- 2010-04-22 16:30:35下载
- 积分:1
-
ofdm-matlab
基于MATLAB软件的OFDM系统仿真的调制解调的对比!(Based on comparison of OFDM system simulation software MATLAB modulation and demodulation!)
- 2014-02-11 17:47:17下载
- 积分:1
-
PV
说明: 建立包含直驱型风力发电机
、
单级式光伏发电系统和储能蓄电池的风能与光伏混合微电网模型
。
混合微电网在并网运行时
,
通过储能蓄电池平滑风能和光伏电源的输出功率波动
,
维持公共连接点
(PCC)
电压
;(Building a direct drive wind turbine
,
Single stage photovoltaic power generation system and energy storage battery wind energy and photovoltaic hybrid microgrid model
.
Hybrid microgrid in grid connected operation
,
Smoothing the output power fluctuation of wind power and photovoltaic power supply by storage battery
,
Maintain common connection point
(PCC)
Voltage)
- 2017-03-11 10:50:03下载
- 积分:1
-
MATLABSmith
基于MATLAB语言的Smith圆图软件设计()
- 2008-03-29 17:04:27下载
- 积分:1