-
getd
共轭梯度法,是数值分析中很重要的一种,源码为其在matlab中的实现。(Conjugate gradient method, numerical analysis is a very important one in the matlab source code for its realization.)
- 2009-02-12 00:03:35下载
- 积分: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
-
buck_converter
Buck converter for power electronics
- 2014-09-28 02:45:02下载
- 积分:1
-
kunlao_v20
仿真效果非常好,LCMV优化设计阵列处理信号,利用贝叶斯原理估计混合logit模型的参数。( Simulation of the effect is very good, LCMV optimization design array signal processing, Bayesian parameter estimation principle mixed logit model.)
- 2016-05-27 13:30:59下载
- 积分:1
-
ActiveFormSample
一个Active Form的范例(an example of the Active Form)
- 2005-02-03 18:52:47下载
- 积分:1
-
dqo_3phase
dqo axis to a-b-c axis
- 2012-05-02 15:35:59下载
- 积分:1
-
SPIHT
Spite压缩源码,matlab编写,希望对您能有很大帮助(Spite compressed source, Matlab prepared, and I hope to you can be of great help)
- 2007-07-10 10:25:54下载
- 积分:1
-
children
matlab 中采用云模型实现的各个地区儿童身高的统计的数据分析和实现!(matlab cloud model used in the various areas to achieve the statistical height of children and implementation of data analysis!)
- 2011-01-05 15:01:28下载
- 积分:1
-
cvx1
心电检测中,是我自己编的毕设程序,有很多代码,包括心电处理的主程序,附程序,相关分析算法,谱分析算法以及各方法之间的对比。(ECG detection is my own series of complete set up procedures, there is a lot of code, including the main program of the ECG processing, the contrast between the attached procedures, correlation analysis algorithm, spectral analysis algorithm and method.)
- 2013-04-18 09:32:09下载
- 积分:1
-
equizer
说明: HART协议的均衡器设计 DCT LMS 设计 + 位同步设计,仿真证明了设计的有效性(HART protocol design DCT LMS equalizer design+ Bit synchronous design, simulation proves the validity of the design)
- 2008-10-01 21:06:01下载
- 积分:1