-
MINROUTE
我们编的MATLAB程序,实现了用最短路算法求最短路径。这是我们在学校国际赛模拟题做的东西,相信对数模很有用。(We compiled MATLAB program, using the shortest path algorithm to achieve the shortest path. This is our international competition simulation title in the school do something, I believe the number of modules useful.)
- 2010-10-31 20:51:46下载
- 积分:1
-
wavelet
小波变换用计算机的快速实现,采用MATLAB计算工具(Wavelet transform fast to achieve using the computer,Using MATLAB calculation tool)
- 2012-04-29 23:41:47下载
- 积分:1
-
music
经典的MUSIC算法程序,可仿真出图形,有求MUSIC算法均方根误差的源程序(The classic MUSIC algorithm can emulate the graphics are asking MUSIC algorithm RMSE source)
- 2021-04-13 22:18:56下载
- 积分:1
-
OP37
OP37的一个资料。欢迎大家看看OP37的一个资料。欢迎大家看看
- 2010-08-03 10:22:36下载
- 积分:1
-
miufeng_v46
迭代自组织数据分析,有较好的参考价值,采用了小波去噪的思想。( Iterative self-organizing data analysis, There are good reference value, Using wavelet denoising thought.)
- 2016-06-18 20:36:51下载
- 积分:1
-
PSO
Particle Swarm Optimization with different ineria weights
- 2013-02-09 12:24:25下载
- 积分:1
-
matlab
用MATLAB仿真的滤波器,里面包括一个文档和MATLAB文件,希望对初学者有用!(Filter simulation using MATLAB, which includes a document and MATLAB files, useful for beginners hope!)
- 2009-05-31 20:52:38下载
- 积分:1
-
myclock07
Analog clock simulation in Matlab
- 2015-01-07 12:56:59下载
- 积分:1
-
wuyuan
三种无源滤波器输出波形比较分析,包括L型滤波器,LC型滤波器,LCL型滤波器(three kinds of filter)
- 2015-06-08 11:08:44下载
- 积分:1
-
vc调用matlab
将一个m文件转成c /cpp文件并在VC中进行编译。这种方法有个烦人的地方,每次你都需要把matlab生成的一 大堆c和h文件考到vc中,比如我读入一副图片先做膨胀,再腐蚀,再进行小波变换,最后 显示。这样一个程序会生成大概150多个文件,每次都要拷贝这些文件很不方便。我试着用 了另外一种方法,可以简化这些工作。那就是不生成cpp文件交给VC去编译,而是直接在m atlab中生成一个dll交给VC去链接即可。这样无论matlab生成多少文件,都只需要拷贝三 个文件即可。 (m to a document conversion c/cpp files and compile VC. Such a method is a nagging place every time you need Matlab has generated a lot of c and h vc document examination, for example, I read a photo, first expansion, and corrosion, further wavelet transform, the last show. Such a procedure will probably generate more than 150 documents, each copy of these documents must be very inconvenient. I tried another kind of approach can simplify their work. It is not generating cpp documents to the VC to compile, but m atlab directly in the formation of a dll to the VC to link. No matter how many documents generated Matlab, only three need to copy documents.)
- 2005-03-22 21:40:12下载
- 积分:1