-
finish
实现快速傅里叶变换,自编函数FFT.而不需使用matlab自带的FFT函数(it can realize the fast fuleir tansform)
- 2009-09-11 16:25:25下载
- 积分:1
-
sanshe1
c++ and matlab 散射电流可视化、球体(c++ and matlabScattering current visualization, sphere
)
- 2012-03-30 11:15:00下载
- 积分:1
-
MexDemo
matlab开发,在Vs2010里配置matlab调用环境(matlab developer)
- 2012-09-15 19:05:33下载
- 积分:1
-
sample-nvidia-cpu-gpu
Smple code using Nvidia programs prunted in pdf file
- 2014-10-01 10:59:54下载
- 积分:1
-
aybook.cn_miantidbuehd1010
CodeProject网站上下载的关于matlab与C#,MATLAB与VC混合编程的资料,很全(CodeProject web site to download on matlab and C#, MATLAB and VC mixed programming information, it is all)
- 2010-07-22 23:14:37下载
- 积分:1
-
grammar
输入任意文法,找到终结符和非终结符。并统计个数。()
- 2007-10-15 12:50:52下载
- 积分:1
-
JiLinUniversity-matlab
吉林大学matlab教程,里面都是些常用的方法介绍,适合英语不好想学习matlab的初学者(Jilin University matlab tutorial, there are some commonly used methods of introduction, English is not good for the beginner want to learn matlab)
- 2011-08-14 17:32:12下载
- 积分:1
-
work
这个代码的主要作用是练习用的,可以用它来练习,然后得到提高(The code is based on Practice,so we can use it to make some improvement and maybe it can realize some new functions)
- 2011-11-06 21:05:58下载
- 积分: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
-
ConvertGpsTime
在matlab软件中将GPS时间转换成周和周秒(Convert Gps Time)
- 2011-09-14 11:01:53下载
- 积分:1