-
Difds3
用LAPLACE方法求解多维沃尔泰拉方程,此处为一个变元的方程,由于该方程同时含有微分和积分,一般求解有一定的困难。此处为MATLAB程序,注意不同的边界条件(used method for multiple preoperational Ertaila equation here as a variable element of the equation, As the same time contain differential equations and integral, the general solution is definitely difficult. MATLAB here for the procedures, attention to the different boundary conditions)
- 2007-06-30 13:55:36下载
- 积分:1
-
fps3
分形曲面的matlab简单程序,已经测试过。(Fractal surface matlab simple procedure, has been tested.)
- 2011-11-15 21:27:41下载
- 积分:1
-
huffman
This program code is for compressing a file or image using Huffman coding without any built-in functions.
- 2013-11-22 01:47:26下载
- 积分:1
-
dcmotor_resolver_coupling
DC motor is a device that converts electrical energy into mechanical energy. DC motor structure consists of two main parts: a permanent magnet and a coil. There is also a brush which is connected to an external electric power to the coils of the motor. When coil is powered on, there is a magnetic field around the coil.
- 2015-04-21 12:41:26下载
- 积分: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
-
NR_POWERFLOW
Newton-Raphson Power Flow
- 2010-09-01 05:14:36下载
- 积分:1
-
Matlab_Wina
维纳滤波的代码:维纳滤波的计算机实现,简单易懂(Wiener filtering code: Wiener filtering computer, and easy to understand)
- 2010-11-25 10:29:48下载
- 积分:1
-
matlab
很好的MATLAB教程,思路清晰,有助于初学者快速学号MATLAB(Good MATLAB tutorials, clear thinking, helps beginners quickly learn No. MATLAB)
- 2014-12-13 19:00:14下载
- 积分:1
-
tf_block
transfer function model
- 2013-12-11 01:30:57下载
- 积分:1
-
PFC
说明: 利用Matlab,建立了PFC电路的精确仿真模型,没有斜坡补偿。(matlab,PFC simulation)
- 2009-08-09 00:08:15下载
- 积分:1