-
sgas
网上下载的一个求取微分方程的程序,大家顶下(Download a program to strike a differential equation, we parietal)
- 2011-09-28 11:06:53下载
- 积分:1
-
2
说明: matlab 中很实用的源代码2:中值滤波器、用Sobel算子和拉普拉斯对图像锐化,梯度算子检测边缘(Practical source code of matlab)
- 2015-04-20 16:24:55下载
- 积分:1
-
surshrHEDA
基于直方图的分布估计算法matlab源程序,测试函数选用的是30维函数(for h=1:m
for j=1:((x2-x1)/binswidth)
if (x(h)>=x1+(j-1)*binswidth)&(x(h)<x1+j*binswidth)
H(j)=H(j)+1
end
end
end
[wid,len]=size(H)
H=H/(wid*len)
objvalue=sort(objvalue, descend )
for j=1:((x2-x1)/binswidth))
- 2013-03-15 10:44:15下载
- 积分:1
-
tongxunluchengxu
这是我从一本书上看着例子编的源程序,很好的对学习很有帮助(This is what I look at an example of a book compiled on the source, very good very helpful for learning)
- 2010-03-10 17:52:45下载
- 积分:1
-
power
潮流计算的好程序,c++,潮流计算的好程序,c++(Good program flow calculation, c++)
- 2014-02-21 00:13:07下载
- 积分:1
-
xcorr2
控制台程序,实现matlab中xcorr2()函数,实现二维相关运算(xcorr2())
- 2010-09-26 14:33:11下载
- 积分:1
-
maichongyuan
脉冲激光器输出表达式的仿真实验,可以研究脉冲激光器的脉冲(the matlab of the out put of the pulse laser is used for the studied by the user)
- 2015-11-19 14:29:53下载
- 积分:1
-
Good-practical-guide-to-Matlab
Good practical guide to Matlab
- 2011-01-17 21:53:39下载
- 积分:1
-
BAnet-and-MATLAB
无标度网络简介 生成原则 matlab程序代码以及最终成图plot(Introduction to generate scale-free network matlab code principles and ultimately into the chart plot)
- 2013-11-24 15:56:39下载
- 积分:1
-
matlab_rtw_c
(1)通过Simulink创建仿真模型;(2)配置相关RTW(Real-Time Workshop)参数;(3)通过RTW(Real-Time Workshop)自动生成C代码文件,并理解主要文件、接口函数和变量的意义;(4)在Visual C++中将生成的C代码作适当修改,编译运行并分析结果。((1) created by Simulink simulation model (2) configuration related to RTW (Real-Time Workshop) parameters (3) RTW (Real-Time Workshop) automatically generate C code files, and understand the main document, interface functions and variables significance (4) Visual C++ generated C code will be modified as appropriate, compile, run and analyze the results.)
- 2011-01-09 23:00:25下载
- 积分:1