-
xunhuandutu
用于matlab环境下读取指定目录下的图像(Environment for matlab to read the image under the specified directory)
- 2009-11-08 13:18:42下载
- 积分:1
-
Adaptive-filter-and-matlab
说明: 自适应滤波算法研究及matlab实现论文,希望大家用得上,分享给各位(Adaptive filtering algorithm, and matlab to achieve paper, I hope you apply, you share)
- 2011-04-03 22:06:43下载
- 积分:1
-
444408755CMA
通信系统中,盲均衡技术的研究---恒模算法(Communication systems, blind equalization of constant modulus algorithm research---)
- 2011-11-15 16:12:08下载
- 积分:1
-
main
此代码用于matlab仿真中计算求解并联机器人工作空间(Compute the robot workspace)
- 2020-06-24 15:00:02下载
- 积分:1
-
一个好的三维点云数据显示系统GUI调试工具
多元数据分析的主分量分析投影,相关分析过程的matlab方法,搭建OFDM通信系统的框架,一个很有用的程序,这个有中文注释,看得明白,Pisarenko谐波分解算法。
- 2022-08-05 17:32:12下载
- 积分:1
-
Matlab
Handbook of Practical MATLAB® for Engineers
Practical MATLAB® Basics for Engineers
Practical MATLAB® Applications for Engineers
- 2010-06-09 00:11:14下载
- 积分:1
-
mex
function matrix=asciiRead(fileName)
asciiRead: Read an ascii file into a matrix
Usage: matrix=asciiRead(fileName)
Roger Jang, 20041021
if nargin<1, selfdemo return end
fid=fopen(fileName, rb )
content=fread(fid, inf, char )
fclose(fid)
file=tempname
copyfile(fileName, file
- 2010-04-04 20:43:59下载
- 积分:1
-
tsp-with-GA
traveling salseman problem using ga
- 2011-06-12 02:45:11下载
- 积分:1
-
Davenport
Davenport谱,风荷载经典时程模拟曲线(Davenport spectrum)
- 2014-04-19 17:31:03下载
- 积分:1
-
GA
说明: matlab中ga算法的一个小program,还是挺细致的。(ga in matlab algorithm for a small program, we welcome the added ah ~ ~ ~ ~)
- 2013-07-27 14:22:45下载
- 积分:1