-
VCPPcall-DLL-generated-from-Matlab
将Matlab中现成的数学函数编译为动态链接库,供VC调用,可以省去工程应用中要编写各种C++数学算法的烦恼。这几个工程是我总结的几个案例,分别是VC6.0和VS2008下调用Matlab r2010a生成的dll的例子,还包括2个我自己做的矩阵求逆和数值积分的例子。(Will be ready in Matlab mathematical functions compiled to a dynamic link library for VC call, eliminating the need to write a variety of engineering applications in C++ mathematical algorithms trouble. These projects is a summary of a few cases, respectively, under VC6.0 and VS2008 dll call Matlab r2010a generated examples, including two of my own to do matrix inversion and numerical integration example.)
- 2011-11-29 19:27:00下载
- 积分:1
-
Autentication Filter
本实例将通过ISAPI提供的功能实现访问控制过滤器(Autentication Filter)。可以设定最大访问用户的数量以及授权用户名和密码。(example through the provision of functional ISAPI access control filters (Autentication Filter). The visit can set a maximum number of users and the authorized user name and password.)
- 2004-10-28 16:21:04下载
- 积分:1
-
Shaped_Histograms
this mi test m-file for matlab program
- 2013-08-27 14:44:20下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
guangxiantongxin
光纤通信的书,里面有基于matlab的通信仿真(Optical fiber communication book, which has matlab-based communication simulation)
- 2013-07-13 09:35:20下载
- 积分:1
-
power_wind_ig
用simulink对风电场进行建模分析得到功率以及电流的仿真图(This example uses an initial state vector to start the simulation steady-state. When you make changes to the model (add, delete, rename blocks, etc),
the initial state vector needs to be regenerated or disabled, otherwise Simulink signals an error when the simulation is started.
To disable the use of initial state vector for this model, go to the Data Import/Export section of the Model Configuration Parameters tool and uncheck the
Initial state option under the Load workspace section.
To regenerate the initial state vector after a change to the model, follow the instructions given in the initialization file for this model.
Type open( init_power_wind_dfig ) at the matlab prompt to view this file.)
- 2015-07-24 13:48:45下载
- 积分:1
-
boot_DC_DC
boost DC DC GOOD simulation
- 2014-02-14 00:25:31下载
- 积分:1
-
spectrumEstimation
经典功率谱估计,BT法、Welsh法、中值滤波法(matlab BT Welsh)
- 2011-07-16 11:07:06下载
- 积分:1
-
MATLAB-IMAGE
matlabr软件应用的图形图像处理,很专业的教材,事例很多(matlabr graphic image processing software applications, very professional materials, many examples)
- 2013-11-22 17:25:08下载
- 积分:1
-
GA-GUIDE
Matlab基因遗传的一些入门学习资料和指导(Matlab genetic entry learning and guidance)
- 2012-08-24 12:07:28下载
- 积分:1