-
MATLAB
matlab数值分析详解,新手入门必备,常用matlab技术。(matlab numerical analysis Xiangjie, the Getting Started essential, commonly used matlab technology.)
- 2012-10-22 16:13:09下载
- 积分:1
-
FullBNT-1.0.7
matlab贝叶斯工具箱,最新版1.0.7(bayesian toolbox for matlab)
- 2015-04-20 09:56:58下载
- 积分:1
-
MTLAB
讲解如何使用Matlab进行建模与仿真,并对仿真结果进行分析和可视化(Explain how to use Matlab for modeling and simulation, and simulation results for analysis and visualization)
- 2008-01-26 20:14:24下载
- 积分:1
-
matlab
适合信号处理的人看,对于学习信号处理的人很有用。(People will look for signal processing, signal processing for people to learn is useful.)
- 2010-10-16 18:26:10下载
- 积分:1
-
LTETheUMTSLongTermEvolution
说明: 想学LTE系统相关知识的朋友可以看看这本经典书籍(Want to learn the system knowledge LTE friends can look at this classic book)
- 2011-02-28 21:27:40下载
- 积分:1
-
program
MATLAB高级编程
出版社 : 电子工业出版社
系列名 :MATLAB实用指南系列
作者 : 苏金明/ 刘宏/ 刘波/
浏览次数:2722 次
出版日期:2005年8月
版别版次:2005年8月第1次印刷
本书在第1版的基础上进行修订和补充,基于最新版本编写。MATLAB 最新版在程序编译方面发生了很大的变化。首先是将所有与编译有关的工作,例如独立应用的生成、库的生成、组件的生成等,全部集成到一个称为部署工具的可视界面中;其次是发布了.NET生成器,不仅支持COM组件生成,还可以生成.NET组件,从而可以实现MATLAB与.NET程序的无缝集成。 本书详细地介绍了三维图形建模、渲染和交互、面向对象编程、编译器、MATLAB与C/C ,VB,VC,.NET,Excel,SPSS和硬件等的接口技术、.NET生成器以及Excel生成器。
(MATLAB Advanced Programming
Publisher: Electronic Industry Press
Series Name: MATLAB Practical Guide Series
Of: SGT/Liu/Liu Bo/
Views: 2722 times
Publication Date: August 2005
Edition other edition: August 2005 1st printing
1st edition book based on the amendments and additions, based on the latest version of the preparation. MATLAB compiled the latest version of the program, great changes have taken place. First, with the compilation of all work-related, such as the formation of separate applications, library generation, the generation of components, all integrated into a tool called the deployment of visual interface followed by the release of the. NET Generator, not only generate support for COM components can also be generated. NET components, which can be achieved with MATLAB. NET procedures for seamless integration. This book describes in detail three-dimensional graphic modeling, rendering and interactive, object-oriented programming, compiler, MATLAB a)
- 2010-05-17 14:20:07下载
- 积分:1
-
PID-Control-5
离散系统的数字PID控制,可以根据S参数选择跟踪三角波、锯齿波、随机信号,跟踪效果良好。(Discrete system of digital PID control, S-parameters can be selected track triangle wave, sawtooth, random signals, track to good effect.)
- 2011-10-06 12:10:36下载
- 积分:1
-
Assignment-1-modified-matlab-code-m-files-(Ali)
this code generates random numbers according to different distributions, Gaussian distribution, Rayleigh distribution, Rician and Nakagami, weibull and suzuki model.
- 2013-10-06 22:05:39下载
- 积分:1
-
pso
该代码为基于pso算法优化的PID神经网络的系统控制算法(The code is optimized control algorithm based on PID neural networkthe pso algorithm )
- 2013-04-05 20:55:06下载
- 积分:1
-
allcomb
返回从不同数组中取数据的组合
比如输入两个数组{1 2} {3 4}, 返回值为
{1 3}
{1 4}
{2 3}
{2 4}(Back to take a combination of data from different array such as input two arrays {12} {34}, return value {13} {14} {23} {24})
- 2012-11-11 00:54:17下载
- 积分:1