-
Numerical-Analysis-and-matlab-CD
说明: 数值分析及其matlab光盘,文中详细描述了matlab的数值分析程序(Numerical Analysis and matlab CD)
- 2011-04-02 18:23:38下载
- 积分:1
-
fast-de-coupled
The distribution network has characteristics different from the transmission system. Distribution
networks are commonly
1. three-phase unbalanced
2. radial with sometimes weakly meshed topology
3. with high resistance to reactance (r/x) rations
here, an equivalent current injection method is used in rectangular coordinates to analyse the given radial distribution system. The FDLF method uses the NR-algorithm, with a constant Jacobian matrix. This matrix is further decoupled into two identical sub-Jacobian matrices.
- 2013-04-09 14:09:15下载
- 积分:1
-
project_test
This program give examples on how to sample from normal distribution
- 2010-10-24 11:34:56下载
- 积分:1
-
TSP-MATLAB-CODE
用改进遗传算法求解TSP问题,并编制了完整的Matlab程序予以仿真实现.程序中选择算子采用最佳个体保存与赌轮选择相结合的策略,最后分析了最佳个体保存比例对寻优效果的影响. 更多还原
(Improved genetic algorithm for TSP, and the preparation of a complete Matlab simulation program to be achieved. Program, select the operator uses the best individual preservation and roulette wheel selection strategy of combining, the final analysis of the optimal ratio of individual saving optimization results impact. more reduction)
- 2013-12-16 09:38:02下载
- 积分:1
-
shuang-pu
可以对数据进行双谱计算。适合对非平稳信号进行分析。(The data can be double-spectrum calculation. Suitable for non-stationary signal analysis.)
- 2020-08-01 20:28:36下载
- 积分:1
-
matlab数据做图
说明: 主要是对数据做初级滤波和组合分析,其实就是对多路数据做了采集并组合做图(Primary filtering and combination analysis of data)
- 2020-06-24 22:00:02下载
- 积分:1
-
farayand-zadomarg
this is a good program for beginner
- 2011-09-23 10:17:17下载
- 积分:1
-
Laganiere-Robert---OpenCV-2-Computer-Vision-Appli
Laganiere Robert - OpenCV 2 Computer Vision Application Programming Cookbook - 2011
- 2014-01-28 15:01:04下载
- 积分: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
-
Matlabmaterial
有关matlab的基本运算函数,基本绘图指令(平面和立体),pdf格式的matlab循序渐进是一本对初学者很有帮助的书(Related to basic computing matlab function, basic drawing commands (plane and three-dimensional), pdf format matlab is a gradual one pairs of helpful books for beginners)
- 2008-05-30 07:16:56下载
- 积分:1