-
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
-
PF_codes
许多程序还提供了图形用户界面.可直接用于各种智能算法设计.
(many procedures also provide a graphical user interface. Can be directly applied to various smart algorithm design.)
- 2007-05-23 09:17:36下载
- 积分:1
-
magic-cube-matlab
求解任意阶魔方的变换的matlab程序源代码。(Solving the Rubik' s cube of any order transform matlab program source code.)
- 2013-04-04 19:07:27下载
- 积分:1
-
filter
数字滤波,卷积实现,狄利克雷函数波形,hamel 低通滤波仿真(Digital filtering, convolution, Dirichlet function waveform, hamel low-pass filter simulation)
- 2013-05-19 20:49:24下载
- 积分:1
-
好用的自适应控制算法源码
最小二乘回归分析算法,电力系统暂态稳定程序,可以进行暂态稳定计算,算法优化非常好,几乎没有循环,光纤无线通信系统中传输性能的研究,真的是一个好程序,是本科毕设的题目。
- 2022-03-19 09:05:29下载
- 积分:1
-
shallowroot-TRS
The exponential growth in the number of Photovoltaic
(PV) system installations verifies that solar power
technology has become one of the promising energy
resources. This paper introduces new control scheme
and converter topology for low to medium power PV
applications. Proposed topology provides independent
MPPT and power decoupling without the use of bulky
electrolytic capacitors.
- 2010-07-20 20:59:50下载
- 积分:1
-
dafen
dafen方程的计算,分岔,吸引子,详细过程,包含图形(dafen equation calculations, bifurcation, attractor, the detailed process, including graphics)
- 2009-11-29 16:06:20下载
- 积分:1
-
MATLAB-simulation-technology
运用MATLAB对工业产品的设计进行仿真技术与应用(The use of MATLAB simulation technology and application design of industrial products)
- 2012-10-24 22:28:25下载
- 积分:1
-
boost_CM_switching
DC TO DC converter (boost) simulation with matlab
- 2010-06-01 06:06:32下载
- 积分:1
-
Matlap-Programee
Image processing is my soul.and i love it lot
- 2014-08-01 19:25:38下载
- 积分:1