-
2
说明: 基于matlab简单图像处理系统中对图片的取反功能(Based on a simple matlab image processing system for the inversion of the image)
- 2014-01-19 22:17:55下载
- 积分:1
-
MATLABcode
matlab中对图形轮廓的特征提取代码,程序实现,(matlab in the graphic outline feature extraction code, program implementation,)
- 2013-09-03 19:40:06下载
- 积分:1
-
123
设计并制作一个用于篮球比赛计时计分器,能显示各种比赛时间,并显示比赛比分,能实现每次加1分、加2分、减1分操作。(Design and production of a timing for the basketball game scoring device capable of displaying a variety of game time, and displays game scores, able to add 1 point each time, add two points, by a sub-operation.)
- 2009-12-29 09:18:33下载
- 积分:1
-
matlab
说明: Matlab是科学计算与仿真中常用的工具软件,本文阐述Matlab编程中需要注意的问题!(Matlab is commonly used in scientific computing and simulation software tool, this paper, Matlab programming issues that need attention!)
- 2010-03-31 10:54:46下载
- 积分:1
-
Surface
利用最速下降法计算最小曲面的面积,初始条件为0,边界条件为正方形固定边界。(Using steepest descent method to calculate the minimum surface area. Initial condition is 0, while boundary condition is square fixed values.)
- 2015-02-05 18:36:12下载
- 积分:1
-
power-flow
本程序用C语言实现直角坐标系下的牛拉法潮流计算(power flow calculation program using C language under the rectangular coordinate system
)
- 2013-10-06 19:04:05下载
- 积分:1
-
Mppt_sfunction
可实现光伏电池板最大功率点的跟踪,使其输出最大功率(PV panels can achieve maximum power point tracking, so that the maximum power output)
- 2011-05-24 16:01:32下载
- 积分:1
-
fenzhi
#include <iostream.h>
int main()
{
int i(0),sum(0)
while (i<=100)
{
sum=sum+i
++i
}cout<<"sum="<<sum<<endl
return 0;
}
- 2009-12-11 22:03:44下载
- 积分:1
-
MATLAB
MATLAB入门,如何运用具体的MATLAB进行算法的实现(Getting Started with MATLAB, how to use specific MATLAB for algorithm implementation)
- 2011-10-25 14:27:57下载
- 积分:1
-
MPPT
matlab MPPT仿真,定步长电导增量法,在matlab2011上验证可以使用(matlab mppt)
- 2020-12-11 17:39:17下载
- 积分:1