-
fiber-mode-LP01
利用matlab实现光纤的模式分布图的模拟。(Using matlab to achieve mode fiber distribution simulations.)
- 2020-12-07 16:49:22下载
- 积分:1
-
MATLABbeastcourse
MATLAB基础讲解 适用于初学者 学会MATLAB不是问题 简单易懂 适用性强(MATLAB for beginners to learn to explain the basis of MATLAB is not a problem easy to understand applicability)
- 2010-11-02 10:42:25下载
- 积分:1
-
testm65vc
说明: 通过visual c++6.0调用 matlab6.5(vc matlab)
- 2011-03-31 06:05:53下载
- 积分:1
-
Mppt_sfunction
可实现光伏电池板最大功率点的跟踪,使其输出最大功率(PV panels can achieve maximum power point tracking, so that the maximum power output)
- 2011-05-24 16:01:32下载
- 积分:1
-
HSJZ
function [ H ,S ] = HS( f )
UNTITLED2 Summary of this function goes here
Detailed explanation goes here
syms x1 x2
f1=diff(f,x1)
f2=diff(f,x2)
S= [f1 f2]
H = [diff(f1,x1) diff(f1,x2) diff(f2,x1) diff(f2,x2)]
end
s0=subs(S,findsym(S),[0 0])(function [H, S] = HS (f) UNTITLED2 Summary of this function goes here Detailed explanation goes here syms x1 x2 f1 = diff (f, x1) f2 = diff (f, x2) S = [f1 f2] H = [diff (f1, x1) diff (f1, x2) diff (f2, x1) diff (f2, x2)] end s0 = subs (S, findsym (S), [0 0 ]))
- 2013-04-11 23:40:13下载
- 积分:1
-
11.CPP-Primer-3rd
11.C++ Primer 3rd(中文版),众所周知的C++学习经典书籍,C++学习圣经(11.C++ Primer 3rd (Chinese version))
- 2015-04-04 10:28:24下载
- 积分:1
-
SSD6_lab08
练习1:查找内存错误
练习2:阅读书籍高质量ç 编程指南.PDF林锐(林锐)P95,回答问题4。
练习3:阅读代码sizeof.rar。不运行它,它的分析和写入输出。(Practice 1: Finding Memory Bugs
Practice 2: Read book 高质量C编程指南.pdf by Lin, Rui(林锐) P95, answer question 4.
Practice 3: Read the code in sizeof.rar. Without running it, analysis it and write the output.)
- 2014-11-23 12:02:44下载
- 积分:1
-
huffmanqi
本程序不能编译除大小写字母之外的编码
本程序需事先建立字母权值文后件才可运行
本程序从文件中读入文字,编译后写入文件,所以屏幕上不会直接出现答案(not build this program in addition to case-insensitive outside of the coding process required prior to the establishment of the letters after the value of the text pieces can Win OK this program read from the file into the text, compiled into the paper, not directly on the screen appeared the answer)
- 2006-11-08 11:58:41下载
- 积分:1
-
matlab-image-processing-
各种经典图像处理算法的matlab源代码,初学者可以看看(A variety of classical image processing algorithm Matlab source code, beginners can take a look at)
- 2012-08-11 14:07:35下载
- 积分:1
-
svmlight
第二个:matlab 和C++联合用于SLSVM,另外一种风格的(the second file: matlab and c++ together for SVM)
- 2011-12-28 09:43:45下载
- 积分:1