-
fangzheni
质心加权算法质心加权算法质心加权算法质心加权算法(Weighted centroid algorithm weighted centroid algorithm weighted centroid algorithm weighted centroid algorithm)
- 2010-06-07 12:07:38下载
- 积分:1
-
matlab6.5
matlab6.5图形图像处理源程序,很经典的一本关于图像处理算法和代码的书。(Graphics Image Processing matlab6.5 source, it is a classic on the image processing algorithms and code book.)
- 2009-05-12 11:14:30下载
- 积分:1
-
Analytic-Hierarchy-Processmatlab
层次分析法可应用对各种决策,判断,评价中的选择问题,优化问题(AHP can be applied to a variety of decision-making, judgment, evaluation of the selection of the optimization problem)
- 2013-07-22 12:23:51下载
- 积分:1
-
asli3
good paper ieee for simulink in matlab
- 2013-08-01 14:20:43下载
- 积分:1
-
makebatches
自己编写的一个大批量不同类别数据录入程序,并且为防止因为数据量太大导致程序运行缓慢,将其改写成分批小规模数据。方便了大规模数据处理慢带来的各种不变。(I have written a large quantities of different types of data entry procedures, and because the amount of data in order to prevent too much causes the program to run slowly, be rewritten into small batches of data. Facilitate the large-scale data processing slow and the various unchanged.)
- 2013-09-23 09:52:29下载
- 积分:1
-
yuanzhen
本程序是圆形相控阵方向图合成,阵型位于不同坐标面上所得的方向图不同。本程序分别从阵型位于水平和竖直阵面两种情况进行仿真,结果不同。有利于初学者对相控阵方向图合成的理解和对matlab编程软件的学习。(This program is the circular phased array pattern synthesis.The direction of the circular phased array placed on the different coordinate surface of a simulation result. This program simulation points placed vertically and horizontally both cases, contribute to the understanding of phased array direction pattern synthesis and matlab programming learning.)
- 2013-04-14 22:08:26下载
- 积分:1
-
mmn
排队系统动画实现的核心程序,matlab gui界面设计的排队系统仿真(Queuing system to achieve the core animation program)
- 2021-04-11 18:48:57下载
- 积分:1
-
BLDCM的simulink模型
说明: BLDCM的simulink模型,电流、转速双闭环控制的无刷直流电动机系统,电机模块是自己封装而成的不是用的永磁同步电动机或者自带的BLDCM,所涉及的三个程序也有展示。(The model of BLDCM, the BLDCM system with double closed-loop control of current and speed,and the motor module is a self packaged permanent magnet synchronous motor or BLDCM, and the three programs involved are also shown.)
- 2020-06-26 19:40:02下载
- 积分:1
-
Rombegrg
录入程序代码,并对该实验代码进行调试,检查程序代码中的语法和语义错误。
编写函数f(x)的代码如下:
Romberg算法¨
function z=f(x)
if (x~=0)
z=sin(x)/x
else
z=1
end
备注:在实验代码中,首先输入必要的变量的值如下:
a=0
b=1
tol=1e-8
待查询检查通过,开始输入执行代码
设置格式format short g查看u的值和sin(u)的值:
(Input program code, and debugging code for the experiment to check the program code in the syntax and semantic errors. The preparation of a function f (x) of the code is as follows: Romberg algorithm ¨ function z = f (x) if (x ~ = 0) z = sin (x)/x else z = 1 end Note: In the experimental code, First, enter the necessary value of the variable is as follows: a = 0 b = 1 tol = 1e-8 pending inquiries, checking through, began to enter the implementation of the code format format short g see u, values and sin (u) values:)
- 2009-12-28 22:03:42下载
- 积分:1
-
wangce
网侧变流器模型,对并网课题方向的研究可能有所帮助,可以运行。(Network-side converter model, the direction of the grid project may be helpful, you can run.)
- 2011-05-12 14:01:09下载
- 积分:1