photo

Young Lee


Last seen: circa 2 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistica

All
MATLAB Answers

15 Domande
0 Risposte

Cody

0 Problemi
1 Soluzione

RANK
124.036
of 300.364

REPUTAZIONE
0

CONTRIBUTI
15 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
73.33%

VOTI RICEVUTI
0

RANK
 of 20.934

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK
120.327
of 168.407

CONTRIBUTI
0 Problemi
1 Soluzione

PUNTEGGIO
20

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Solver
  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


trying to loop for transfer function plots into single figure
Parameters======================== Km1 = 0.01; Km2 = 0.02257; Km3 = 0.04; Rm = 2.093; b = 0.0000262; t = 0.069; T=0:0.0...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Matrix display wrong value
clear all clc % This is Tutorial Q1 Very important make sure the parameters are correct L1=1000; L2=2000; b1=10; h1=10; ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Simulink running 3R robot arm
Q1 Hi, I am working on one of the robotic arm simulation, basic 3 link RRR so I tried to follow as much as possible with tw...

oltre 5 anni fa | 0 risposte | 0

0

risposte

Domanda


For loop problem; could you help?
I wish to calculate w to plot for (T,w) for every thi values and T values, my goal is to plot psychrometric chart do I need to...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


symbolic derivative of lagrangian & kinematic coefficient
Hi II am working on some mechanical problems. basically trying to take symbolic derivative of kinematic coefficients for the p...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Domanda


Looping through arrays with equation out
Hi, I am trying to work on some large data 17200x2 ( need to construct temperature table before doing LSR ) with initial value...

circa 6 anni fa | 1 risposta | 0

1

risposta

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

quasi 7 anni fa

Domanda


is it possible to input two variable values while loading a function from commend menu?
function [] = w8ass7p4(y) y = [n m] %number of files for i = 1:n % variable for folder a = ['binder',nu...

quasi 7 anni fa | 2 risposte | 0

2

risposte

Domanda


how can I write this simpler? (attachment)
I have wrote the following code. just wondering if there is a much simpler way to write the same code.... I feel like Im going...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how can I improve my looping script?
hey guys, im kind of new to matlab and practicing with code. This forloop only allow first input to be used with +4 iterations ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I have a number of scripts which plots graph and want plot on GUI Axes by push buttons. How can I write on the callback to plot on axes referring to variables in workplace or link each script to each push button?
Heres what I have tried hold( handles.plotaxes,'off') % to replace with different graph per each button axes(handles.Axes1) ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I have a simple plotting gui via user input using buttons and wish to save figure on the axes as an jpg image using a pushbutton. what do I need to write on the pushbutton callback?
I have a simple plotting gui via user input using buttons and wish to save figure on the axes as an jpg image using a pushbutton...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


how can I do this mathmatical operation?
I wish to do sum and subtract in column 2 of 84x7 matrices between different rows of the element on the same column and produce...

circa 7 anni fa | 2 risposte | 0

2

risposte

Domanda


Looping matrice column by subtraction
I have a 84x7 matrices. On the entire column 2 and 4, they need to be subtracted from higher number - lower and loop throu...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


How to extract rows from a large number of rows that matchs a unique element in the column
eg ID Test1 Test2 Test 3 ...

circa 7 anni fa | 1 risposta | 0

1

risposta

Domanda


I want to find indexes for maximum and minimum
I am new to matlab and having difficulty. I want to find indexes for maximum and minimum and put them into sets of array. Here i...

circa 7 anni fa | 1 risposta | 0

1

risposta