-
yundongkonzhi
以人体步行运动为研究对象,通过构造人体几何和运动模型(Using human ambulation as the research object,by constructing human geometrical and kinetic model)
- 2010-09-16 20:53:53下载
- 积分:1
-
MATLAB
用MATLAB编写的一些数字信号处理的实验。(Written some of the digital signal processing using MATLAB experiment.)
- 2013-04-14 20:47:51下载
- 积分:1
-
HW1_2Shooting
Shooting Method for ODE
- 2011-04-20 16:57:40下载
- 积分:1
-
LMS_equalizer
LMS自适应均衡器,模块化实现。(随机数发生器模块,噪声模块,信道模块,LMS均衡模块,图形显示模块)(LMS adoptive equalizer)
- 2015-01-03 21:40:10下载
- 积分:1
-
ControlSystemsSimulationusingMatlabandSimulink
Addison Wesley出版的一本深入讲解c++面向对象编程机理的书,对于c++程序员进一步全面了解面向对象机制的好书。书中有丰富的程序实例和解读。英文版(Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation,
inheritance, and "the virtuals"-virtual functions and virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated
with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs..)
- 2009-09-06 15:19:01下载
- 积分:1
-
Matlab
Matlab小问题
问: Matlab仿真中怎样编辑Scope中的图象???
答: 实现的方法有以下的几种:
1)PrintScreen,然后粘贴到Windows位图编辑器,选择图像点击右键,选择“反色”即可;
2)在Scope中,它的参数设置的第二页,有一个Save Data to Workplace,将它选中,然后在下面的方框
中指定变量名,然后用plot命令画出;
3)直接在模型上再加一个,to Workplace模块,也用plot画出;
4) 等scope显示出来图像以后,在matlab上运行
set(0, ShowHiddenHandles , On )
set(gcf, menubar , figure )
这时候你会发现scope的工具栏的上面多了一行,点击insert-axes,鼠标会变成十字形状,然后再图像的任意一处双击左键出现一个对话框PropertyEditor,选中style在窗口的右便会出现color,这时你就可以任意修改背景颜色了。
问: 怎样进行S-function的编程和使用???
答: S-function也就是System-function的缩写。说得简单,S-function就是用MATLAB所提供的模型不能完全满足用户,而提供给用户自己编写程序来满足自己要求模型的接口。要了(err)
- 2007-12-07 16:29:53下载
- 积分:1
-
LunarCalendar
说明: 一个简单但是很有意思的代码。可以实现阳历和阴历的转换。并且能够查询阴历。(A simple but very interesting code. Can achieve the conversion solar and lunar calendars. And the ability to check the lunar calendar.)
- 2020-09-12 15:17:59下载
- 积分:1
-
Data-description-toolbox_1.75
好用的数据描述工具箱,SVDD等各类描述工具。(Data description toolbox
dd tools 1.7.5
A Matlab toolbox for data description, outlier and novelty detection)
- 2012-07-07 19:07:30下载
- 积分:1
-
Nonlinear-evolution-equations
本书介绍了某些非线性演化方程的物理背景和定性研究,对某些非线性演化方程研究的新结果,某些非线性演化方程的相似解和潘勒维性质,和无穷维动力系统。(This book describes some of the physical background of nonlinear evolution equations and qualitative research study of nonlinear evolution equations for some new results, some of the solutions of nonlinear evolution equations and Pan Lewei similar nature, and infinite-dimensional power systems.)
- 2011-11-22 16:07:57下载
- 积分:1
-
spread_spectrum_communication
四用户扩频通信系统设计、MATLAB仿真及误码率计算(Four user spread spectrum communication system design, MATLAB simulation and bit error rate calculation)
- 2009-03-27 14:04:42下载
- 积分:1