-
matlab
matlab编程入门基础讲义,非常实用的讲解及多个小程序(matlab programming entry basis of handouts, very practical presentation as well as a number of small programs)
- 2013-03-11 12:32:19下载
- 积分:1
-
dddddddd
机械齿轮的参数优化,设计一直齿圆柱齿轮传动, 已知其齿数比u= 4, 小轮轴
扭矩T 1= 100N. m, 单向传动, 润滑良好, 非对称布置, 两齿
轮材料 小齿轮40Cr, 调质, 齿面硬度HB= 250~ 280, [ RH ] 1
= 630MPa, [ RF ] 1= 288MPa 大齿轮45 钢, 调质, 齿面硬度
HB= 220~ 250, [ RH ] 2= 550MPa, [ RF ] 2= 204MPa, 取载荷系
数K = 1. 28。(Parameter optimization of the mechanical gear design has been Cylindrical Gear, known gear ratio u = 4, small axle torque T 1 = 100N m, one-way transmission, well-oiled, non-symmetrical arrangement of the materials of the two gears pinion 40Cr quenched and tempered tooth surface hardness HB = 250 ~~ 280 [RH] 1 = 630 MPa [RF] 1 = 288MPa large gear 45 steel, quenched and tempered tooth surface hardness HB = 220 to 250, [RH] = 550MPa , [RF] 2 = 204MPa, to take load factor K = 1 28.)
- 2013-01-05 19:43:07下载
- 积分:1
-
fopid
陈阳泉教授以及其他学者的有关分数阶PID方面的 论文;经典值得学习,与大家共享;仿真以Matlab为主(Papers Fractional PID aspects related to Professor Chen Yangquan and other scholars classic worth learning, shared with everyone simulation in Matlab-based)
- 2014-02-20 14:37:38下载
- 积分:1
-
LuenbergerObs
this a useful program for students in electrical engineering and it it is about Luenberger observer for speed-sensorless DC motor drive
- 2016-06-10 21:09:13下载
- 积分:1
-
fsk
说明: 用与matlab的fsk调制的信号的波形的代码,可以实现仿真(it is fsk)
- 2011-04-08 19:18:18下载
- 积分:1
-
PID-Control-4
离散系统的数字PID控制,可以跟踪阶跃信号、正弦信号、方波信号,根据S参数选择。(Discrete digital PID control system can track a step signal, sine, square wave signal, according to S parameters.)
- 2011-10-06 12:06:14下载
- 积分:1
-
MATLAB-Programming
Matlab编程(Stephen.J.Chapman编.刑树军.郑碧波译.),适用于初学者快速入门。(Matlab programming, suitable for beginners to get started quickly.)
- 2013-11-08 10:02:44下载
- 积分:1
-
Neural_Network_Toolbox_For_Use_with_MATLAB_newnob
神经网络matlabtollbox,对编成很重要(Neural network matlabtollbox, very important for the formation)
- 2009-04-12 08:34:08下载
- 积分:1
-
Untitled
a.阅读的图像img_1.tif,img_2.png的文件夹中,并
他们展示于一体,这两个数字分别。
(参考函数:imread, imshow, figure, subplot)
b.在matlab,观察从工作区中的图像信息面板
c.分别使用size, imfinfo,whos等功能获得的图像信息
d.添加标题的图像。 (参考函数:title)
Ë 。下面的代码实现的M文件编辑器
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
观察结果,并确定的功set()
f。保存img_1.tif目录“D: imagetest”。如果该文件夹不
存在,请首先创建这个新的文件夹。 (参考函数:imwrite)
(a. Read the images img_1.tif, img_2.png given in the folder, and
show them in one and two figures respectively.
(referenced function: imread, imshow, figure, subplot)
b. In matlab, observe the images information from the workspace
Panel
c. Use size, imfinfo,whos,etc functions to obtain image information
respectively.
d. Add title to the images. (referenced function: title)
e. Implement the following codes in the M-file Editor
f=imread(‘img_1.tif’)
imshow(f)
set(figure(1), NumberTitle , off , Name , my first image’)
observe the result, and determine the function of set()
f. Save img_1.tif to the directory “d:imagetest”. If the folder does not
exist, please create this new folder first. (referenced function:
imwrite))
- 2013-04-26 09:26:40下载
- 积分:1
-
confusion_matrix
将机器学习分类的结果生成混淆矩阵,并画出混淆矩阵。。。。。。。。(generating confusion matrix and draw it)
- 2020-07-15 19:08:50下载
- 积分:1