-
essing
说明: 利用C_Builder与Matlab实现实时数据的获取与处理(Matlab using C_Builder and real-time data acquisition and processing)
- 2011-03-29 18:43:30下载
- 积分:1
-
Chapter-1
matlab project chapter 001
- 2011-04-26 00:43:43下载
- 积分:1
-
coloring-problem
Welsh.m为着色问题中的Welsh-Powell算法程序,并且sortd.m为其中调用的一个排序子函数。(Welsh.m coloring problem in the Welsh-Powell algorithm program and sortd.m call for which a sort subroutines.)
- 2012-04-16 15:01:13下载
- 积分:1
-
matlab-(8)
matlab编写的遗传算法,解决各种遗传算法问题,适合于建模的学生。(Genetic algorithm written in MATLAB, to solve the problem of genetic algorithm, suitable for modeling students.)
- 2014-08-13 20:49:52下载
- 积分:1
-
suzishibie
用MATLAB读取图片,并用神经网络进行训练,输出辨识数字。(Reads the image using MATLAB, and training, the digital output identification using neural networks.)
- 2015-09-19 21:12:58下载
- 积分:1
-
DBFM
说明: simulink搭建的无刷双馈电机控制的矢量控制(Brushless doubly-fed machine control)
- 2019-03-29 18:00:11下载
- 积分:1
-
fuzzy01
模糊系统逼近程序,用模糊算法对系统进行逼近(Fuzzy Systems Approximation procedures, use of fuzzy approximation algorithm for the system)
- 2008-05-23 15:42:36下载
- 积分:1
-
tsd-xt2coord
使用此函数来提取一个地理坐标输入字符串了。该功能非常灵活,因此,协调可能位于任何地方的字符串,并可能有许多的格式之一。(Use this function to extract one geographical coordinate out of an input string. The function is extremely flexible, thus the coordinate may be located anywhere in the string and may have one of many formats.)
- 2011-05-23 16:25:02下载
- 积分:1
-
leach1
leach algorithm simulation for matlab
- 2012-10-25 09:51:49下载
- 积分:1
-
date-calculate
计算这一年已经逝去的天数(包括当天)。在平年中,它的取值范围为1到365,在闰年中,它的取值范围1到366。编写一个MATLAB程序,输入年,月,日,输出为对应的该天是当年的第几天。
闰年是这样规定的
1).能被400整除的年为闰年
2)能被100整除但不能被400整除的年不为闰年
3).能被4整除但不能被100整除年为闰年
4).其余的年份不为闰年
(This year has calculated the number of days elapsed (including that day). In non-leap year, it ranges from 1 to 365 in a leap year, it s the range of 1 to 366. Write a MATLAB program, enter the year, month, day, corresponding to the output of the first year of the day is a few days.
This leap is required
1) is divisible by 400 is a leap year
2) can be divisible by 100 but not divisible by 400 years is not a leap year
3) be divisible by 4 but not divisible by 100 is a leap year
4) the rest of the year is not leap year)
- 2011-12-13 23:35:17下载
- 积分:1