-
devguide
GUIA DE AUTOAPRENDIZAJE PARA VISUAL BASIC
- 2014-08-13 12:03:38下载
- 积分:1
-
myaa
matlab圆滑曲线及曲面程序,有效去除作出的曲线和曲面的锯齿(matlab program sleek curves and surfaces, effectively removing jagged curves and surfaces )
- 2014-11-17 15:23:33下载
- 积分:1
-
fwhm (3)
说明: 可以精确测量脉冲的脉宽,计算出脉冲的半高全宽(Pulse width can be measured accurately)
- 2020-03-20 19:31:23下载
- 积分:1
-
RF_TE
光栅电磁场理论问题的Rayleigh-Fourier方法求解,针对TE偏振下p=1的单层介质光栅。(Rayleigh-Fourier method for grating)
- 2021-05-14 00:30:02下载
- 积分:1
-
caculate_variance
Verilog语言求解均方根的近似方法,用MATLAB仿真实现,思想可移植到FPGA中(Verilog language rms approximate solving method, using MATLAB simulation, ideas can be transplanted into the FPGA
)
- 2013-11-20 20:55:10下载
- 积分:1
-
bin2hex
function total_length=text_length_num(file_cell)
total_length=0
for i=1:length(file_cell)
y1=char(file_cell(i))
for j=1:length(y1)
if(y1(j)== > )
got=j-3
end
end
y=
for k=1:got
y(k)=y1(k)
end
[a,b,c,d]=fileparts(y)
FileName=[b c]
fid=fopen(y)
total_length_char=0
while 1
tline = fgetl(fid)
if ~ischar(tline), break,
- 2010-07-30 09:38:27下载
- 积分:1
-
Money-market-on-Matlab
货币市场及利率互换定价 基于matlab(Money market and interest rate swap pricing based on matlab)
- 2013-04-02 14:18:35下载
- 积分:1
-
PSO-optimize-matlab
粒子群优化算法的matlab源码,供学习粒子群的同学参考(This is the Particle swarm optimization algorithm matlab source code, just provide reference for guys learning of the particle swarm.)
- 2013-12-10 20:55:49下载
- 积分:1
-
Eye_Recog._Sys
matlab eye recognition system source code
- 2011-05-08 02:31:06下载
- 积分:1
-
orbit_Terra
1)先利用文件Lorenz.m求解出Lorenz系统,并把其数组保存成名字为un.mat的文件。
2)直接运行文件Lorenz1.m 便可统计出Lorenz系统的轨道(a) first use of document Lorenz.m solved Lorenz system, and the preservation of its array of un.mat name into the paper. 2) Run the file directly Lorenz1.m Lorenz will be the statistics on the track)
- 2007-05-22 19:51:26下载
- 积分:1