-
biaozhunhua
matlab环境下的程序对数据进行标准化,此程序简单易懂,效率也非常高,是一个非常好的程序代码,非常值得推荐!(matlab environment, the data standardization process, this process easy to understand, efficiency is very high, is a very good code, very recommendable!)
- 2010-11-05 07:47:39下载
- 积分:1
-
T_w
一台三相感应电动机,参数分别为:230V,60Hz,12kW,4极绕线式转子,
定子有效电阻R1=0.095,定子漏电抗利用Matlab软件绘制电机的机械转矩Tmech作以r/min为单位的转子转速的函数时的变化曲线(A three-phase induction motor, the parameters are: 230V, 60Hz, 12kW, 4 pole wound rotor,
Drawn using Matlab software for the motor to the mechanical torque Tmech r/min as a function of the unit when the rotor speed curve
)
- 2011-12-23 21:20:37下载
- 积分:1
-
cuotout
说明: 图像处理代码,能够对一张RGB图像类型的图片进行裁减,并且二值化处理。(Image processing code, capable of an RGB image types of pictures cut, and the binary treatment.)
- 2010-03-22 23:25:45下载
- 积分:1
-
v60-22
This paper presents a new classification algorithm using
colour and texture for obstacle detection. Colour information is
computationally cheap to learn and process. However in many cases,
colour alone does not provide enough information for classification.
Texture information can improve classification performance but usually
comes at an expensive cost.
- 2010-05-13 07:13:53下载
- 积分:1
-
基于扩张观测器的PID控制
一类基于扩张观测器的PID控制算法。Matlab编写的代码,测试效果良好。(A Kind of PID Control Algorithm Based on Expanded Observer. Matlab prepared by the code, the test results are good.)
- 2021-01-05 19:28:54下载
- 积分:1
-
msTracker1
均值漂移跟踪算法的修改程序,包括源代码和调用程序。(Mean Shift tracking algorithm to modify the program, including source code and the calling program.)
- 2013-11-25 21:03:40下载
- 积分:1
-
fh116
主要是基于mtlab的程序,基于多相结构的信道化接收机,分数阶傅里叶变换计算方面。( Mainly based on the mtlab procedures, Channelized receiver based on multi-phase structure, Fractional Fourier transform computing.)
- 2017-04-16 14:47:24下载
- 积分:1
-
browse_score_xls
Matlab GUI程序, 带文件名browse功能,可打开excel文件。使用了listbox,edit,button等控件。
从excel文件中读取信息,显示在姓名和成绩两个窗口中,且可以在姓名窗口点选一个或多个姓名来显示对比成绩;
其中提供了文件浏览窗口,可供选取文件。
本例针对成绩文件score.xls,结构是:姓名,语文,数学,英语若干成绩。(Matlab GUI program with the file name browse function, can open the excel file. Use the listbox, edit, button, etc. controls. Read information from the excel file, name and achievements displayed in two windows, and you can name one or more of the window click on the name to display the comparison results which provides a file browser window, select the files available. In this case for the results file score.xls, the structure is: name, language, mathematics, English some success.)
- 2010-06-04 01:17:00下载
- 积分:1
-
linproj
模型是结构体类型的线性投影Y = linproj(X, model) 其中W.model为线性投影矩阵, Y = model.W *X + model.b
b为偏差值( Description:
Y = linproj(X, model) linearly projects data in X such that
Y = model.W *X+ model.b
out_data = linproj(in_data, model) projects in_data.X
out_data.X = model.W *in_data.X+ model.b
out_data.y = in_data.y
Input:
model [struct] linear projection:
.W [dim x ncomp] Projection matrix.
.b [ncomp x 1] Bias.)
- 2011-05-01 18:11:47下载
- 积分:1
-
ofdm-tongbusuanfa
OFDM载波同步算法的研究,验证后顺利运行,仿真效果好(After the OFDM carrier synchronization algorithm research, validation run smoothly, good simulation effect)
- 2016-04-27 08:09:35下载
- 积分:1