-
nibian
较为精确的逆变器仿真模型,包括控制系统,可作为初学者的重要参考,很有参考价值(More accurate simulation model of inverter, including the control system can be used as important reference for beginners,a good reference)
- 2010-09-04 11:09:33下载
- 积分:1
-
GuideandMeasurementReportofUsingpMatlab
pMatlab is a toolsbox from MIT for running matlab in parallel style on a multi-core PC or a cluster environment. These two documents summary the usage of pMatlab and running time measurements on three simple Monte Carlo simulation codes.
- 2008-04-12 08:28:04下载
- 积分:1
-
linclass
这个是用于两类的带有类别的数据的线性分类器,是结构体类型如下判别 y(i) = 1 if W *X(:,i) + b >= 0
2 if W *X(:,i) + b < 0(his function classifies input data X using linear
discriminant function:
y(i) = argmax W(:,y) *X(:,i)+ b(y)
y
where parameters W [dim x nfun] and b [1 x nfun] are given
in model and nfun is number of discriminant functions.
In the binary case (nfun=1) the classification rule is following
y(i) = 1 if W *X(:,i)+ b >= 0
2 if W *X(:,i)+ b < 0)
- 2011-05-01 17:58:21下载
- 积分:1
-
be-accomplished-in-MatlabaC-CPP-
本书主要介绍如何运用Matlah与C.C + +进行混合程序设计。共分8章。主要包括Matlab程序设计初步、Matlab编译器、Matlab与C语言的接口、生成可独立运行的iatlah程序、VC++调用Matlah程序、Matlab DotNet Builder与VC++,Matcom与C/C++以及VC++调用Matlab C++数学库。另外,附录中介绍有关动态链接库的基础知识。各章包含大量
的实例程序,可供寻求将Matlab程序脱离Matlab环境的Matlab程序设计人员、寻求在Matlab中调用C/C++程序的程序设计人员、寻求在C,C++中调用Matlab程序的程序设计人员学习和参考。(This book describes how to use Matlah mixed with the CC++ programming. Divided into 8 chapters. Including Matlab programming initially, Matlab compiler, Matlab and C language interface to generate can be run independently of the iatlah program, VC++ calls Matlah program, Matlab DotNet Builder and VC++, Matcom and C/C++ and VC++ calling Matlab C++ math library. In addition, the appendix describes the dynamic link library on the basis of knowledge. Each chapter contains a large number of example programs are available for the Matlab program from the Matlab environment, Matlab programmer, seeking to Matlab to call C/C++ program programmers seek to C, C++ calling Matlab program programmers study and reference.)
- 2011-05-19 16:01:57下载
- 积分:1
-
Mod5
用于大气辐射传输模型modtran5的matlab程序,可读取编辑tape5文件,运行modtran以及读取运行结果。(It provides a set of functions (called “methods” in object-oriented programming terminology) that ease the
handling of MODTRAN cases. These include methods to read the tape5 file format into a Mod5 class “instance” or “object”, alter the case instance described in the file, write the tape5 format back to a file, run MODTRAN on the case and read various results from
MODTRAN output files back into Matlab.)
- 2014-11-06 16:37:07下载
- 积分:1
-
复合材料频散曲线MATLAB程序
该程序代码用于求解超越方程,绘制频散曲线,自行可以更改基本参数或方程形式加以利用(Solve the transcendental equation, draw the dispersion curve)
- 2019-06-21 15:17:17下载
- 积分:1
-
时频分析工具箱
说明: 法国中央科学研究院和美国RICE大学共同开发了时频分析工具箱(matlab emd)
是一款非常好用的时频分析计算工具,它是分析时变非平稳信号的有力工具,matlab 时频分析工具箱提供了时间域与频率域的联合分布信息,清楚地描述了信号频率随时间变化的关系。
其中主要含有四种函数:
信号产生函数,可以产生不停类型的信号,如Chirp信号,bpsk信号等。
时频分析函数,可以计算线性、Cohen类、仿射类非线性分析值函数,例如短时傅里叶变换(STFT),Gabor变换,谱图,Wigner-Ville(WVD)等。
分析处理函数
图形显示函数,如等高线、三维图等。(Time-frequency analysis toolbox)
- 2020-11-13 16:39:42下载
- 积分:1
-
mbook
说明: 例举了很多用matlab编写的程序 实现了很多功能(A lot of examples of the preparation procedures used matlab realize a lot of features)
- 2008-08-27 13:06:18下载
- 积分:1
-
2ASK-2FSK-2PSK-lmodulation
2ASK、2FSK、2PSK数字调制系统的Matlab实现及性能分析比较(2ASK, 2FSK, 2PSK digital modulation system Matlab implementation and performance analysis and comparison)
- 2013-04-09 20:28:35下载
- 积分:1
-
NPearson
奈曼皮尔逊准则仿真,在P(H1|H0)=a的约束条件下,使P(H1|H1)最大的准则。(Neyman-pearson criterion)
- 2018-04-22 11:40:54下载
- 积分:1